Fubo TV project

Thanks @chDVRuser. I had already checked the Curl command and all was good on that front. The cabin issue was that the Docker was not active for some reason, but restarting it fixed that issue.

The virtual NAS was able to be resolved when switching to MPEG source vs. HLS. It's odd because the virtual server is all self-contained (same IP address for the Test Channels DVR Server and the Test FuboTV Project Docker).

Crossing my fingers that the Devs ( @tmm1, @maddox and @eric ) consider adding this solution within the server itself vs. a stand-alone source. Granted I know nothing about what that entails, but if possible, would be the most seamless solution outside of HDHR Tuner and TVE (and the 2nd best solution to get Fox and NBC into the server).

Crossing fingers.

3 Likes

I've rescued the source code from my docker so I'm pondering where to put it. I don't have the Dockerfile anywhere but it shouldn't be difficult to recreate it. My python knowledge is limited but I'll accept PRs...

3 Likes

Thanks for rescuing this!

2 Likes

Thanks, can we assume the only change is the storage location on GitLab, or are there other changes we need to be aware of?

2 Likes

That's about it. The docker command to run it is slightly different (just the gitlab url instead)

I'm a little scared to update my current working install, If nothing has changed but the storage location (gitlab), I'll just bookmark this and hope to not need it. Thanks

1 Like

Thanks for keeping the fubo docker alive.
Purchased Elite quarterly elite because of the smooth access with channels.

1 Like

what is that?

I no longer use it, but you may want to update the fubo-gracenote-default.json file.

Appears joagomez never updated the stationid for INWONDER.

4 Likes

Think he means the Elite plan on a quarterly subscription
https://www.fubo.tv/welcome/channels

2 Likes

Done.

2 Likes

I am getting this error when I open up the logs. I am also getting Streaming to tuner failed. Timeout awaiting response headers. Any ideas as to what is happening?

HTTPSConnectionPool(host='api.fubo.tv', port=443): Max retries exceeded with url: /signin (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7f833a733fa0>: Failed to resolve 'api.fubo.tv' ([Errno -3] Try again)"))

That's a DNS issue. Are you using an ad blocking DNS?

1 Like

I am not using a DNS blocker. It was wondering just fine til last night when it didn’t record a baseball game off Bally.

I tried to use the docker command but said it could not find the image locally and wouldn't try to pull that image whatsoever. Is there a different command I should be running?

Also getting this with the original docker file from @joagomez by re adding it to the sources. I guess this is finally done for.

 invalid source url: Get "http://192.168.254.19:7777/fubo/playlist-hls.m3u": context deadline exceeded (Client.Timeout exceeded while awaiting headers)

Restarted Docker Desktop and it has seemed to fix the issue.

1 Like

I'm receiving a similar error. Restarting the docker cleared it last week and again yesterday, but not today:

Connection Error. HTTPSConnectionPool(host='api.fubo.tv', port=443): Max retries exceeded with url: /signin (Caused by NameResolutionError(": Failed to resolve 'api.fubo.tv' ([Errno -3] Try again)"))

I'm still running the original joagomez 1.16 version.

Is the gitlab docker pulling for anyone? not working in unraid for me

1 Like

Are you pulling this one?

Because of this

I’m trying to pull that one. Right now I have the old run still running