Posts: 247
Joined: Oct 2011
Reputation:
11
2013-05-08, 00:01
(This post was last modified: 2013-05-08, 00:03 by null_pointer.)
I am glad people are still finding this plugin useful.
I am adding tv shows, black list words and logging missing to a file and if I can get some people to test I would like to add this plugin the the official plugin repo.
also if you are seeing crashes please post the log file or even just the crash info from the log file as this will allow me to investigate.
Posts: 156
Joined: Jan 2012
Reputation:
1
Diggs
Senior Member
Posts: 156
Null_pointer,
I will gladly give it a test. What do you need me to do? I have a couple of installs of xbmc and a nice size library to do testing. I use the addon now and it is by far the most useful of all the add ons I have installed. It does what it says and hasn't caused one single problem with my setups.
Posts: 247
Joined: Oct 2011
Reputation:
11
I have updated the plugin,
- add missing TV show detection
- add auto source detection and scanning
- add logging
- add blacklist words
I would like to add this to the official addon repository so if anyone does gets a chance to test please respond back with any working or not working feedback you have, thanks.
Posts: 3
Joined: Jan 2013
Reputation:
0
Hi,
I'll try this tonight (don't have XBMC and TV show at office ;>) )
I had adapted your mod for tv shows, but my coding abilities was too small for doing something else than create a separated adapted mod.
It is very much better to have one single and customizable mod.
Thanks for that !
Posts: 247
Joined: Oct 2011
Reputation:
11
it looks like there have been about 100 downloads, has anyone had a chance to run this new version yet.
Also some open questions:
- should all path and string matching be case insensitive?
- should this this addon be added to the official repository?
Posts: 369
Joined: Jan 2011
Reputation:
3
It's first step. Second should be logging of movies which scraper decided to choose first from a few. Often scraper finds more then one fitting movie and chooses first which may be wrong. Such situations should be logged too.
Posts: 29
Joined: May 2013
Reputation:
0
Got some false positives here ... feel free to tell me what information you need to fix the problem ;-)
Posts: 29
Joined: May 2013
Reputation:
0
well after taking a 2nd look it was rather obvious: it happens with filenames including a "," that are also 2-part-movies
Examples:
smb://kubrick/storage/Movies/War, Inc. (2008) cd2.avi
smb://kubrick/storage/Movies/I, Robot part2.avi
I doubt you'll need the logfiles anymore ;-)
Posts: 369
Joined: Jan 2011
Reputation:
3
When will you place it in official repository?