• 1
  • 11
  • 12
  • 13(current)
  • 14
  • 15
  • 21
[RELEASE] ZDF Mediathek Plugin - German Television
Raptor 2101 Wrote:ok, this is now a different error, to fix it simply replace your local default.py with this one: http://pastebin.com/YQrW4G18

Hello Raptor,

I replaced the default.py according to your advice. Sadly, there's no improvement. ZDF failes nevertheless.

Thanks for your everlasting efforts and this great plugin anyway,

Raptylos

Log:
12:31:18 T:4704 M:2463490048 NOTICE: get_params() argv=
12:31:18 T:4704 M:2463490048 NOTICE: ['plugin://plugin.video.mediathek/', '0', '?type=ZDF&action=openMenu&path=1']
12:31:18 T:4704 M:2463490048 NOTICE: [Mediathek]: DirectAccess: True
12:31:18 T:4704 M:2463490048 NOTICE: [Mediathek]: Quality: 2
12:31:18 T:4704 M:2463490048 NOTICE: [Mediathek]: argv[0]: plugin://plugin.video.mediathek/
12:31:18 T:4704 M:2463490048 NOTICE: [Mediathek]: argv[1]: plugin://plugin.video.mediathek/
12:31:18 T:4704 M:2463490048 ERROR: Error Type: exceptions.AttributeError
12:31:18 T:4704 M:2463490048 ERROR: Error Contents: 'int' object has no attribute 'childNodes'
12:31:18 T:4704 M:2463485952 ERROR: Traceback (most recent call last):
File "C:\Users\XXX\AppData\Roaming\XBMC\addons\plugin.video.mediathek\default.py", line 89, in ?
mediathek.buildMenu(path, 0)
File "C:\Users\XXX\AppData\Roaming\XBMC\addons\plugin.video.mediathek\mediathek\__init__.py", line 104, in buildMenu
treeNode = treeNode.childNodes[index];
AttributeError: 'int' object has no attribute 'childNodes'
12:31:18 T:2400 M:2463473664 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.mediathek/?type=ZDF&action=openMenu&path=1
12:31:18 T:2400 M:2463473664 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.mediathek/?type=ZDF&action=openMenu&path=1) failed
12:31:18 T:5176 M:2463322112 NOTICE: -->Python Interpreter Initialized<--
12:31:18 T:5176 M:2463166464 NOTICE: [Mediathek]: quality: 2
12:31:18 T:5176 M:2463166464 NOTICE: get_params() argv=
12:31:18 T:5176 M:2463166464 NOTICE: ['plugin://plugin.video.mediathek/', '0', '?type=ZDF']
12:31:18 T:5176 M:2463166464 NOTICE: [Mediathek]: DirectAccess: True
12:31:18 T:5176 M:2463166464 NOTICE: [Mediathek]: Quality: 2
12:31:18 T:5176 M:2463166464 NOTICE: [Mediathek]: argv[0]: plugin://plugin.video.mediathek/
12:31:18 T:5176 M:2463166464 NOTICE: [Mediathek]: argv[1]: plugin://plugin.video.mediathek/
12:31:20 T:3916 M:2469998592 ERROR: CRemoteControl::Connect - failed to connect
Reply
i this is embarrassing. i edited the wrong line...

try this:
zdf.py http://pastebin.com/C87jhnid
default.py http://pastebin.com/jA5TGDBv
Reply
Raptor 2101 Wrote:...
try this:
zdf.py http://pastebin.com/C87jhnid
default.py http://pastebin.com/jA5TGDBv

Thank you so much - runs like a charm !

Cheers,
Raptylos
Reply
Yep, runs perfect Nod Great job, thank you !

Greetings
angryjack
Apple-TV2 with JB 4.2.1, XBMC Eden with Quartz skin
Reply
...after the Mediathek addon update (automatik update was on) the ARD gets only "scriptfehler"...

I hope thats not a big thing...
Reply
currently the addon is delivered in version 0.1.9. I published version 0.2.0 who fix this bug. but the addon maintainers are in vocation Wink

so use the linked files instead
Reply
Aha... version 0.2.0 is installed and working fine!
Reply
Heikommander Wrote:Aha... version 0.2.0 is installed and working fine!

For me, too. Thanks for the quick update Raptor.
Reply
Wink 
ORF works now fine!
Thanks for improving my media consuming!
Smile
Reply
Hey,

great add-on ! But i have a question : I see four logos in the folder plugin.video.mediathek/resources/logos, but they do not show up in confluence in any view ?

greets,
otcho
Reply
Your are right, normaly this images should shown up as "Folder-Images" for each mediathek. I will fix this, this weekend
Reply
I have one question about the ZDF Mediathek. My favour Terra-X does only show the newest entries (first page) but in summary it includes right now 460 articles.

Will it be possible to extend the plugin with a "Next Page" and a "Previous Page" button to view also older entries ?

Greetings
angryjack
Apple-TV2 with JB 4.2.1, XBMC Eden with Quartz skin
Reply
angryjack Wrote:Will it be possible to extend the plugin with a "Next Page" and a "Previous Page" button to view also older entries ?
No cause zdf offers only a "show more" option not a "range query". But what i can do for is, to offer this button Wink

new version released (waiting for upstream to XBMC Repository):
0.2.1 - ADD: PageNavigation for ZDF
FIX: ChannelLogos fixed
Reply
Great, thank you ! Nod

As suggestion for feature release: Is it possible to display only the new entries when clicking "show more", because otherwise the list increases more and more and makes it difficult to navigate ?

But again, great job !

Greetings
angryjack
Apple-TV2 with JB 4.2.1, XBMC Eden with Quartz skin
Reply
angryjack Wrote:As suggestion for feature release: Is it possible to display only the new entries when clicking "show more", because otherwise the list increases more and more and makes it difficult to navigate?

If Thema ZDF offer a interface to examine the entries in this way, i would implement this. But currently they don't do this.

To implement such a logic on client side is always problematic cause i can't identify clearly what entire is known and what not. In addition tho that, if they change the interface, such functions are hard to reimplement..
Reply
  • 1
  • 11
  • 12
  • 13(current)
  • 14
  • 15
  • 21

Logout Mark Read Team Forum Stats Members Help
[RELEASE] ZDF Mediathek Plugin - German Television3