Ok so here's a prime example:
Folder structure includes:
CD1
CD2
atr-ext-xvid.nfo
Within CD1 and CD2 directories are the avi files
Here is a snippet of the .nfo file - I can send through more information if you require. Just let me know:
▒██ GENERAL INFORMATION ...
Search found 4 matches
- 28 Apr 2012, 18:47
- Forum: Feature Requests and Bug Reports
- Topic: Movie identification improvements
- Replies: 5
- Views: 7147
- 28 Apr 2012, 09:34
- Forum: Feature Requests and Bug Reports
- Topic: Movie identification improvements
- Replies: 5
- Views: 7147
Movie identification improvements
Hi there,
I was wondering whether these features are upcoming or could be looked into?
1. filebot scraping IMDB link from the .nfo (the IMDB link should be in the .nfo in most if not all cases where an .nfo exists) and using that to identify the movie name, year, etc.
2. filebot reading the name ...
I was wondering whether these features are upcoming or could be looked into?
1. filebot scraping IMDB link from the .nfo (the IMDB link should be in the .nfo in most if not all cases where an .nfo exists) and using that to identify the movie name, year, etc.
2. filebot reading the name ...
- 28 Apr 2012, 06:11
- Forum: Scripting and Automation
- Topic: issue with {group}
- Replies: 3
- Views: 6253
Re: issue with {group}
Thanks rednoah, clearing the cache seemed to fix the problem. If this is a recurring problem (as it happened again after) what else can I look at for a long term solution?
Also how can I add the - into the group? I tried {"-$group} as per your suggestion although I receive an error.
Also how can I add the - into the group? I tried {"-$group} as per your suggestion although I receive an error.
- 28 Apr 2012, 04:57
- Forum: Scripting and Automation
- Topic: issue with {group}
- Replies: 3
- Views: 6253
issue with {group}
Hi there,
I'm receiving an error when trying to use {group} in my naming format. Not sure if this is a bug or my error.
The error message is: BindingError: "group": Cannot cast java.util.Properties to [Ljava.lang.String;
The naming format I've tried to use is: {file.path[0]}:/movies/{n ...
I'm receiving an error when trying to use {group} in my naming format. Not sure if this is a bug or my error.
The error message is: BindingError: "group": Cannot cast java.util.Properties to [Ljava.lang.String;
The naming format I've tried to use is: {file.path[0]}:/movies/{n ...