Guess the issue other users are having is something on the Fubo backend and not the docker container?
Sure seems like it? I’m not sure what else could explain the discrepancy. Hmm.
Different channels in Canada, I got it for the Premier League as its exclusive to Fubo here. Also different monthly price
I'm still using it in Canada! You don't get any of the sports channels (DRM'd), but it works for the StackTV channels. I'm also on JGomez177's (I'm assuming) final version as I've managed to not mess with it while it works.
I'm guessing the issues some people are having with channels missing is due to Fubos recent change to the packages.
I still have an older package, and i am able to add and remove addons and the channels are updated in the original container
Here's some interesting data that may help explain the discrepancy? I was playing around with this cool CDVR Sources Helper bookmarklet along with my Fubo-VLC-Bridge docker setup, and next to the name of each channel it revealed what looks like package names that are serving them up for me. fubotv-basic, 4k-screen, fubo-extra-lite-v2, news-plus.
What are others seeing, when they try the same?
You have what was called the Elite plan (same one I had).
Fubo Basic (Pro) + Fubo Extra + News Plus
See this Support Article
4k screen just means it's a channel that can be viewed in 4k on a supported device at home. https://support.fubo.tv/hc/en-us/articles/360011479911-Does-Fubo-offer-any-content-in-4K-HDR
it takes their packages that a channel is entitled through and joins it to a string as the group-title
Yes that makes complete sense. I was wondering what the package names would be for those whose Fubo docker setups were “only” showing 177 channels — and how theirs might differ from mine.
Just setup the docker here registry.gitlab.com/yankees4life/vlc-bridge-fubo:latest
but only getting 181 channels. fyi I am new to fubo.
Hmm. How are your channels tagged when using the "CDVR Sources Helper bookmarklet" I mentioned above? Does it name the package? I'm curious to see how it differs from mine.
sorry, I went back to directv stream once I realized no hbo,discovery,reelz
Looks like they may have changed some stuff with their API. Noticed this when my NBALP wasn't showing up in channels.
The python in the container looks for the package slugs in the user endpoint with the [recurly].[purchasedpackages] object. However, this data is rather stale and doesn't reflect my active plan / addons.
I noticed there's now a subscriptions endpoint which accurately reflects my active plan / addons.
Will poke around and see if I can rework some of the code.
I’m receiving this error message when attempting to watch/record local channels using this hack: Streaming to the tuner failed. Press play to try again. M3U: HTTP failure 400:{“error”:{“message”:”unknown X-DRM-Scheme : “}}
Is anyone else experiencing this? Has Fubo suddenly began to DRM protect local channels?
Hey bud how u get the channel ID.. as i got this script working and like u said its not pulling all or the Ids not matching up..
You’ll have to grab the ID by watching the channel in a browser window. It’s in the URL.
yea i got it.. example is fx
"68746": {"StationID": "58574", "name": "FX - FXHD"},
68746 is correct.
doesnt show up in the m3u file
So i try to direct play and error out in vlc.
Disney/ABC networks are all DRM-protected, which also includes FX, FXX, FXM, ESPN, etc.