RandomNinjaAtk / arr-scripts

Extended Container Scripts - Automation scripts to make life easier!
GNU General Public License v3.0
671 stars 70 forks source link

[FEATURE] - script rename #83

Open foXaCe opened 1 year ago

foXaCe commented 1 year ago

hello, is it possible to add a function to launch the auto rename "folder and directory" with interval times

RandomNinjaAtk commented 1 year ago

What app is it for, what is the usecase?

Trying to understand what this would be for and why it is needed....

foXaCe commented 1 year ago

What app is it for, what is the usecase? sonarr and radarr

Trying to understand what this would be for and why it is needed....

with tdarr I delete audio and subtitle tracks

the file is called movie-xxxx-[EAC3 5.1][FR][ES][EN].mkv

after deleting a lang track you have to rename it to have the right name

for example : movie-xxxx-[EAC3 5.1][FR].mkv

RandomNinjaAtk commented 1 year ago

I can see the use-case, but my workflow doesn't involve that, so I'll gladly review a PR for a script that provides this functionality.