xbmc-danish-addons / plugin.video.drnu

GNU General Public License v2.0
23 stars 17 forks source link

Getting Internal Server Error #112

Closed mnerec closed 1 day ago

mnerec commented 1 week ago

Hi

I've setup a personal login and received the message box "Logged in as xyz", but I still get "Internal Server Error" when trying to play content.

Using Kodi 21.0 and plugin.video.drnu v6.4.6 from Denmark. The same video plays fine from in a browser.

Is there something I should be doing, that I haven't?

kodi_drtv1 kodi_drtv2

TermeHansen commented 1 week ago

Hmm difficult to debug from this. Does the "my list" item work for you?

Either adding items in browser to your personal list, or using context menu in the Kodi addon to add programs to you "my list".

What is the system you are running Kodi on (looks like Windows)? Can you share a part of your kodi.log when it happens with the debug to file setting on as you have I can see..

TommyTaif commented 1 week ago

Hi there,

It also stopped working for me (Version 6.4.5). There is not a lot of info in the .log file. Here is everything from entering the addon until the error message pops up.

2024-10-31 20:25:13.064 T:1030 info : CActiveAESink::OpenSink - initialize sink 2024-10-31 20:25:13.064 T:1030 info : CAESinkALSA::Initialize - Attempting to open device "@" 2024-10-31 20:25:13.072 T:1030 info : CAESinkALSA::Initialize - Opened device "sysdefault" 2024-10-31 20:25:13.073 T:1030 info : CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats 2024-10-31 20:25:13.073 T:1030 info : CAESinkALSA::InitializeHW - Using data format AE_FMTS24NE3 2024-10-31 20:25:28.860 T:868 error : Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.drnu/?playVideo=411313&kids=False&idpath=/episode/kriminalkommissaer-barnaby-de-doedes-bog_411313]

I am running on a RasPi (Bookworm), also from Denmark.

Adding videos to 'My List' and playing them from there does not work either.

Cheers, Philipp

TermeHansen commented 1 week ago

I see this error now as well, so maybe DR have changed something in the API again without telling us :rofl:

I will se if I can find out what is happening...

TermeHansen commented 1 week ago

@TommyTaif and @mnerec please try this fix: https://github.com/xbmc-danish-addons/plugin.video.drnu/archive/refs/tags/v6.4.6.zip

from this branch https://github.com/xbmc-danish-addons/plugin.video.drnu/tree/fix_daylight_offset

StBr65 commented 1 week ago

@TommyTaif and @mnerec please try this fix: https://github.com/xbmc-danish-addons/plugin.video.drnu/archive/refs/tags/v6.4.6.zip

from this branch https://github.com/xbmc-danish-addons/plugin.video.drnu/tree/fix_daylight_offset

It works for me. Thanks a lot.

mnerec commented 1 week ago

Using the branch https://github.com/xbmc-danish-addons/plugin.video.drnu/tree/fix_daylight_offset works for me as well. Thank you.

kec2 commented 1 week ago

Hi,

I got this error yesterday after installing 6.4.6 when trying to stream the program. I have no problem with live tv. I did not encounter this issue with 6.4.5

This is some of the logfil: 2024-11-01 09:12:35.904 T:1309 info <general>: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY 2024-11-01 09:12:38.237 T:1309 error <general>: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.drnu/?playVideo=473635&kids=False&idpath=/episode/den-tid-paa-ugen_-et-forpagtet-roedbedehul_473635] 2024-11-01 09:12:46.473 T:1309 error <general>: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.drnu/?playVideo=473636&kids=False&idpath=/episode/den-tid-paa-ugen_-slogans-og-byggesjusk_473636] 2024-11-01 09:12:49.073 T:1309 error <general>: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.drnu/?playVideo=473634&kids=False&idpath=/episode/den-tid-paa-ugen_-whistleblowere-og-efteraarsferie_473634] 2024-11-01 09:12:51.958 T:1309 error <general>: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.drnu/?playVideo=473633&kids=False&idpath=/episode/den-tid-paa-ugen_-byraadsbingo-og-hoejdeskraek_473633] 2024-11-01 09:12:55.075 T:1309 error <general>: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.drnu/?playVideo=473638&kids=False&idpath=/episode/den-tid-paa-ugen_-taliban-og-svend-svingarm_473638] 2024-11-01 09:12:59.043 T:1309 error <general>: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.drnu/?playVideo=473632&kids=False&idpath=/episode/den-tid-paa-ugen_-oktoberfest-og-den-stjaalne-picasso_473632] 2024-11-01 09:13:03.619 T:1474 info <general>: Den tynde blå linje: Bag om Den tynde blå linje -- 367242 | episode | /episode/den-tynde-blaa-linje_-bag-om-den-tynde-blaa-linje_367242 2024-11-01 09:13:06.996 T:1309 error <general>: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.drnu/?playVideo=367242&kids=False&idpath=/episode/den-tynde-blaa-linje_-bag-om-den-tynde-blaa-linje_367242] 2024-11-01 09:14:24.878 T:1378 info <general>: JSONRPC Server: New connection added

TermeHansen commented 1 week ago

@kec2 did you try the latest v6.4.6 that was updated late last night with a fix?

kec2 commented 1 week ago

No, I did not. I'll give that go.

kec2 commented 1 week ago

The latest version of 6.4.6 shows the correct time in the EPG and and streaming tv show works again. Thank you.

TermeHansen commented 1 week ago

Ok, I'll send this out as an update tonight, and close this issue when done...

TommyTaif commented 1 week ago

Hi again,

I just tired the fix and can confirm that it works. Thank you so much. I really appreciate the add-on.

steyrs commented 1 week ago

Turns out I was affected by "Internal server error" as well.

Using the fix mentioned above by TermeHansen - https://github.com/xbmc-danish-addons/plugin.video.drnu/issues/112#issuecomment-2450783617

and now it works again.

Just wanted to chime in - have a great sunday!