SuperrSonic / WiiMC-SSLC

Modified WiiMC with new features
GNU General Public License v3.0
50 stars 7 forks source link

Online video playlist is empty #32

Closed pirostudio-at-github closed 1 year ago

pirostudio-at-github commented 1 year ago

I saw on WiiMC that online was giving a list of youtube/vimeo/dailymotion video. I discovered that it was provided riitube : https://github.com/RiiConnect24/RiiTube hosted on http://riitube.rc24.xyz/wiimc/

So I decided to enlarge this functionality and proxy other VOD, (like my local town library) creating the project : https://github.com/pirostudio-at-github/wiimc-stream

But it seems that online video is empty on WiiMC-SS.

Can the path url to this online playlist be configurable? Can the online video player can read m3u or mpd (MpegDash) files? If not, what other stategy can be taken to enlarge VOD access?

Thank you

SuperrSonic commented 1 year ago

If you're on the latest release, you can point to an http server that contains a playlist file on the meta.xml, but you must not have the onlinemedia.xml file in your app dir.

Compatible videos pointed to by a playlist is the only way to have a "vod" experience, idk what else to say.