programming language for managing/auto-organizing (media) files in windows? [on hold] ...
Why doesn't the university give past final exams' answers?
How would you suggest I follow up with coworkers about our deadline that's today?
Was Objective-C really a hindrance to Apple software development?
Does a Draconic Bloodline sorcerer's doubled proficiency bonus for Charisma checks against dragons apply to all dragon types or only the chosen one?
Why is arima in R one time step off?
Is there a verb for listening stealthily?
Are there existing rules/lore for MTG planeswalkers?
SQL Server placement of master database files vs resource database files
Israeli soda type drink
Is Bran literally the world's memory?
Was there ever a LEGO store in Miami International Airport?
How to translate "red flag" into Spanish?
What to do with someone that cheated their way though university and a PhD program?
Like totally amazing interchangeable sister outfit accessory swapping or whatever
What was Apollo 13's "Little Jolt" after MECO?
Why did Europeans not widely domesticate foxes?
What is the ongoing value of the Kanban board to the developers as opposed to management
What's called a person who works as someone who puts products on shelves in stores?
Writing a T-SQL stored procedure to receive 4 numbers and insert them into a table
What *exactly* is electrical current, voltage, and resistance?
Will I lose my paid in full property
Why is water being consumed when my shutoff valve is closed?
How to keep bees out of canned beverages?
Married in secret, can marital status in passport be changed at a later date?
programming language for managing/auto-organizing (media) files in windows? [on hold]
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30 pm US/Eastern)Managing genres in mp3 filesWhat's a good way for organizing PDF documents on Windows?organizing stacks of external hardisk for easy accessTool for managing file routing on Windows XPwhat is the most common/efficient way of managing collections of batch files?Classifying, organizing and deduping files scattered across hard disksorganizing images by resolution with batch filesOrganizing files to prevent duplicity (but still automating backup)Solution for media presentation - windows 7Managing LetsEncrypt Certificate expiration and auto-renewals
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I hope this question is in the right stackoverflow site.
I have built a massively complex batch script set for managing files. It unpacks, renames, adds subtitles, does mp3 gain, figures out where the file needs to be placed into according to the words in the filename by applying scores to each word. It also searches for duplicate files using size, duration and parts of the filename. It uses a wide range of prompt executable tools like filebot, mkvtoolnix, mp3gain, 7z and many others. I have also built a sort of user interface for it, which is very painful to use and uphold.
I realize how ridiculous it is to build a massive program like this out of batch scripts but it's the only language I know. I really, really need to start this 16 year project from scratch and rewrite it in an actual programming language. What language would be the go-to one to learn for this type of project with a proper GUI?
I only know batch and html so keep the lingo simple please.
powershell batch python java file-management
put on hold as off-topic by jonsca, Máté Juhász, Mokubai♦ 9 hours ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions seeking product, service, or learning material recommendations are off-topic because they become outdated quickly and attract opinion-based answers. Instead, describe your situation and the specific problem you're trying to solve. Share your research. Here are a few suggestions on how to properly ask this type of question." – Máté Juhász, Mokubai
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
I hope this question is in the right stackoverflow site.
I have built a massively complex batch script set for managing files. It unpacks, renames, adds subtitles, does mp3 gain, figures out where the file needs to be placed into according to the words in the filename by applying scores to each word. It also searches for duplicate files using size, duration and parts of the filename. It uses a wide range of prompt executable tools like filebot, mkvtoolnix, mp3gain, 7z and many others. I have also built a sort of user interface for it, which is very painful to use and uphold.
I realize how ridiculous it is to build a massive program like this out of batch scripts but it's the only language I know. I really, really need to start this 16 year project from scratch and rewrite it in an actual programming language. What language would be the go-to one to learn for this type of project with a proper GUI?
I only know batch and html so keep the lingo simple please.
powershell batch python java file-management
put on hold as off-topic by jonsca, Máté Juhász, Mokubai♦ 9 hours ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions seeking product, service, or learning material recommendations are off-topic because they become outdated quickly and attract opinion-based answers. Instead, describe your situation and the specific problem you're trying to solve. Share your research. Here are a few suggestions on how to properly ask this type of question." – Máté Juhász, Mokubai
If this question can be reworded to fit the rules in the help center, please edit the question.
which site would be the right one for this? please??
– Bricktop
7 hours ago
add a comment |
I hope this question is in the right stackoverflow site.
I have built a massively complex batch script set for managing files. It unpacks, renames, adds subtitles, does mp3 gain, figures out where the file needs to be placed into according to the words in the filename by applying scores to each word. It also searches for duplicate files using size, duration and parts of the filename. It uses a wide range of prompt executable tools like filebot, mkvtoolnix, mp3gain, 7z and many others. I have also built a sort of user interface for it, which is very painful to use and uphold.
I realize how ridiculous it is to build a massive program like this out of batch scripts but it's the only language I know. I really, really need to start this 16 year project from scratch and rewrite it in an actual programming language. What language would be the go-to one to learn for this type of project with a proper GUI?
I only know batch and html so keep the lingo simple please.
powershell batch python java file-management
I hope this question is in the right stackoverflow site.
I have built a massively complex batch script set for managing files. It unpacks, renames, adds subtitles, does mp3 gain, figures out where the file needs to be placed into according to the words in the filename by applying scores to each word. It also searches for duplicate files using size, duration and parts of the filename. It uses a wide range of prompt executable tools like filebot, mkvtoolnix, mp3gain, 7z and many others. I have also built a sort of user interface for it, which is very painful to use and uphold.
I realize how ridiculous it is to build a massive program like this out of batch scripts but it's the only language I know. I really, really need to start this 16 year project from scratch and rewrite it in an actual programming language. What language would be the go-to one to learn for this type of project with a proper GUI?
I only know batch and html so keep the lingo simple please.
powershell batch python java file-management
powershell batch python java file-management
edited 11 hours ago
Bricktop
asked 11 hours ago
BricktopBricktop
315
315
put on hold as off-topic by jonsca, Máté Juhász, Mokubai♦ 9 hours ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions seeking product, service, or learning material recommendations are off-topic because they become outdated quickly and attract opinion-based answers. Instead, describe your situation and the specific problem you're trying to solve. Share your research. Here are a few suggestions on how to properly ask this type of question." – Máté Juhász, Mokubai
If this question can be reworded to fit the rules in the help center, please edit the question.
put on hold as off-topic by jonsca, Máté Juhász, Mokubai♦ 9 hours ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions seeking product, service, or learning material recommendations are off-topic because they become outdated quickly and attract opinion-based answers. Instead, describe your situation and the specific problem you're trying to solve. Share your research. Here are a few suggestions on how to properly ask this type of question." – Máté Juhász, Mokubai
If this question can be reworded to fit the rules in the help center, please edit the question.
which site would be the right one for this? please??
– Bricktop
7 hours ago
add a comment |
which site would be the right one for this? please??
– Bricktop
7 hours ago
which site would be the right one for this? please??
– Bricktop
7 hours ago
which site would be the right one for this? please??
– Bricktop
7 hours ago
add a comment |
2 Answers
2
active
oldest
votes
PowerShell. Everything you do in batch and cmd line is almost 1 to 1 transferable into PowerShell. I suggest executing the batch files individually in the PowerShell ISE to discover & correct any errors, but they should all be fairly easy to overcome. After that it should be just as simple to connect it all in HTML.
how will it help though?
– Bricktop
7 hours ago
add a comment |
I don't have very much personal experience with it, but I've heard that one of the easiest ways to make a graphical application (especially one that has file interactions), would be programming it using the .net framework in combination with C#.
However, before you learn a whole new language (and a whole new framework), you should probably consider if learning a new language (and then later completely re-writing your scripts for that language) is really worth it. On the other hand, you may find, like I have, that a language like what you are looking for will be useful to know in the future.
New contributor
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
PowerShell. Everything you do in batch and cmd line is almost 1 to 1 transferable into PowerShell. I suggest executing the batch files individually in the PowerShell ISE to discover & correct any errors, but they should all be fairly easy to overcome. After that it should be just as simple to connect it all in HTML.
how will it help though?
– Bricktop
7 hours ago
add a comment |
PowerShell. Everything you do in batch and cmd line is almost 1 to 1 transferable into PowerShell. I suggest executing the batch files individually in the PowerShell ISE to discover & correct any errors, but they should all be fairly easy to overcome. After that it should be just as simple to connect it all in HTML.
how will it help though?
– Bricktop
7 hours ago
add a comment |
PowerShell. Everything you do in batch and cmd line is almost 1 to 1 transferable into PowerShell. I suggest executing the batch files individually in the PowerShell ISE to discover & correct any errors, but they should all be fairly easy to overcome. After that it should be just as simple to connect it all in HTML.
PowerShell. Everything you do in batch and cmd line is almost 1 to 1 transferable into PowerShell. I suggest executing the batch files individually in the PowerShell ISE to discover & correct any errors, but they should all be fairly easy to overcome. After that it should be just as simple to connect it all in HTML.
answered 9 hours ago
DBADonDBADon
946
946
how will it help though?
– Bricktop
7 hours ago
add a comment |
how will it help though?
– Bricktop
7 hours ago
how will it help though?
– Bricktop
7 hours ago
how will it help though?
– Bricktop
7 hours ago
add a comment |
I don't have very much personal experience with it, but I've heard that one of the easiest ways to make a graphical application (especially one that has file interactions), would be programming it using the .net framework in combination with C#.
However, before you learn a whole new language (and a whole new framework), you should probably consider if learning a new language (and then later completely re-writing your scripts for that language) is really worth it. On the other hand, you may find, like I have, that a language like what you are looking for will be useful to know in the future.
New contributor
add a comment |
I don't have very much personal experience with it, but I've heard that one of the easiest ways to make a graphical application (especially one that has file interactions), would be programming it using the .net framework in combination with C#.
However, before you learn a whole new language (and a whole new framework), you should probably consider if learning a new language (and then later completely re-writing your scripts for that language) is really worth it. On the other hand, you may find, like I have, that a language like what you are looking for will be useful to know in the future.
New contributor
add a comment |
I don't have very much personal experience with it, but I've heard that one of the easiest ways to make a graphical application (especially one that has file interactions), would be programming it using the .net framework in combination with C#.
However, before you learn a whole new language (and a whole new framework), you should probably consider if learning a new language (and then later completely re-writing your scripts for that language) is really worth it. On the other hand, you may find, like I have, that a language like what you are looking for will be useful to know in the future.
New contributor
I don't have very much personal experience with it, but I've heard that one of the easiest ways to make a graphical application (especially one that has file interactions), would be programming it using the .net framework in combination with C#.
However, before you learn a whole new language (and a whole new framework), you should probably consider if learning a new language (and then later completely re-writing your scripts for that language) is really worth it. On the other hand, you may find, like I have, that a language like what you are looking for will be useful to know in the future.
New contributor
New contributor
answered 10 hours ago
Lazerbeak12345Lazerbeak12345
113
113
New contributor
New contributor
add a comment |
add a comment |
which site would be the right one for this? please??
– Bricktop
7 hours ago