![]() |
|
XBMC.MyLibrary - Scan any source to the library (Hulu/Netflix/Plugins) - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Supplementary Tools for XBMC (/forumdisplay.php?fid=116) +--- Thread: XBMC.MyLibrary - Scan any source to the library (Hulu/Netflix/Plugins) (/showthread.php?tid=98210) |
- bradvido88 - 2012-01-27 00:02 fotoshack Wrote:Thanks for the continued help. Unfortunately, though, that still produced the same results. Hmm.. That is very odd. The file is definitely in the archivedfiles.db database. You could try changing your dropbox to be a network share. Sometimes that helps with the sql queries. You'd need to change your config.xml to use \\server\share and set up new sources for xmbc as smb://server/share/TV Shows etc. Otherwise, you can wait for a new version of this program I'm currently making. It has support for native strms and will hopefully eliminate the sqlite query problems you are seeing. - fotoshack - 2012-01-27 00:09 bradvido88 Wrote:Hmm.. That is very odd. The file is definitely in the archivedfiles.db database. I should have mentioned earlier that I've tried the network shares, too. On two different machines making sure that the case was the same in the config and XBMC. I'll keep playing around with it and wait for the new version. Thanks for all your hard work! - pkscuot - 2012-01-27 01:38 fotoshack Wrote:I've been using this addon for quite some time with great results. Yesterday I decided to upgrade to Eden Beta 2 and XBMC.MyLibrary 1.2.1 and haven't been able to get it working since. I ran into the same problem this morning after I upgraded. I deleted all the SQLite databases the program creates (several times) with no change in the behavior. I'll just wait for the next version. Most of what I move into my library is Hulu content, so I enabled the hulu library archiving stuff for now. - bradvido88 - 2012-01-27 20:30 pkscuot Wrote:I ran into the same problem this morning after I upgraded. I deleted all the SQLite databases the program creates (several times) with no change in the behavior. I'll just wait for the next version. Most of what I move into my library is Hulu content, so I enabled the hulu library archiving stuff for now. I'm working on the new version. Should be ready soon. It seems to be more stable in determining what files are successsfully archived and what ones should be removed. How does the hulu library archiving stuff work? I've been meaning to look at that but haven't gotten around to it. As far as I can tell, bluecop does the exact same thing this program does, but also adds some .nfo's to help get them in the library properly Does it clean up expired videos? - bradvido88 - 2012-01-27 21:32 Ok guys, please try this latest 1.3 build and let me know if it improves things. http://www.bradvido.com/XBMC.MyLibrary/XBMC.MyLibrary-1.3.zip See first post for changelog. You should be able to use your current config.xml - fotoshack - 2012-01-27 23:17 bradvido88 Wrote:Ok guys, please try this latest 1.3 build and let me know if it improves things. It seemed to work fine the first time I ran it, but then my Hulu plugin updated and when I ran it again, it went into an infinite loop where the path just kept growing. This video (Hulu/Movies/Popular Movies (3)/Popular Feature Films (1218)/Revenge of the Electric Car (HD)/Recommended (25)/The End of Poverty?/Recommended (25)/GasHole (HD)/Recommended (25)/The End of Poverty?/Recommended (25)/GasHole (HD)/Recommended (25)/The End of Poverty?/Recommended (25)/GasHole (HD)/Recommended (25)/..... My config and log are posted at: Log http://pastebin.com/K8g6PkbF Config http://pastebin.com/WeA4EkBs I'll try it with another plugin and let you know what happens. - bradvido88 - 2012-01-27 23:44 fotoshack Wrote:It seemed to work fine the first time I ran it, but then my Hulu plugin updated and when I ran it again, it went into an infinite loop where the path just kept growing.You need to add an exclude for /Recommended - fotoshack - 2012-01-28 00:06 bradvido88 Wrote:You need to add an exclude for /Recommended You're right. That fixed my issue. Thanks! - Ryoga79 - 2012-01-28 18:01 The new version works amazingly! Not to mention it's getting easier and easier to use. Kudos! Three quick questions - 1) Can some logic be put into the script to check if a show is already in my database locally? Random example: I have a search going for shows from the ABC network, which picks up the show "Commander in Chief". I already have that show in my database ripped from DVD, so when the script adds the streaming episodes from hulu i get doubles of every episode in my database. Can this be something that can be resolved on the script end, or should i just put in exclusions for shows i already have? (trying to avoid the latter, since that would require making quite a few exclusions as i have a large library) 2) The import works great, and playing back the episodes is seamless, but the appending of the " (Hulu)" suffix doesn't appear to be working, so when looking at the library, there's no way to tell if the episode is streaming or local. Not a huge deal, but something that would be helpful in the long run. 3) Kindof related to #1, can something be added to prevent "double" episodes from different sources? Example: "Naruto Shippuuden" is on both Hulu and Crunchyroll, so when i go to add the show it adds it from both sources and it gets listed twice from two different sources. I can provide logs/configs if they'll be helpful. Thanks again for all your hard work - this app is fantastic! - Aenima99x - 2012-01-28 18:16 Ryoga79 Wrote:The new version works amazingly! Not to mention it's getting easier and easier to use. Kudos! +1 on these requests. And yes, thank you for the awesome work on this Bradvido.
|