Kodi Community Forum
XBMC.MyLibrary - Scan any source to the library (Hulu/Netflix/Plugins) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+--- Thread: XBMC.MyLibrary - Scan any source to the library (Hulu/Netflix/Plugins) (/showthread.php?tid=98210)



RE: XBMC.MyLibrary - Scan any source to the library (Hulu/Netflix/Plugins) - bradvido88 - 2012-08-20

Hey guys. I've been out of town for a few days, but I intend to implement all the hard work angrycamel is putting into this. Looks like I've got some reading to do as well. A lot of posts in the past few days, which is a good thing Smile

-bradvido


RE: XBMC.MyLibrary - Scan any source to the library (Hulu/Netflix/Plugins) - scoombe - 2012-08-20

(2012-08-20, 03:56)angrycamel Wrote: Has anyone had a chance to try out the latest features? I'd like to hear if it's working correctly for you or if it needs tweaking while my head is still in it. Thanks!

Here are the posts in case they were missed:

#472

#475

I tried it out yesterday and everything is working like a charm! The PlayOn patch is working, the runtime filter is working, and the force series name filter is working. I also used the TED Talks example that you gave in the config file, and it works exactly as you envisioned. I could not find the video lectures plugin your using though. Do you have a link to it?

A tip for anyone who still has problems getting the show "24" from Netflix/PlayOn. Use the force series name tag. It will then sort out all of the seasons and episodes correctly. I have found this works very well for other shows that are being pulled but have issues with sorting (PBS "Carrier" is one example). Thanks for the work on this AC. The tool just keeps getting better.


RE: XBMC.MyLibrary - Scan any source to the library (Hulu/Netflix/Plugins) - angrycamel - 2012-08-20

Excellent! Good to hear it won't require any fixes then. Thanks for testing it all out and providing the feedback. You guys will like the next project I'm working on Wink

EDIT
You can find it in BlueCop's repo: http://code.google.com/p/bluecop-xbmc-repo/source/browse/trunk/plugin.video.videolectures.net/addon.xml?r=470


RE: XBMC.MyLibrary - Scan any source to the library (Hulu/Netflix/Plugins) - eQUIV - 2012-08-22

Has anyone tested this with the latest nightly Windows build? I grabbed the latest version of MyLibrary and tested it using the latest nightly -- it doesn't seem to work. It seems to connect (I think) but it unable to see plugin folders. I used to be able to see some sort of prompt within XBMC while MyLibrary was running... however, I do not with this latest version.

Here's a look at my log containing the errors:

Code:
08/21/2012 07:08:00 AM INFO    Init...          Initializing SQLite database at: C:\XBMC-MyLibrary\res\ArchivedFiles.db
08/21/2012 07:08:00 AM INFO    Init...          Initializing SQLite database at: C:\XBMC-MyLibrary\res\QueuedMetaDataChanges.db
08/21/2012 07:08:00 AM INFO    Init...          Initializing SQLite database at: C:\XBMC-MyLibrary\res\scraper.db
08/21/2012 07:08:00 AM INFO    Init...          JSON-RPC config: XBMCName=localhost, timeout=90 seconds, method=Raw, port=9090
08/21/2012 07:08:00 AM INFO    Init...          XBMC SQLite VideoDBPath = C:\Users\XBMC\AppData\Roaming\XBMC\userdata\Database\MyVideos68.db
08/21/2012 07:08:00 AM INFO    Init...          Skipping MySQL config because SQLite is already enabled.
08/21/2012 07:08:00 AM INFO    Init...          Found source XBMCFlix with path of plugin://plugin.video.xbmcflicks/
08/21/2012 07:08:00 AM INFO    Init...          Setting source's custom_parser to: XBMCFlix
08/21/2012 07:08:00 AM INFO    Init...              Next Subfolder: name=XBMCFlix/Instant Movies and Shows/Instant Queue: All, recursive=false, type=movies, max_series=-1, max_videos=-1, movie_set=XBMCFlix, prefix=[NF] , suffix=, multi_part=false
08/21/2012 07:08:00 AM INFO    Init...              Next Subfolder: name=XBMCFlix/Instant Movies and Shows/Instant Queue: All, recursive=true, type=episodes, max_series=-1, max_videos=-1, movie_set=XBMCFlix, prefix=[NF] , suffix=, multi_part=false
08/21/2012 07:08:00 AM INFO    Init...          Found source Hulu with path of plugin://plugin.video.hulu/
08/21/2012 07:08:00 AM INFO    Init...          Setting source's custom_parser to: Hulu
08/21/2012 07:08:00 AM INFO    Init...              Next Subfolder: name=Hulu/Movies/Popular Movies \([0-9]+\)/Popular feature films \([0-9]+\), recursive=true, type=movies, max_series=-1, max_videos=10, movie_set= Hulu (BlueCop), prefix=(H) , suffix=, multi_part=false
08/21/2012 07:08:00 AM INFO    Init...          Found source TED with path of plugin://plugin.video.ted.talks/
08/21/2012 07:08:00 AM INFO    Init...          Setting source's custom_parser to: TED
08/21/2012 07:08:00 AM INFO    Init...              Next Subfolder: name=TED/Newest Talks, recursive=true, type=generic, max_series=-1, max_videos=-1, movie_set=, prefix=, suffix= (TED), multi_part=false
08/21/2012 07:08:00 AM INFO    Init...          Added Global Exclude, type=contains, value=/No videos available
08/21/2012 07:08:00 AM INFO    Init...          Added Global Exclude, type=regexp, value=/clip[s]?(/|$)
08/21/2012 07:08:00 AM INFO    Init...          Added Global Exclude, type=contains, value=Dragon Ball Z
08/21/2012 07:08:00 AM INFO    Init             Testing connectivity to JSON-RPC interface...
08/21/2012 07:08:00 AM INFO    Init             JSON-RPC connected = true
08/21/2012 07:08:00 AM INFO    Find:Subfolder   Searching for subfolder: XBMCFlix/Instant Movies and Shows/Instant Queue: All
08/21/2012 07:08:00 AM ERROR   Find:Subfolder   Failed to get list of files from JSON-RPC, skipping this directory (and all sub-directories): XBMCFlix (plugin://plugin.video.xbmcflicks/)
08/21/2012 07:08:00 AM ERROR   Find:Subfolder   No matching subfolder named "XBMCFlix/Instant Movies and Shows/Instant Queue: All" was found. Skipping
08/21/2012 07:08:00 AM INFO    Find:Subfolder   Searching for subfolder: XBMCFlix/Instant Movies and Shows/Instant Queue: All
08/21/2012 07:08:00 AM ERROR   Find:Subfolder   Failed to get list of files from JSON-RPC, skipping this directory (and all sub-directories): XBMCFlix (plugin://plugin.video.xbmcflicks/)
08/21/2012 07:08:00 AM ERROR   Find:Subfolder   No matching subfolder named "XBMCFlix/Instant Movies and Shows/Instant Queue: All" was found. Skipping
08/21/2012 07:08:00 AM INFO    Clean:XBMCFlix   Found 0 videos that are already archived in dropbox from source "XBMCFlix"
08/21/2012 07:08:00 AM NOTICE  Clean:XBMCFlix   Cleaning dropbox of videos no longer used from source: "XBMCFlix". Filecount from dropbox from this source is currently: 0
08/21/2012 07:08:00 AM NOTICE  Clean:XBMCFlix   After cleaning dropbox, 0 old files were deleted for a new size of 0 files
08/21/2012 07:08:00 AM INFO    Find:Subfolder   Searching for subfolder: Hulu/Movies/Popular Movies \([0-9]+\)/Popular feature films \([0-9]+\)
08/21/2012 07:08:00 AM ERROR   Find:Subfolder   Failed to get list of files from JSON-RPC, skipping this directory (and all sub-directories): Hulu (plugin://plugin.video.hulu/)
08/21/2012 07:08:00 AM ERROR   Find:Subfolder   No matching subfolder named "Hulu/Movies/Popular Movies \([0-9]+\)/Popular feature films \([0-9]+\)" was found. Skipping
08/21/2012 07:08:00 AM INFO    Clean:Hulu       Found 0 videos that are already archived in dropbox from source "Hulu"
08/21/2012 07:08:00 AM NOTICE  Clean:Hulu       Cleaning dropbox of videos no longer used from source: "Hulu". Filecount from dropbox from this source is currently: 0
08/21/2012 07:08:00 AM NOTICE  Clean:Hulu       After cleaning dropbox, 0 old files were deleted for a new size of 0 files
08/21/2012 07:08:00 AM INFO    Find:Subfolder   Searching for subfolder: TED/Newest Talks
08/21/2012 07:08:01 AM ERROR   Find:Subfolder   Failed to get list of files from JSON-RPC, skipping this directory (and all sub-directories): TED (plugin://plugin.video.ted.talks/)
08/21/2012 07:08:01 AM ERROR   Find:Subfolder   No matching subfolder named "TED/Newest Talks" was found. Skipping

And my search filters:
Code:
<SearchFilters>
        <!--
        See here for sample search filter configurations: https://docs.google.com/document/d/1CDbdU1GOJlIblwGH8vaJT5c_99lK5H-gRMe3CFpZpUs/edit?hl=en#bookmark=id.g4i0iqa50b0b
        -->
        
        <!--Add your own search filters here!!! -->



<XBMCFlix path="plugin://plugin.video.xbmcflicks" recursive="true" prefix="[NF] " movie_set="XBMCFlix">
         <subfolder name="Instant Movies and Shows/Instant Queue: All"  type="movies" recursive="false">
             <exclude>
                 <regexp>s[0-9]+e[0-9]+</regexp>
             </exclude>
         </subfolder>
        
         <subfolder name="Instant Movies and Shows/Instant Queue: All"  type="episodes">
             <filter>
                 <regexp>s[0-9]+e[0-9]+</regexp>
             </filter>
         </subfolder>
    
     </XBMCFlix>
        
        <!--This is a sample using the BlueCop Hulu plugin -->
        <Hulu path="plugin://plugin.video.hulu" recursive="true" regex_name="true" prefix="(H) " >            

            <!--Top 10 Popular movies from Hulu -->
            <subfolder name="Movies/Popular Movies \([0-9]+\)/Popular feature films \([0-9]+\)"
                max_videos="10" type="movies" movie_set=" Hulu (BlueCop)" />                                                
                        
            <exclude>                
                <contains>previous page</contains>                    
                <contains>next page</contains>            
                <contains>/Recommended</contains>                    
                <contains>/Clips</contains>                        
            </exclude>                    
        </Hulu>

<!-- TED Videos -->
<TED path="plugin://plugin.video.ted.talks" recursive="true" >
    <!-- Newest TED Talks -->
    <subfolder name="Newest Talks" type="generic" suffix=" (TED)" force_series="TED Talks" >
       <parser>
            <regexp>()([\w\s*'-:]*)</regexp> <!-- ex: Include the entire name "Show Name: Title of the Episode" -->
        </parser>
    </subfolder>        
</TED>



    </SearchFilters>

Any ideas?




RE: XBMC.MyLibrary - Scan any source to the library (Hulu/Netflix/Plugins) - angrycamel - 2012-08-22

(2012-08-19, 16:36)bittihuduga Wrote: need some help here.
i have below in my config.xml
<icefilms path="plugin://plugin.video.icefilms" recursive="true" regex_name="true">
<subfolder name="TV Shows/A-Z Directories/T/The Big Bang Theory (2007)" type="tvshow" max_videos="10" />
</icefilms>
the script runs and stops without any message

pi@raspbmc:~/XBMC.MyLibrary-1.3.2$ sudo java -jar "/home/pi/XBMC.MyLibrary-1.3.2/dist/XBMC.MyLibrary.jar" "/home/pi/XBMC.MyLibrary-1.3.2/"
08/19/2012 02:31:46 PM UNKNOWN Starting XBMC.MyLibrary, v1.3.1
08/19/2012 02:31:46 PM UNKNOWN Base program dir = /home/pi/XBMC.MyLibrary-1.3.2/
08/19/2012 02:31:46 PM INFO Init... Single instance = true
08/19/2012 02:31:46 PM INFO Init... Initializing SQLite database at: /home/pi/XBMC.MyLibrary-1.3.2//res/ArchivedFiles.db
08/19/2012 02:33:01 PM INFO Init... Initializing SQLite database at: /home/pi/XBMC.MyLibrary-1.3.2//res/QueuedMetaDataChanges.db
08/19/2012 02:33:10 PM INFO Init... Initializing SQLite database at: /home/pi/XBMC.MyLibrary-1.3.2//res/scraper.db
pi@raspbmc:~/XBMC.MyLibrary-1.3.2$
Try removing the regex_name attribute.

(2012-08-22, 00:57)eQUIV Wrote: Has anyone tested this with the latest nightly Windows build? I grabbed the latest version of MyLibrary and tested it using the latest nightly -- it doesn't seem to work. It seems to connect (I think) but it unable to see plugin folders. I used to be able to see some sort of prompt within XBMC while MyLibrary was running... however, I do not with this latest version.

Can you post a log with debug enabled? I suspect Jason-roc changes in Frodo may be the cause.


RE: XBMC.MyLibrary - Scan any source to the library (Hulu/Netflix/Plugins) - eQUIV - 2012-08-22

(2012-08-22, 01:56)angrycamel Wrote: Can you post a log with debug enabled? I suspect Jason-roc changes in Frodo may be the cause.

Had the same thought. BTW, thank you very much for creating this tool.. I love it.

Code:
08/21/2012 05:14:01 PM INFO    Init...          Initializing SQLite database at: C:\XBMC-MyLibrary\res\ArchivedFiles.db
08/21/2012 05:14:01 PM INFO    Init...          Initializing SQLite database at: C:\XBMC-MyLibrary\res\QueuedMetaDataChanges.db
08/21/2012 05:14:01 PM INFO    Init...          Initializing SQLite database at: C:\XBMC-MyLibrary\res\scraper.db
08/21/2012 05:14:01 PM DEBUG   Init...          Logging level of "DEBUG" maps to level: 5
08/21/2012 05:14:01 PM DEBUG   Init...          Logs will be deleted after 30 days.
08/21/2012 05:14:01 PM INFO    Init...          JSON-RPC config: XBMCName=localhost, timeout=90 seconds, method=Raw, port=9090
08/21/2012 05:14:01 PM INFO    Init...          XBMC SQLite VideoDBPath = C:\Users\XBMC\AppData\Roaming\XBMC\userdata\Database\MyVideos68.db
08/21/2012 05:14:01 PM INFO    Init...          Skipping MySQL config because SQLite is already enabled.
08/21/2012 05:14:01 PM DEBUG   Init...          XBMCRestart enabled = false
08/21/2012 05:14:01 PM DEBUG   Init...          Library scan wait minutes = 3.0
08/21/2012 05:14:01 PM DEBUG   Init...          IP Change is disabled
08/21/2012 05:14:01 PM DEBUG   Init...          Streaming Dropbox = F:\StreamingVideo
08/21/2012 05:14:01 PM DEBUG   Init...          Found TheTVDB Api Key: XXXXXXXXXX7A1FFE
08/21/2012 05:14:01 PM DEBUG   Init...          Manual Archiving is disabled.
08/21/2012 05:14:01 PM DEBUG   Init...          VideoCleanUp has an HoursThreshold of 8.0 hours
08/21/2012 05:14:01 PM DEBUG   Init...          VideoCleanUp has an ConsecutiveThreshold of 5 consecutive missing times.
08/21/2012 05:14:01 PM DEBUG   Init...          PreScrapeMusicVids enabled = false
08/21/2012 05:14:01 PM INFO    Init...          Found source XBMCFlix with path of plugin://plugin.video.xbmcflicks/
08/21/2012 05:14:01 PM INFO    Init...          Setting source's custom_parser to: XBMCFlix
08/21/2012 05:14:01 PM INFO    Init...              Next Subfolder: name=XBMCFlix/Instant Movies and Shows/Instant Queue: All, recursive=false, type=movies, max_series=-1, max_videos=-1, movie_set=XBMCFlix, prefix=[NF] , suffix=, multi_part=false
08/21/2012 05:14:01 PM DEBUG   Init...                  Added Exclude: type=regexp, value=s[0-9]+e[0-9]+
08/21/2012 05:14:01 PM INFO    Init...              Next Subfolder: name=XBMCFlix/Instant Movies and Shows/Instant Queue: All, recursive=true, type=episodes, max_series=-1, max_videos=-1, movie_set=XBMCFlix, prefix=[NF] , suffix=, multi_part=false
08/21/2012 05:14:01 PM DEBUG   Init...                  Added subfolder Filter: type=regexp, value=s[0-9]+e[0-9]+
08/21/2012 05:14:01 PM INFO    Init...          Found source Hulu with path of plugin://plugin.video.hulu/
08/21/2012 05:14:01 PM INFO    Init...          Setting source's custom_parser to: Hulu
08/21/2012 05:14:01 PM INFO    Init...              Next Subfolder: name=Hulu/Movies/Popular Movies \([0-9]+\)/Popular feature films \([0-9]+\), recursive=true, type=movies, max_series=-1, max_videos=10, movie_set= Hulu (BlueCop), prefix=(H) , suffix=, multi_part=false
08/21/2012 05:14:01 PM DEBUG   Init...                  Added Exclude: type=contains, value=previous page
08/21/2012 05:14:01 PM DEBUG   Init...                  Added Exclude: type=contains, value=next page
08/21/2012 05:14:01 PM DEBUG   Init...                  Added Exclude: type=contains, value=/Recommended
08/21/2012 05:14:01 PM DEBUG   Init...                  Added Exclude: type=contains, value=/Clips
08/21/2012 05:14:01 PM INFO    Init...          Found source TED with path of plugin://plugin.video.ted.talks/
08/21/2012 05:14:01 PM INFO    Init...          Setting source's custom_parser to: TED
08/21/2012 05:14:01 PM INFO    Init...              Next Subfolder: name=TED/Newest Talks, recursive=true, type=generic, max_series=-1, max_videos=-1, movie_set=, prefix=, suffix= (TED), multi_part=false
08/21/2012 05:14:01 PM INFO    Init...          Added Global Exclude, type=contains, value=/No videos available
08/21/2012 05:14:01 PM INFO    Init...          Added Global Exclude, type=regexp, value=/clip[s]?(/|$)
08/21/2012 05:14:01 PM INFO    Init...          Added Global Exclude, type=contains, value=Dragon Ball Z
08/21/2012 05:14:01 PM INFO    Init             Testing connectivity to JSON-RPC interface...
08/21/2012 05:14:01 PM DEBUG   Init             Connecting to JSON-RPC and sending command: {"jsonrpc": "2.0", "method": "JSONRPC.Ping", "id": "1"}
08/21/2012 05:14:01 PM DEBUG   Init             Reading response from XBMC
08/21/2012 05:14:02 PM DEBUG   Init             No more data received in the last 99 milliseconds, closing JSON-RPC socket.
08/21/2012 05:14:02 PM INFO    Init             JSON-RPC connected = true
08/21/2012 05:14:02 PM INFO    Find:Subfolder   Searching for subfolder: XBMCFlix/Instant Movies and Shows/Instant Queue: All
08/21/2012 05:14:02 PM DEBUG   Find:Subfolder   Now looking in:XBMCFlix (plugin://plugin.video.xbmcflicks/)
08/21/2012 05:14:02 PM DEBUG   Find:Subfolder   Connecting to JSON-RPC and sending command: {"jsonrpc": "2.0", "method": "Files.GetDirectory", "params": {"directory":"plugin://plugin.video.xbmcflicks/", "properties":"[\"runtime\", \"title\", \"thumbnail\", \"fanart\"]", "media":"files"}, "id": "1"}

The rest:

Code:
08/21/2012 05:14:02 PM DEBUG   Find:Subfolder   Reading response from XBMC
08/21/2012 05:14:02 PM DEBUG   Find:Subfolder   No more data received in the last 99 milliseconds, closing JSON-RPC socket.
08/21/2012 05:14:02 PM ERROR   Find:Subfolder   Failed to get list of files from JSON-RPC, skipping this directory (and all sub-directories): XBMCFlix (plugin://plugin.video.xbmcflicks/)
08/21/2012 05:14:02 PM ERROR   Find:Subfolder   No matching subfolder named "XBMCFlix/Instant Movies and Shows/Instant Queue: All" was found. Skipping
08/21/2012 05:14:02 PM INFO    Find:Subfolder   Searching for subfolder: XBMCFlix/Instant Movies and Shows/Instant Queue: All
08/21/2012 05:14:02 PM DEBUG   Find:Subfolder   Now looking in:XBMCFlix (plugin://plugin.video.xbmcflicks/)
08/21/2012 05:14:02 PM DEBUG   Find:Subfolder   Connecting to JSON-RPC and sending command: {"jsonrpc": "2.0", "method": "Files.GetDirectory", "params": {"directory":"plugin://plugin.video.xbmcflicks/", "properties":"[\"runtime\", \"title\", \"thumbnail\", \"fanart\"]", "media":"files"}, "id": "1"}
08/21/2012 05:14:02 PM DEBUG   Find:Subfolder   Reading response from XBMC
08/21/2012 05:14:02 PM DEBUG   Find:Subfolder   No more data received in the last 99 milliseconds, closing JSON-RPC socket.
08/21/2012 05:14:02 PM ERROR   Find:Subfolder   Failed to get list of files from JSON-RPC, skipping this directory (and all sub-directories): XBMCFlix (plugin://plugin.video.xbmcflicks/)
08/21/2012 05:14:02 PM ERROR   Find:Subfolder   No matching subfolder named "XBMCFlix/Instant Movies and Shows/Instant Queue: All" was found. Skipping
08/21/2012 05:14:02 PM DEBUG   Clean:XBMCFlix   Set param 1 to XBMCFlix
08/21/2012 05:14:02 PM INFO    Clean:XBMCFlix   Found 0 videos that are already archived in dropbox from source "XBMCFlix"
08/21/2012 05:14:02 PM NOTICE  Clean:XBMCFlix   Cleaning dropbox of videos no longer used from source: "XBMCFlix". Filecount from dropbox from this source is currently: 0
08/21/2012 05:14:02 PM NOTICE  Clean:XBMCFlix   After cleaning dropbox, 0 old files were deleted for a new size of 0 files
08/21/2012 05:14:02 PM INFO    Find:Subfolder   Searching for subfolder: Hulu/Movies/Popular Movies \([0-9]+\)/Popular feature films \([0-9]+\)
08/21/2012 05:14:02 PM DEBUG   Find:Subfolder   Now looking in:Hulu (plugin://plugin.video.hulu/)
08/21/2012 05:14:02 PM DEBUG   Find:Subfolder   Connecting to JSON-RPC and sending command: {"jsonrpc": "2.0", "method": "Files.GetDirectory", "params": {"directory":"plugin://plugin.video.hulu/", "properties":"[\"runtime\", \"title\", \"thumbnail\", \"fanart\"]", "media":"files"}, "id": "1"}
08/21/2012 05:14:02 PM DEBUG   Find:Subfolder   Reading response from XBMC
08/21/2012 05:14:02 PM DEBUG   Find:Subfolder   No more data received in the last 99 milliseconds, closing JSON-RPC socket.
08/21/2012 05:14:02 PM ERROR   Find:Subfolder   Failed to get list of files from JSON-RPC, skipping this directory (and all sub-directories): Hulu (plugin://plugin.video.hulu/)
08/21/2012 05:14:02 PM ERROR   Find:Subfolder   No matching subfolder named "Hulu/Movies/Popular Movies \([0-9]+\)/Popular feature films \([0-9]+\)" was found. Skipping
08/21/2012 05:14:02 PM DEBUG   Clean:Hulu       Set param 1 to Hulu
08/21/2012 05:14:02 PM INFO    Clean:Hulu       Found 0 videos that are already archived in dropbox from source "Hulu"
08/21/2012 05:14:02 PM NOTICE  Clean:Hulu       Cleaning dropbox of videos no longer used from source: "Hulu". Filecount from dropbox from this source is currently: 0
08/21/2012 05:14:02 PM NOTICE  Clean:Hulu       After cleaning dropbox, 0 old files were deleted for a new size of 0 files
08/21/2012 05:14:02 PM INFO    Find:Subfolder   Searching for subfolder: TED/Newest Talks
08/21/2012 05:14:02 PM DEBUG   Find:Subfolder   Now looking in:TED (plugin://plugin.video.ted.talks/)
08/21/2012 05:14:02 PM DEBUG   Find:Subfolder   Connecting to JSON-RPC and sending command: {"jsonrpc": "2.0", "method": "Files.GetDirectory", "params": {"directory":"plugin://plugin.video.ted.talks/", "properties":"[\"runtime\", \"title\", \"thumbnail\", \"fanart\"]", "media":"files"}, "id": "1"}
08/21/2012 05:14:02 PM DEBUG   Find:Subfolder   Reading response from XBMC
08/21/2012 05:14:02 PM DEBUG   Find:Subfolder   No more data received in the last 100 milliseconds, closing JSON-RPC socket.
08/21/2012 05:14:02 PM ERROR   Find:Subfolder   Failed to get list of files from JSON-RPC, skipping this directory (and all sub-directories): TED (plugin://plugin.video.ted.talks/)
08/21/2012 05:14:02 PM ERROR   Find:Subfolder   No matching subfolder named "TED/Newest Talks" was found. Skipping
08/21/2012 05:14:02 PM DEBUG   Clean:TED        Set param 1 to TED
08/21/2012 05:14:02 PM INFO    Clean:TED        Found 0 videos that are already archived in dropbox from source "TED"
08/21/2012 05:14:02 PM NOTICE  Clean:TED        Cleaning dropbox of videos no longer used from source: "TED". Filecount from dropbox from this source is currently: 0
08/21/2012 05:14:02 PM NOTICE  Clean:TED        After cleaning dropbox, 0 old files were deleted for a new size of 0 files
08/21/2012 05:14:02 PM NOTICE  Clean:TED        No videos were successfully archived, skipping XBMC Library scan.
08/21/2012 05:14:02 PM NOTICE  Clean Up         Cleaning up dropbox...
08/21/2012 05:14:02 PM INFO    Clean Up         Checking 0 archived strm videos in dropbox to make sure the archived video is still valid.
08/21/2012 05:14:02 PM NOTICE  Clean Up         After removing 0 old videos from dropbox, number of videos is now: 0
08/21/2012 05:14:02 PM NOTICE  Clean Up         Done with dropbox clean-up
08/21/2012 05:14:02 PM DEBUG   CacheExpiration  Successfully cleared out 0 of 0 cached XML files.
08/21/2012 05:14:02 PM INFO    LogExpiration    Deleting logfiles older than 30 days (07/22/2012 05:14:02 PM)
08/21/2012 05:14:02 PM DEBUG   LogExpiration    Not expired, only 0 days old (08/20/2012 08:41:47 PM): C:\XBMC-MyLibrary\logs\XBMC.MyLibrary.2012-08-20.log
08/21/2012 05:14:02 PM DEBUG   LogExpiration    Not expired, only 0 days old (08/21/2012 05:14:02 PM): C:\XBMC-MyLibrary\logs\XBMC.MyLibrary.2012-08-21.log
08/21/2012 05:14:02 PM INFO    LogExpiration    Checked 2 log files, deleted 0 expired log files.
08/21/2012 05:14:02 PM NOTICE  Summary:---Overa ----------------------Archiving Summary for ---Overall-------------------------
08/21/2012 05:14:02 PM NOTICE  Summary:---Overa TV Success: 0, TV Fail: 0
08/21/2012 05:14:02 PM NOTICE  Summary:---Overa Movie Success: 0, Movie Fail: 0
08/21/2012 05:14:02 PM NOTICE  Summary:---Overa Music Video Success: 0, Music Video Fail: 0
08/21/2012 05:14:02 PM NOTICE  Summary:---Overa New videos archived: 0, existing videos updated: 0
08/21/2012 05:14:02 PM NOTICE  Summary:---Overa Overall: Success: 0, Skip: 0, Fail: 0
08/21/2012 05:14:02 PM NOTICE  Ending           Done... Total processing time: 0 minute(s), 1 second(s)



RE: XBMC.MyLibrary - Scan any source to the library (Hulu/Netflix/Plugins) - bradvido88 - 2012-08-22

XBMC.MyLibrary will not work with Frodo. JSON-RPC has had significant changes since Eden and won't be compatible. I will start a Frodo fork sometime as Frodo starts to become more stable.


RE: XBMC.MyLibrary - Scan any source to the library (Hulu/Netflix/Plugins) - eQUIV - 2012-08-22

(2012-08-22, 02:27)bradvido88 Wrote: XBMC.MyLibrary will not work with Frodo. JSON-RPC has had significant changes since Eden and won't be compatible. I will start a Frodo fork sometime as Frodo starts to become more stable.

Darn, anyone know when they first implemented this? I'd like to roll back until its MyLibrary compatible.


RE: XBMC.MyLibrary - Scan any source to the library (Hulu/Netflix/Plugins) - bradvido88 - 2012-08-22

(2012-08-22, 02:36)eQUIV Wrote:
(2012-08-22, 02:27)bradvido88 Wrote: XBMC.MyLibrary will not work with Frodo. JSON-RPC has had significant changes since Eden and won't be compatible. I will start a Frodo fork sometime as Frodo starts to become more stable.

Darn, anyone know when they first implemented this? I'd like to roll back until its MyLibrary compatible.
My guess would be soon after frodo was released it was already incompatible. There were a lot of queued up JSON-RPC changes that were waiting until the freeze was over and got implemented very quickly after Eden was released.




RE: XBMC.MyLibrary - Scan any source to the library (Hulu/Netflix/Plugins) - angrycamel - 2012-08-22

New version 1.3.3 released

http://code.google.com/p/xbmc-mylibrary/downloads/list

Change Log
  • Added logical OR support with double pipes in the contains element.
  • Fixed bugs in the runtime filter
  • Added series name override
  • Added generic type (as apposed to episode, movie, or music_video)
  • Added a couple examples to the config file to show proper usage of the above enhancements
  • Added series and episode name regex parsing (see parser element and example usage in the TED Talks filter)



RE: XBMC.MyLibrary - Scan any source to the library (Hulu/Netflix/Plugins) - eQUIV - 2012-08-22

Weird, so I rolled back to eden 11.0 . Still not working. Is it possible that i rolled back but the JSON is still updated? I didnt do a fresh install.


RE: XBMC.MyLibrary - Scan any source to the library (Hulu/Netflix/Plugins) - spyder - 2012-08-23

(2012-08-22, 03:41)angrycamel Wrote: New version 1.3.3 released

http://code.google.com/p/xbmc-mylibrary/downloads/list

Change Log
  • Added logical OR support with double pipes in the contains element.
  • Fixed bugs in the runtime filter
  • Added series name override
  • Added generic type (as apposed to episode, movie, or music_video)
  • Added a couple examples to the config file to show proper usage of the above enhancements
  • Added series and episode name regex parsing (see parser element and example usage in the TED Talks filter)

I had problems running this new version, my xml that worked previously got no response. I first deleted the 1.3.1 then I used just the LIB folder in the new release and that worked. It did allow me to scan shows that weren't named properly into the 'generic' folder. Is there a way for the generic filter to use the season folders it finds the strm files in, or even include the season folder name in the file name?



RE: XBMC.MyLibrary - Scan any source to the library (Hulu/Netflix/Plugins) - scoombe - 2012-08-23

(2012-08-23, 17:13)spyder Wrote:
(2012-08-22, 03:41)angrycamel Wrote: New version 1.3.3 released

http://code.google.com/p/xbmc-mylibrary/downloads/list

Change Log
  • Added logical OR support with double pipes in the contains element.
  • Fixed bugs in the runtime filter
  • Added series name override
  • Added generic type (as apposed to episode, movie, or music_video)
  • Added a couple examples to the config file to show proper usage of the above enhancements
  • Added series and episode name regex parsing (see parser element and example usage in the TED Talks filter)

I had problems running this new version, my xml that worked previously got no response. I first deleted the 1.3.1 then I used just the LIB folder in the new release and that worked. It did allow me to scan shows that weren't named properly into the 'generic' folder. Is there a way for the generic filter to use the season folders it finds the strm files in, or even include the season folder name in the file name?

I used the new version and it worked great. I only had a problem with one show: News Radio on Crackle from Free Cable. The shows are labeled in a way that My.Library just gets real confused and skips the show. I did not try the generic scraping method because I didn't think the shows would get the season info and hence would not scrape properly into the library. If you know of a regex example that might help the both of us, I would be grateful. Again, thanks for all of the hard work from both of you. The tool has progressed nicely! Cant wait to see what your new project is AC. Thanks.


RE: XBMC.MyLibrary - Scan any source to the library (Hulu/Netflix/Plugins) - spyder - 2012-08-23

(2012-08-23, 18:22)scoombe Wrote: I used the new version and it worked great. I only had a problem with one show: News Radio on Crackle from Free Cable. The shows are labeled in a way that My.Library just gets real confused and skips the show. I did not try the generic scraping method because I didn't think the shows would get the season info and hence would not scrape properly into the library. If you know of a regex example that might help the both of us, I would be grateful. Again, thanks for all of the hard work from both of you. The tool has progressed nicely! Cant wait to see what your new project is AC. Thanks.

How did you get Crackle working, just a subfolder filter? I was able to use 'All Shows' as a Free Cable subfolder, and this gets most shows. The missing ones need their own subfolder filter.

I tried using Filebot to rename the episode names so they can be scanned to the library but they won't work with just an episode name. I'm going to try epNamer next. Does anyone know of an episode renamer that can work from episode titles with out the 's01e01'[?



RE: XBMC.MyLibrary - Scan any source to the library (Hulu/Netflix/Plugins) - scoombe - 2012-08-23

Yeah, I have regular subfolder for most of my shows. I'm picky and want only the shows I'm interested in my library. Seinfeld, Married with Children, and All in the Family pull in just fine. News Radio has problems. There are others that even with their own subfolder and forced series name, they dont pull info. PBS is a good example where some of the naming conventions are off (The War by Ken Burns being one).