![]() |
|
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) |
- MiLO83 - 2011-11-19 00:51 When can I expect to get my hands on this fixed release? ![]() EDIT: I am currently messaging BlueCop to try and get the rest of the VEVO plugin working. (Artist A-Z etc) EDIT 2: I got BlueCops VEVO plugin working. (Artist A-Z etc) Looking forward to fixed XBMC.MyLibrary (Finding Videos under "Music") and some help with config.xml. I will make it worth your while! - MiLO83 EDIT 3: Please watch this 4 minute Youtube video I captured and uploaded, I hope someone can point out what i'm doing wrong? http://youtu.be/6lW-U5EiQ7c Quote: <SearchFilters> THANK YOU I CANT WAIT TO GET THIS UP AND WORKING! - MiLO83 XBMC Live - txmed - 2011-11-22 15:29 So I'm trying to see if anyone has gotten any success with this plugin working on an XBMC Live system. I installed JRE on the Ubuntu on the computer and copied XBMC.MyLibrary over via FTP. I just ditched the .cmd files because its on a linux system. I apparently had to rename the .jar file from XBMC.MyLibrary.jar because when I tried to execute it ubuntu was a having a problem with the '.' earlier in the file name. So I renamed it to library.jar and executed it. It's not putting out a log file so I can't post that but basically it seems to be trying to reference various databases and the config.xml file from the directory: C:\XBMC.MyLibrary In the end it tells me "Confirg File does not exist at: "C:\XBMC.MyLibrary/config.xml". Cannot continue." I didn't include a pastebin of my config.xml file because I don't even think it's finding the config file. Anyone have any luck running this on Ubuntu or even better on the sparse build that XBMC Live is loaded onto? - bradvido88 - 2011-11-23 16:07 MiLO83 Wrote:When can I expect to get my hands on this fixed release?I haven't looked too deep into this, but i believe the videos you are trying to archive are actually playlists, in which case, they are (currently) incompatible with this program
- bradvido88 - 2011-11-23 16:30 txmed Wrote:So I'm trying to see if anyone has gotten any success with this plugin working on an XBMC Live system.Problem here is that I stupidly hardcoded a windows-only path as the fallback for the base directory. I'll change it and release an update soon - TheCasa - 2011-12-11 20:32 Ok, I have tried everything I have found through hours of searching and I can't figure out what I'm doing wrong. I can't get the mpg files renamed to strm with the database updated for them. I've more than once cleared out the movies and tv shows folders, cleaned the database and re-run the program using just the example for bluecop's repository from the users guide. The database is referred to properly in the config file and stuff. Is there something else I've missed? I'm sorry to ask, but I just can't figure it out. - pkscuot - 2011-12-11 22:42 @TheCasa, a log file would help. Are the fake mpg files being added to the XBMC library at least? Until that happens, XBMC.MyLibrary will not change the name. Feature Request - pkscuot - 2011-12-11 22:44 I was cleaning up my Hulu queue today, and a number of shows had no more items in my queue. When that happened, XBMC.MyLibrary deleted not only the season folder but the entire series folder. The same folder in which I had a theme.mp3 and extrafanart. No big deal, as I pulled them off the backup, but it would be nice to have an option to tell XBMC.MyLibrary to delete invalid strm files but leave the directory structure alone. - bradvido88 - 2011-12-11 22:49 pkscuot Wrote:@TheCasa, a log file would help. Are the fake mpg files being added to the XBMC library at least? Until that happens, XBMC.MyLibrary will not change the name. Ditto. Exactly what I would have said - bradvido88 - 2011-12-11 22:51 pkscuot Wrote:I was cleaning up my Hulu queue today, and a number of shows had no more items in my queue. When that happened, XBMC.MyLibrary deleted not only the season folder but the entire series folder. The same folder in which I had a theme.mp3 and extrafanart. No big deal, as I pulled them off the backup, but it would be nice to have an option to tell XBMC.MyLibrary to delete invalid strm files but leave the directory structure alone. Agreed. When I wrote the cleanup routine, I allowed it to delete all the way up to the series folder. It would be better to keep the dirs and only delete the files. I'll incorporate the next update - TheCasa - 2011-12-12 00:05 Thanks for the quick response. For simplicity's sake, I changed the config to only pull in 2 movies. One of them is added to the library, the other is not. That mpg is not renamed though. Here's the log: http://pastebin.com/pZD3nVrC and here is my config: http://pastebin.com/8T8vXdBJ Thanks again in advance for the help. I'm a pretty quick learner, but I'm a virgin on this. |