Project One-Click: All-in-One Installations of Docker Extensions and CDVR Custom Channels

Depends what project you're looking to spin-up...

You might want to watch the video in this post. MLB.tv, which is used in this example, has been deprecated -- but it should still give you an idea of how to proceed:

Same version of Docker Desktop?

Same. Also Same ubuntu version. Same exact Windows 11 Version.

1 Like

I pushed the "Create an EPlusTV Stack in Portainer + CDVR Custom Channels" (as I want to use my Gotham subscription). And got the following error message


here are my containers in Portainer:

Stop the OliveTin stack and change PORTAINER_ENV=3

Recently installed versions of Portainer are using 3. I'm working on a test to set that automatically, but for now, you need to set it yourself.

thx, but now Olivetin doesn't show the EplusTV button:

I am really liking the Windows 11/UBUNTU ... I just setup a Channels DVR Server on it. I will test Olive Tin with this new Cannels DVR a little later.

Just like you would have done before, you need to switch to the Project One-Click page using the "hamburger" icon next to where it says OliveTin-for-Channels.

gotcha. Gives same error message


confirmed set to 3

It doesn't actually give the same error message, this time it's complaining about your token. Hopefully you saved it somewhere to compare, otherwise you'll need to delete your current token, and create a new one to add to OliveTin.

EDIT: Actually, you're right it's the same error. Double check your token.

What was the setup method?

do you mean the Portainer API Token?
If so , I checked that in the olivetin variables and it's correct

EDIT: I double checked it against the wrong token. I had put in my Portainer token. I just updated it to the Olivetin API and get the following (different) error message:

thx! (REALLY appreciate)

Make sure you have UBUNTU from the Windows APP Store.

docker run --detach --name=channels-dvr-tve --env TZ=America/Los_Angeles -p 8099:8089 --restart=on-failure:10 --volume /C/Docker/config:/channels-dvr --volume /C/Docker/DVR:/MyShares/DVR fancybits/channels-dvr:tve

OK, looking improved. It appears PORTAINER_ENV=2 was correct, so you'll need to change it back. Sorry about that.

np
Got this error message:

That looks like your success message. You got the JSON response and a "true". Check to see if the stack has been created.

yep:

I went to http://192.168.1.154:8020/ and see ePlusTV

I enabled Gotham and put in my login credentials. I then got an email from Gotham telling me that there was a login from an onn.4k Streaming box (I don't own one). Is that expected?

Thanks. I have made a few changes over the past several weeks. I didn't use the app store when installing UBUNTU for Docker desktop. Do you suggest I start over if I plan to use Channels through UBUNTU, rather than the Windows Channels version? I am using UBUNTU latest, but I think I used GIT to install it if Docker Desktop didn't do it automatically.

That's probably what's being emulated by the container. You should head on over to the EPlusTV thread for more details...

It probably is the Same thing but I do not know for sure.

@bnhf Can I run 2 Olivetin instances in Docker Desktop ?