Search found 4 matches
- 02 Feb 2015, 17:21
- Forum: Help and Support
- Topic: Broken format expressions?
- Replies: 2
- Views: 2047
Re: Broken format expressions?
The problem is, it doesn't apply it (it ignores the filepath that I'm appending if it's inside the "Todo" directory I've specified)
- 02 Feb 2015, 16:55
- Forum: Help and Support
- Topic: Broken format expressions?
- Replies: 2
- Views: 2047
Broken format expressions?
So i've been using Filebot since like 4.2 or 4.3 and suddenly the "format" I've been using since the start stopped working, here is the expression: {file =~ /Minix\/Other\/Todo/ ? ('/home/adonisk/downloads/Minix/' + (database =~ /Anidb/ ? 'Animes' : 'TV Shows') + '/' + primaryTitle.ascii ...
- 03 Sep 2014, 07:32
- Forum: Help and Support
- Topic: Get "episode mode" for binding
- Replies: 1
- Views: 1741
Get "episode mode" for binding
I'd like to automatically move the files to separate category directories depending on the episode mode of filebot. For example, if I use the episode mode's value is AniDB, I'd have filebot move the file to the ./Anime/AnimeName directory (likewise for TV Shows via The TVDB and Movies via TheMovieDB ...
- 05 Jun 2014, 09:50
- Forum: Episode / Movie Naming Scheme
- Topic: Anime - absolute numbering with eng & jap title and more
- Replies: 21
- Views: 22636
Re: Anime - absolute numbering with eng & jap title and more
@Ithiel could you provide the final script? It seems like you guyz are sharing code snippets instead of the whole script.