Search found 2 matches

by benitbabu969
05 Feb 2014, 13:55
Forum: Help and Support
Topic: Renaming a second time with additional details
Replies: 4
Views: 4692

Re: Renaming a second time with additional details

:) Thanks a lot for replying so fast ithiel. . :D
I used the code you gave me and it worked like a charm. . . but the hard part is that i have 1000+ movies and now i have to check the original name of each one to see whether it had any tags. . :shock:
I also started using XBMC and i'm starting to ...
by benitbabu969
04 Feb 2014, 15:41
Forum: Help and Support
Topic: Renaming a second time with additional details
Replies: 4
Views: 4692

Renaming a second time with additional details

I already renamed a movie (The Girl Next Door, 720p BRRip Unrated) using the script:

{collection.upperInitial().replaceAll(/[:|]/, " - ").replaceAll(/[?]/, "!")}/{n.upperInitial().replaceAll(/[:|]/, " - ").replaceAll(/[?]/, "!")} ({imdb.released.year}, {imdb.rating},{' '+vf}{' '+source}, {imdb ...