• 1
  • 2(current)
  • 3
  • 4
  • 5
  • 9
[RELEASE] Apple Itunes Podcast Browser (video/audio plugin)
#16
Thanks for the Addon.

Can you add storefront id Korea?
'KR': 143466, # Korea

I translated Korean language strings on Transifex.
XBMC Korean User Group
http://xbmc-korea.com
Reply
#17
Done, will be available in the next release. Thanks!
My GitHub. My Add-ons:
Image
Reply
#18
Hello,

I can't read any podcast, audio or video.
I'm french so french podcast, and I try on 3 device (Windows and Mac OS).
When I press Enter, nothing happend *

Thanks
Reply
#19
(2012-11-19, 17:59)Mati24 Wrote: I can't read any podcast, audio or video.
I'm french so french podcast, and I try on 3 device (Windows and Mac OS).
When I press Enter, nothing happend *

Hi,

I need more informations, please upload your Debug Log (with XBMC Debug logging enabled).

regards,
sphere
My GitHub. My Add-ons:
Image
Reply
#20
I should have a bug because it´s work´now... Thanks !
Reply
#21
This plugin is almost the solution to my eternal problem on getting podcast audio and video to my XBMC. I say almost because I installed it yesterday, but it won't even start. I'm running XBMC frodo beta 2. Would love to have instructions on what to do in oder to make it functional. Thanks in advance.
Reply
#22
It should work out of the box.

How did you install it (via repo or from .zip)?
Please upload your xbmc.log (debug not needed), see Debug Log or use the XBMC Log Uploader-Add-on.

regards,
sphere
My GitHub. My Add-ons:
Image
Reply
#23
This is awesome. Nice work.
Reply
#24
Hi Sphere, need some help, I get the following addon.py script errors. Log file below. Running XBMC Frode RC3 on Windows 7

07:05:20 T:7108 NOTICE: -->Python Interpreter Initialized<--
07:05:21 T:7108 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.AttributeError'>
Error Contents: 'module' object has no attribute 'load'
Traceback (most recent call last):
File "C:\Users\Sony\AppData\Roaming\XBMC\addons\plugin.video.itunes_podcasts\addon.py", line 26, in <module>
my_podcasts = plugin.get_storage('my_podcasts.json', file_format='json')
File "C:\Users\Sony\AppData\Roaming\XBMC\addons\script.module.xbmcswift2\lib\xbmcswift2\xbmcmixin.py", line 122, in get_storage
storage = TimedStorage(filename, file_format, TTL)
File "C:\Users\Sony\AppData\Roaming\XBMC\addons\script.module.xbmcswift2\lib\xbmcswift2\storage.py", line 156, in __init__
_Storage.__init__(self, filename, file_format=file_format)
File "C:\Users\Sony\AppData\Roaming\XBMC\addons\script.module.xbmcswift2\lib\xbmcswift2\storage.py", line 123, in __init__
_PersistentDictMixin.__init__(self, filename, file_format=file_format)
File "C:\Users\Sony\AppData\Roaming\XBMC\addons\script.module.xbmcswift2\lib\xbmcswift2\storage.py", line 47, in __init__
self.load(fileobj)
File "C:\Users\Sony\AppData\Roaming\XBMC\addons\script.module.xbmcswift2\lib\xbmcswift2\storage.py", line 92, in load
for loader in (pickle.load, json.load, csv.reader):
AttributeError: 'module' object has no attribute 'load'
-->End of Python script error report<--
07:05:21 T:5636 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.itunes_podcasts
Reply
#25
Hi,

I can't reproduce that issue, can you please send me a full Debug Log?
Looks like a problem in the xbmcswift2 framework Sad

regards,
sphere
My GitHub. My Add-ons:
Image
Reply
#26
(2013-01-18, 20:18)sphere Wrote: Hi,

I can't reproduce that issue, can you please send me a full debug log?
Looks like a problem in the xbmcswift2 framework Sad

regards,
sphere

Installed XBMC over the old and now running good CoolCool
Reply
#27
Tried running this on a clean OpenELEC 3.0 RC2 install today but am getting an error. Here's the log:
http://xbmclogs.com/show.php?id=30424
From a quick scan, it looks like it is the xbmcswift2 problem you mention above. I have no idea what this module is/does. Any direction?

Awesome add-on, btw.
Reply
#28
(2013-01-26, 19:46)vijayk416 Wrote: Tried running this on a clean OpenELEC 3.0 RC2 install today but am getting an error. Here's the log:
http://xbmclogs.com/show.php?id=30424
From a quick scan, it looks like it is the xbmcswift2 problem you mention above. I have no idea what this module is/does. Any direction?

Awesome add-on, btw.

Not sure why, but your addon-storage file is broken. You have to delete it manually:
Code:
rm "/storage/.xbmc/userdata/addon_data/plugin.video.itunes_podcasts/.storage/my_podcasts.json"
My GitHub. My Add-ons:
Image
Reply
#29
I do not see any metadata on any of the podcasts I have looked at, except for the title. No description or date is displayed in any of the different Confluence views.
Reply
#30
(2013-01-28, 19:00)sphere Wrote:
(2013-01-26, 19:46)vijayk416 Wrote: Tried running this on a clean OpenELEC 3.0 RC2 install today but am getting an error. Here's the log:
http://xbmclogs.com/show.php?id=30424
From a quick scan, it looks like it is the xbmcswift2 problem you mention above. I have no idea what this module is/does. Any direction?

Awesome add-on, btw.

Not sure why, but your addon-storage file is broken. You have to delete it manually:
Code:
rm "/storage/.xbmc/userdata/addon_data/plugin.video.itunes_podcasts/.storage/my_podcasts.json"

That totally worked, thanks sphere!
Reply
  • 1
  • 2(current)
  • 3
  • 4
  • 5
  • 9

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Apple Itunes Podcast Browser (video/audio plugin)4