xbenjii / torrentexpander

Automatically exported from code.google.com/p/torrentexpander
0 stars 0 forks source link

NMJ, don't waste time! #34

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If torrentexpander fails to retrive imdb url, NMT Jukebox will also try to 
scrape imdb site and it waste a lot of time because it have no chances to do it 
well. (our scraper is better!) It may get wrong title. 

Avoiding this problem we have to put an empty file inside film/series folder, 
named: '.no_all.nmj'.

I'm sure that this help a lot NMJ users. 
NOW we are in official CSI repo.

Original issue reported on code.google.com by login...@gmail.com on 10 Dec 2011 at 4:51

GoogleCodeExporter commented 8 years ago
I'll send you a build by mail.
This feature has been included.

Also IMDB routine has been refactored.
Added one amazing feature : intelligent series matching
If you're using tv_shows_post_path_mode=s or ss or sss, the script can now find 
an existing series that does not exactly match name :
- "New Girl" will match "The New Girl" and also "the new girl" or even "la new 
girl"
- "Merlin" will match "Merlin 2008" and also "merlin 2008"

I think I have tested it thoroughly, but it may be too early for a release. 
Please let me know how it works for you.

Original comment by addicted...@gmail.com on 10 Dec 2011 at 10:55

GoogleCodeExporter commented 8 years ago
Thanks, but i think we need a variable to enable/disable this future. 
Maybe $prevent_nmj_scan

Original comment by login...@gmail.com on 11 Dec 2011 at 10:51

GoogleCodeExporter commented 8 years ago
Based on my experience, there is no way NMJ will find the movie on IMBD if our 
parser fails.
This is why your idea is so great.

.no_all.nmj is not a perfect solution, because the movie won't show up in NMJ

Are there NFO properties that would allow us to define movie title, add a dummy 
"Poster is not available" poster, so that the movie will show up in NMJ ?

I haven't found an answer on the popcorn hour forums

Thanks

Original comment by addicted...@gmail.com on 11 Dec 2011 at 11:43

GoogleCodeExporter commented 8 years ago
1) Variable is intended to use on not-NMT-device. Debian users dislike empty 
system file. fully-automated variable is a good idea, but...
2) At same time, NMJ has no chances to do it. But, in the future, maybe imdb 
add movie info that wasn't before.
3) 'NMJ supports currently only a very simple nfo file'..
If a movies has only .nfo, then NMJ will (search & fails, ) show it without a 
cover. We couldn't say 'Don't try to search a cover'. The only way to do this 
is manually update nmj_database, but it's too difficoult, i think. 

Original comment by login...@gmail.com on 11 Dec 2011 at 2:29

GoogleCodeExporter commented 8 years ago
Done, check out latest SVN release

Original comment by addicted...@gmail.com on 11 Dec 2011 at 3:09

GoogleCodeExporter commented 8 years ago
Updated NMT-CSI

Original comment by login...@gmail.com on 11 Dec 2011 at 6:31

GoogleCodeExporter commented 8 years ago

Original comment by login...@gmail.com on 13 Dec 2011 at 10:53