retrospect-addon / plugin.video.retrospect

Retrospect is a Kodi video add-on which allows you to watch streams of a number of free and publicly available online TV stream sites.
https://www.rieter.net/content/
GNU General Public License v3.0
114 stars 36 forks source link

Swedish SBS play channels does not work: Kanal 5 Play, Kanal 9 Play, Kanal 11 Play #673

Closed basrieter closed 9 years ago

basrieter commented 9 years ago

Original report by Big_Swede (Bitbucket: Big_Swede, ).


SBS has moved all their play channels together on a single domain: http://www.dplay.se

The script probably has to be updated.

basrieter commented 9 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


Attach a full DEBUG retrospect.log please.....

basrieter commented 9 years ago

Original comment by Big_Swede (Bitbucket: Big_Swede, ).


LOG-file @ debug level. Opening Retrospect and trying to play tre episodes from tre different TV shows on Kanal 5, Kanal 9 and Kanal 11. Error message is "The selected item does not have any stream associated".

basrieter commented 9 years ago

Original comment by Big_Swede (Bitbucket: Big_Swede, ).


Sorry about not attaching the log at first, thought it was an easy fix because they changed the domain.

basrieter commented 9 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


Ok, you still need to be a bit more specific. I did find one issue where sometimes as listing is not working. However, I don't see that in your log. What I do see is that Nya Arga snickaren - Avsnitt 3 is not playing. That is however because the video is not yet published: Videon är inte publicerad.

Are there more problems?

basrieter commented 9 years ago

Original comment by Big_Swede (Bitbucket: Big_Swede, ).


I can´t play any stream from any of these three channels. Other channels work fine as usual. Before trying to run Avsnitt 3(episode 3) I also tried Avsnitt 1 and Avsnitt 2 of the same TV show. But then it did not show "The selected item does not have any stream associated" it just did not do anything. Actually Avsnitt 3 from Säsong 2(season 2) is published, you can watch it on: http://www.dplay.se/nya-arga-snickaren/season-2-fanny-och-marcus/

basrieter commented 9 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


You are trying this from within Sweden? I tried it from the Netherlands and all none region bounded streams play just fine.

Please try to playback a couple of different episodes from different shows and attach that logfile here.

basrieter commented 9 years ago

Original comment by Big_Swede (Bitbucket: Big_Swede, ).


Yes I am trying it from within Sweden. Can you give a example of a show that works from your location? Then I can try to play the same one.

basrieter commented 9 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


I will do that. Could you add a kodi.log?

basrieter commented 9 years ago

Original comment by Niklas Henningsson (Bitbucket: hennning, GitHub: hennning).


I can confirm that Swedish SBS channels have moved to www.dplay.se Old episodes seems to work in the old channels but new ones does not appear for me.

Example: Kanal 11 --> Big Brother Maktspelet. The latest episode in Retrospect for me is episode 22 but the newest should be episode 25 or something from yesterday.

basrieter commented 9 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


Ok, please give me more examples. Besides that: can somebody tell me if there is a new Android app for them? If so, could somebody attach the .apk here?

basrieter commented 9 years ago

Original comment by Niklas Henningsson (Bitbucket: hennning, GitHub: hennning).


There is an app. Found some link på an apk file. Don't know the legitimacy of it, seems right though. http://m.apkpure.com/dplay/se.kanal5play

basrieter commented 9 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


I see now. I will basically need to rewrite the channel but I will try to do it.

basrieter commented 9 years ago

Original comment by Niklas Henningsson (Bitbucket: hennning, GitHub: hennning).


Much appreciated. I'll help you in any way I can.

basrieter commented 9 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


Ok, I got this for tonight: it only shows all the shows on the 3 channels. Please verify that it is OK.

However, they have more channels now, so I am considering to add a DPlay.se channel instead of a Kanal 5, 9 & 11.

More tomorrow.

basrieter commented 9 years ago

Original comment by Niklas Henningsson (Bitbucket: hennning, GitHub: hennning).


I see you have attached a file. I guess I need to replace something on my Kodi installation to get the channels to work? How do I do that?

I run Kodi on OSMC on a Raspberry Pi 2.

basrieter commented 9 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


You can find the file to replace at /home/oscm/.kodi/addons/net.rieter.xot.channel.se/sbs/

Make sure to keep create a backup of the file first.

basrieter commented 9 years ago

Original comment by Niklas Henningsson (Bitbucket: hennning, GitHub: hennning).


I replaced the file but now it cant find any video files at all. It finds the shows (but shows a date behind now, did not do that before). But when I enter a show the list is empty.

basrieter commented 9 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


Correct..like I mentioned in my comments: it only finds the shows now. Video files I will add this weekend.

basrieter commented 9 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


New version in which videos should play (in the right region and those without premium/drm). If a video does not play, please attach a full DEBUG retrospect log.

basrieter commented 9 years ago

Original comment by Big_Swede (Bitbucket: Big_Swede, ).


Seems to work fine :-)

basrieter commented 9 years ago

Original comment by Niklas Henningsson (Bitbucket: hennning, GitHub: hennning).


The videos seems to be working now but all their names are the same and not in the right order. If I open Big Brother on Kanal 11 there are like 30 episodes called "Big Brother" and the order seems to be shuffled.

Edit: Ok, I see now. Other shows have names but they are ordered in alphabetical and not on date. I guess Big Brothers episodes don't have any names and therefore all of them are named Big Brother. Is it possible to add the date behind the episode?

basrieter commented 9 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


@hennning You can tell Kodi to sort by date and then magically the dates appear! You can configure Retrospect to sort by date by default via the Add-on settings.

basrieter commented 9 years ago

Original comment by Niklas Henningsson (Bitbucket: hennning, GitHub: hennning).


Thank you. I told Kodi to sort Shows by name and Episdoes by Date and it's working fine. It does not show the date of the episode thou, but that's fine by me since they are ordered correctly

basrieter commented 9 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


@hennning If you tell Kodi to sort the episodes by date, it should show the dates in the secondary label (depending on your skin).

Anyways, I attached an updated version that includes season and episode information and adds "More Pages" if available.

basrieter commented 9 years ago

Original comment by Niklas Henningsson (Bitbucket: hennning, GitHub: hennning).


Thank you

basrieter commented 9 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


Please let me know if this is OK now? If so, I will push an update tonight.

basrieter commented 9 years ago

Original comment by Big_Swede (Bitbucket: Big_Swede, ).


I have been playing some different TV shows, but there seems to be an issue with some shows missing and some showing up even though they are premium. The TV show "Motor" on Kanal 9 does not show up in Retrospect but it is a non-premium and can be viewed in the browser. Also "The Bachelorette" shows up on Kanal 11 but it is a premium show and it can not be played. In the same way "Person of Interest" shows up on Kanal 9 even if it is a premium.

basrieter commented 9 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


For starters: I don't filter out premium shows. In the next release there will a feature like that, but for now there is a ^ behind the name of shows that are either premium or DRM protected.

I use http://www.dplay.se/program/ to determine the shows. It allows you to filter per channel, which I do. Check if the missing shows appear there. And to what channel is belongs. I tried to find "Motor" but is not at the site at all (unless you mean "Legendary Motorcar" which is discovery channel). Let me know.

basrieter commented 9 years ago

Original comment by Big_Swede (Bitbucket: Big_Swede, ).


Ok sorry, yes you are right. "Motor" is actually not listed on http://www.dplay.se/program/, I found it on the channel page: http://www.dplay.se/kanal9/

basrieter commented 9 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


Interesting. Let me see if I can use the individual channel pages then. It will also be faster in loading. More tomorrow.

basrieter commented 9 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


The list that has the Motors in it, is a list with recent videos. I could use it, but it is a very long list (15+ pages to load) and it will take a very long time to get the full list.

So I think that DPlay should make sure that all shows appear on their main site. That is the only reasonable way of getting them all.

The positive side of this: I found direct url's for each channel and that does make the lists load a lot faster. But even those do not have the "Motor" show.

basrieter commented 9 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


I also added the live channels. Can't test them from the NL. So please let me know. (if it does not work, attach a new retrospect.log please).

basrieter commented 9 years ago

Original comment by Big_Swede (Bitbucket: Big_Swede, ).


I think premium is needed to watch the live channels and I don´t have it :-(

basrieter commented 9 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


So you can't view it on their website?

basrieter commented 9 years ago

Original comment by Big_Swede (Bitbucket: Big_Swede, ).


Nope, not without premium :-(

basrieter commented 9 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


Ok, I will remove them then. Could you see if everything is OK now?

basrieter commented 9 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


Hopefully the final version?

basrieter commented 9 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


Nope, apparently not the last version :D I added recent episodes to this version. Let me know!

basrieter commented 9 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


Could somebody please confirm this?

basrieter commented 9 years ago

Original comment by Big_Swede (Bitbucket: Big_Swede, ).


I have watched a couple of shows over the last two days and can´t find anything strange with it. It seems to be ok!

basrieter commented 9 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


Fixed: Swedish SBS channel change video content platform and broke Kanal 5, Kanal 9 and Kanal 11 (Fixes #673)

basrieter commented 9 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


Official updates should be rolling out.

basrieter commented 9 years ago

Original comment by Big_Swede (Bitbucket: Big_Swede, ).


Great!, thank you for a great addon and quick support!

basrieter commented 9 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


Fixed: Swedish SBS channel change video content platform and broke Kanal 5, Kanal 9 and Kanal 11 (Fixes #673)

(cherry picked from commit 9ee9065d4c829085dc94f2401b6f3c93d01ef3ec)

basrieter commented 8 years ago

Original comment by Bas Rieter (Bitbucket: basrieter, GitHub: basrieter).


Issue #692 was marked as a duplicate of this issue.