castkodi icon indicating copy to clipboard operation
castkodi copied to clipboard

Support Swiss TV SRF

Open Phlogi opened this issue 2 years ago • 3 comments

Describe the problem

Please support playing videos from play.srf.ch.

E.g. Link: https://www.srf.ch/play/tv/sendung/tschugger?id=268db462-bbbc-4f00-98f7-4dd60fa8e761

Error on kodi.log:

2021-12-01 18:38:05.796 T:957      INFO <general>: JSONRPC Server: New connection added
2021-12-01 18:38:07.492 T:913      INFO <general>: VideoPlayer::OpenFile: https://www.srf.ch/play/tv/sendung/tschugger?id=268db462-bbbc-4f00-98f7-4dd60fa8e761
2021-12-01 18:38:07.506 T:957      INFO <general>: WebSocket: connection closed by client
2021-12-01 18:38:07.506 T:1073     INFO <general>: Creating InputStream
2021-12-01 18:38:07.507 T:957      INFO <general>: JSONRPC Server: Disconnection detected
2021-12-01 18:38:07.582 T:1073     INFO <general>: Creating Demuxer
2021-12-01 18:38:07.756 T:1073    ERROR <general>: Open - error probing input format, https://www.srf.ch/play/tv/sendung/tschugger?id=268db462-bbbc-4f00-98f7-4dd60fa8e761
2021-12-01 18:38:07.757 T:1073    ERROR <general>: OpenDemuxStream - Error creating demuxer
2021-12-01 18:38:07.757 T:1073     INFO <general>: CVideoPlayer::OnExit()
2021-12-01 18:38:07.812 T:913      INFO <general>: CVideoPlayer::CloseFile()
2021-12-01 18:38:07.812 T:913      INFO <general>: VideoPlayer: waiting for threads to exit
2021-12-01 18:38:07.812 T:913      INFO <general>: VideoPlayer: finished waiting

Phlogi avatar Dec 01 '21 17:12 Phlogi

@Phlogi Cast Kodi version 6.2.0 supports Play SRF.

I only tested with non-geo-blocked videos in France. So if you have problems, don't hesitate to report it here.

regseb avatar Dec 19 '21 09:12 regseb

@regseb Awesome, thanks a lot. I just tested and noticed a small thing: It only works on the "detail" / full page:

e.g. https://www.srf.ch/play/tv/sendung/club?id=0f532a74-d501-4470-be25-527a4fbb82fa does not work but https://www.srf.ch/play/tv/club/video/corona---die-grenzen-der-solidaritaet?urn=urn:srf:video:c005e255-5d00-4b73-b1f7-a72ffd52794c works.

It would be very convenient if it worked on the first landing page as well.

Thanks a lot!

Phlogi avatar Dec 19 '21 10:12 Phlogi

@regseb Any chance you could fix that deatil?

Phlogi avatar Mar 25 '22 18:03 Phlogi