2012-03-14, 17:05
(2012-03-14, 11:10)Popeye Wrote:(2012-03-13, 15:19)atmorell Wrote: Very nice Have you thought about sorting by the title or name so that you could list episodes in the the right order?
No. not really. When reading the newznab API documentation, your question and ckergald's work, I have a idea for my Newznab addon..
What about a option to import a show to a local db, then browsing a show is "just" different filters of the db.
The db could either be xbmc local or runed on a remote machine. The import script should be capable of either be executed from XBMC or by e.g. a cron job..
I don't know if this is the way forward or if we should let tools like sickbeard handle this instead..
Would it be possible to let your plugin scan a folder of nzbs created by sickbeard and output strm files to the library that link back to the local nzbs? That would eliminate the need to create a database and let sickbeard do all the work since it is so good at what it does. The only problem I could think of would be your plugin knowing which folder to put the stream files into in the library.