Search found 2 matches
- 20 Sep 2017, 17:06
- Forum: Episode / Movie Naming Scheme
- Topic: Movie collection prefix by date and suffix title
- Replies: 5
- Views: 4362
Re: Movie collection prefix by date and suffix title
or to deal with e.g. "Mission: Impossible Collection" and don't F up e.g. "Kick-Ass Collection" {any{if (collection != null) {def ntmp = n.split(': | - ');(allOf{collection.replaceAll(/Collection/)+'('+y+')'}{''+ntmp[ntmp.size()-1]}).join(', ')}}{ny} } Thank you very much for this, it works a dream ...
- 19 Sep 2017, 20:00
- Forum: Episode / Movie Naming Scheme
- Topic: Movie collection prefix by date and suffix title
- Replies: 5
- Views: 4362
Movie collection prefix by date and suffix title
Hello, after trying a few different things and getting stressed out over it I decided to ask for some help. I'm trying to make the following with my movies: Pain & Gain (2013) User/Movies/Pirates of the Caribbean (2003), Curse of the Black Pearl User/Movies/Pirates of the Caribbean (2017), Dead Men ...