Im so lost Please help with movie + subtitle renaming
Posted: 07 Jun 2024, 07:40
Ok I have these
I want them to be in a folder like this
Movie -or
Subtitles
inside main movie folder with the name with language attached
right now I'm getting the movie in its own folder and each subtitle in its own folder Ive been playing with this for more than an hour and my head hurts. Please help. I'm using the windows .exe program with files that are on an unraid server. Not sure if you needed this info.
This is my current syntax - I'm aware it has them setup to be in a "subtitles" folder I would prefer they just be in the main folder with the movie but I could only find info on a previous users post on how to add them into the subtitles folder.
Thanks in advance!
Code: Select all
Back.To.Black.2024.1080p.WEBRip.x264.AAC5.1-[YTS.MX].mp4
Back.To.Black.2024.1080p.WEBRip.x264.AAC5.1-[YTS.MX]eng.srt
Back.To.Black.2024.1080p.WEBRip.x264.AAC5.1-[YTS.MX]forced.eng.srt
Back.To.Black.2024.1080p.WEBRip.x264.AAC5.1-[YTS.MX]spa.srt
Movie -
Code: Select all
Back to Black (2024) [Language (only when foreign), Genre, Resolution]
Code: Select all
Back to Black (2024) [English, Drama, 1080p]
inside main movie folder with the name with language attached
Code: Select all
Back to Black (2024) [English, Drama, 1080p].eng.srt
Back to Black (2024) [English, Drama, 1080p].forced.eng.srt
Back to Black (2024) [English, Drama, 1080p].spa.srt
This is my current syntax - I'm aware it has them setup to be in a "subtitles" folder I would prefer they just be in the main folder with the movie but I could only find info on a previous users post on how to add them into the subtitles folder.
Format: Select all
M:\Movies\Main\{ny}{' CD'+pi}{subt} {allOf{ languages =~ /eng/ ? null : languages.name[0].upper() }{genre}{vf}.joining(', ', ' [', ']')}/{if (ext == 'srt') 'subtitles/''.'+lang}/{ny}