• 1
  • 2
  • 3
  • 4(current)
  • 5
  • 6
  • 10
[RELEASE] PodCatching Addon
#46
post a filelisting of your addon-userdir please
Reply
#47
Image
Reply
#48
no the userdir pls (e.g userdata/addon_data/plugin.audio.podcatcher/) with expanded archive-dir (if exists)
Reply
#49
Sorry about that

Image
Reply
#50
i released a new testversion: http://xbmc.raptor2101.de/plugin.audio.p...0.0.93.zip

@fiveisalive: i added some caching and tested it with npr's opml file. The filesize goes down to the half of the origin-file. Additional the load/parsing speeds up. The penalty of creating and loading the feeds still sucks on low end machines. Have a try and report your experience Smile

@clckwrkorange: give a try to the new version. if your problems persist. paste your full opml-file and you full xbmc.log (http://pastebin.com/ or so). I'm currently confused about the errors you're suffering.
Reply
#51
XBMC.log: http://pastebin.com/XvvR0mAZ

OPML.XML:
Code:
<?xml version="1.0" encoding="UTF-8" ?>
- <opml version="1.0">
- <body>
  <outline id="1" text="APM: The Story" type="rss" xmlUrl="http://www.thestory.org/archive/podcast.xml" htmlUrl="http://thestory.org/archive" />
  <outline id="2" text="APM: The Splendid Table" type="rss" xmlUrl="http://americanpublicmedia.publicradio.org/podcasts/xml/splendid_table/kitchen_questions.xml" htmlUrl="http://splendidtable.publicradio.org/" />
  </body>
  </opml>
Reply
#52
Just a note: The podcatcher seems to be looking in: C:\Users\USERNAME\AppData\Roaming\XBMC\userdata\addon_data for the opml.xml file
Reply
#53
clckwrkorange Wrote:Just a note: The podcatcher seems to be looking in: C:\Users\USERNAME\AppData\Roaming\XBMC\userdata\addon_data for the opml.xml file

doesn't matter to the addon. either you setup the path by your addon settings (jus added this...) or it goes to the "profile"-Dir given by the xbmc context...


replace you local archivefile.py with this one http://pastebin.com/waSQAFXg
Reply
#54
Same error accessing script.

XBMC.log:
http://pastebin.com/LthZ9a2C
Reply
#55
i think you edited the wrong file or didn't save. Cause the error appears in a line who shouldn't exist
Reply
#56
You are right, I am sorry! Here is the right location

http://pastebin.com/3i08x8fB
Reply
#57
ok now replace your __init__.py with this one http://pastebin.com/TUW218FL

this won't fix something but help me to debug
Reply
#58
Which folder would you like?
Image

And thank you for all your help on this!
Reply
#59
i would say none of these. there is one feedreader folder but this is your extracted folder and not the one who is used by xbmc

you should find the correct one in your user-related roaming-directory...

no problem for the help, i am the one who create the problems *G*
Reply
#60
http://pastebin.com/bqF4xbMs
Reply
  • 1
  • 2
  • 3
  • 4(current)
  • 5
  • 6
  • 10

Logout Mark Read Team Forum Stats Members Help
[RELEASE] PodCatching Addon1