XBMC.MyLibrary - Scan any source to the library (Hulu/Netflix/Plugins)
xboxkid
Junior Member Posts: 23 Joined: Aug 2007 Reputation: 0 |
2011-04-02 23:09
Post: #21
Having a little trouble with the download link
|
| find quote |
bradvido88
Donor Joined: Nov 2008 Reputation: 7 Location: MN |
2011-04-02 23:48
Post: #22
icky Wrote:how do i filter the tv episodes... adjusted the xml like you suggested but it is now scanning every single tv show in the a-z directories folder..... thats a lot of shows!!! i tried <filter> but it gave me an xml errorRemove any recursive="true" attributes in any parent elements. xboxkid Wrote:Having a little trouble with the download linkHmm... not sure.... I just tried it and it worked. XBMC.MyLibrary (add anything to the library) ForTheLibrary (ForTheRecord & XBMC Library Integration) SageTV & XBMC PVR Integration Delete unused thumbs |
| find quote |
icky
Senior Member Posts: 189 Joined: Aug 2008 Reputation: 5 |
2011-04-03 00:08
Post: #23
bradvido88 Wrote:Remove any recursive="true" attributes in any parent elements. <!--Download HD movies from Icefilms plugin --> <IceFilms path="plugin://plugin.video.icefilms" multi_part="true" recursive="true"> <subfolder name="Movies/HD 720p/Popular" type="movies" movie_set=" IceFilms" download="true" > <filter><!--filter for specific titles I want --> <regexp>(500 days of summer|127 hours|district 9|Kick-ass|black swan|salt|The King's Speach|Easy A|Tangled)</regexp> </filter> <exclude><!--Only want hi-def, not DVD quality--> <contains>/dvd</contains> <contains>DVDRip</contains> </exclude> </subfolder> <subfolder name="TV Shows/A-Z Directories" type="episodes"> <subfolder name="F/Family Guy (1999)" recursive="true"/> <subfolder name="B/Baywatch (1989)" recursive="true"/> <subfolder name="G/Goodnight Sweetheart (1993)" recursive="true"/> </subfolder> thats what i have for the icefilms section of the xml..... where should i remove the recursive as i cant see one in the parent folder
|
| find quote |
icky
Senior Member Posts: 189 Joined: Aug 2008 Reputation: 5 |
2011-04-03 00:48
Post: #24
found where to remove the recursive, and all tv shows i selected scan into library fine but now your program doesnt want to change them to strm files
![]() http://www.mediafire.com/?y0gds34l8puo2d3 |
| find quote |
icky
Senior Member Posts: 189 Joined: Aug 2008 Reputation: 5 |
2011-04-03 00:53
Post: #25
have noticed i can rename all of the mpg to strm and they wokr once scaned in which is a bit of a chore... but dont mind doing it as to have them in the library is ace!
cheers for the program bud |
| find quote |
bradvido88
Donor Joined: Nov 2008 Reputation: 7 Location: MN |
2011-04-03 02:34
Post: #26
icky Wrote:have noticed i can rename all of the mpg to strm and they wokr once scaned in which is a bit of a chore... but dont mind doing it as to have them in the library is ace!You never have to change them to .strm's manually. In fact, that workaround will work only for TV shows because of a quirk in XBMC's video scanner. Sounds like something got messed up with all the changes you've made. You could try starting from scratch:
Also, & in XML is represented by: & XBMC.MyLibrary (add anything to the library) ForTheLibrary (ForTheRecord & XBMC Library Integration) SageTV & XBMC PVR Integration Delete unused thumbs
(This post was last modified: 2011-04-03 02:38 by bradvido88.)
|
| find quote |
icky
Senior Member Posts: 189 Joined: Aug 2008 Reputation: 5 |
2011-04-03 11:17
Post: #27
cheers for the help bud,
just a quick one, once baywatch has been scanned to the library, i can remove it from the config.xml file so that the script runs quicker yeah? but obviously add it back in if the streams start failing so that it updates the streams again??/ also is there anyway to get rid of the playback failed dialog... have tried the esc key but that kills the already playing video and have also tried return but that kills it as well ?
|
| find quote |
azzbarb
Junior Member Posts: 8 Joined: Apr 2011 Reputation: 0 |
2011-04-03 13:06
Post: #28
xboxkid Wrote:Having a little trouble with the download link having the same trouble, is there an alternate download as i would like to test this out, thanks
|
| find quote |
htpc guy
Posting Freak Joined: Oct 2010 Reputation: 7 Location: Near St. Louis Mo |
2011-04-03 15:31
Post: #29
I want to give this a try but the download link for the script gives a 404 error.
How to use Git | AMD Athlon II X3 Triple Core Processor 2.9 GHz |GIGABYTE GA-MA785GM-US2H Mobo 2GB DDR2 Ram | MSI N430GT | | Logitec Harmony One Remote| 52" Sharp Aquos LED TV | Onkyo TX-NR509 | |
| find quote |
bradvido88
Donor Joined: Nov 2008 Reputation: 7 Location: MN |
2011-04-03 20:49
Post: #30
Sorry bout the 404's. Just a typo. It's fixed now.
XBMC.MyLibrary (add anything to the library) ForTheLibrary (ForTheRecord & XBMC Library Integration) SageTV & XBMC PVR Integration Delete unused thumbs |
| find quote |

Search
Help