Getting renaming script to work in Ubuntu?
Posted: 01 Oct 2013, 06:21
Hi. Im having a hard tinme getting this script to work: http://filebot.net/scripts/sorty.groovy
Im unsure hos I get it to work. I see this part in the .groovy file: // PERSONALIZED SETTINGS def episodeDir = '''V:/in/TV''' def episodeFormat = '''V:/out/TV/{n}{'/Season '+s}/{episode}''' def movieDir = '''V:/in/Movies''' def movieFormat = '''V:/out/Movies/{movie}/{movie}'''.
Should i edit that part to get it to work, like replacing the episodeDir with my own dir, and IF so, should i keep the V: (not quite Sture how i ahould change it), or should I let it be and use the CLI to specify folder?
I have my Media in /media/W/TV, running Ubuntu and want to use thw cli. Would very much appreciate aome hel o. this matter of renaming my files and storting thwm in folders.
Im unsure hos I get it to work. I see this part in the .groovy file: // PERSONALIZED SETTINGS def episodeDir = '''V:/in/TV''' def episodeFormat = '''V:/out/TV/{n}{'/Season '+s}/{episode}''' def movieDir = '''V:/in/Movies''' def movieFormat = '''V:/out/Movies/{movie}/{movie}'''.
Should i edit that part to get it to work, like replacing the episodeDir with my own dir, and IF so, should i keep the V: (not quite Sture how i ahould change it), or should I let it be and use the CLI to specify folder?
I have my Media in /media/W/TV, running Ubuntu and want to use thw cli. Would very much appreciate aome hel o. this matter of renaming my files and storting thwm in folders.