[RELEASE] Stream Link Manager for Channels

Error:

Environmental Vars:

The error says to set the folder in Settings, but I can't find it. Also the default Channels URL is incorrect, but I can fix that. Not sure how it determined that.

EDIT - Watching the setup video (prior was just reading the written setup instructions) and clicking into /app/channels_folder/ it is showing my folders and files, so it seems the error message is wrong?

Got this working. Pretty sweet!! Combined with the Personal Sections, I can now get AppleTV+ functionality in Channels and see when new streaming episodes pop up (a least it seems that this is now a possibility!) Thanks for sharing!!!

1 Like

Glad you got it working! Just wanted to point out that there was no error, just info warnings that the program couldn't figure out your Channels folder and URL during installation, so you had to set those manually in Settings as shown in the instructions on the repo and in the video. This is normal and expected behavior, especially for Docker installations.

1 Like

Congrats on this release @babsonnexus, the work you put into it is great and really appreciated. It deserves to be met with wide acclaim here and everywhere and Iā€™m happy to help with feedback along the way! I appreciate the flexibility you built into the newest version, that makes SLM more scalable and easier to maintain moving forward. I'm still entering my AppleTV+ titles and will certainly have more questions when I move onto the next phase of my movie library transmogrification.

In the meantime, what's the best way to upgrade from the "slm_docker" download running on my Mac now, to the latest release of the Github-hosted SLM? For future updates and for watchdog to be able to handle it regularly? I'm sure that gets handled on this page, but what do I enter? Thanks...

1 Like

I imagined this last year but had no way to implement it. So you can watch/record hulu/netflix/amazon prime/tubi/freevee/peacock with this and its like cc4c using the host pc & ad blocker. Had no idea this was a thing. Can you just record or can you watch too?

Does directv on demand and spectrum on demand work as well?

It would be nice if we could use some form of scrapper so all of this could be automatic.

New bnhf/olivetin:latest (aka bnhf/olivetin:2024.09.12) pushed with Project One-Click support for Stream Link Manager for Channels -- congrats to @babsonnexus!

EDIT: A docker-compose for every Channels-related extension ā€“ suitable for Portainer-Stacks! updated to include the compose particulars for this project as well. :slight_smile:

In light of the above, should I just run Project One-Click? Will it keep my existing SLM collection in place or should I be handling this beta-to-release upgrade some other way? :thinking:

Looks like the only change you need to make is to image:

    image: ghcr.io/babsonnexus/stream-link-manager-for-channels:${TAG:-latest}

Stop the stack, change that one line, and you should be good-to-go.

It's exactly as @bnhf said, the only thing that's changed from Beta is the Image location. You will also want to delete the old Image after you upgrade. There is no reason why you couldn't move over to Project One-Click; you just need to point to the volume you already had before. Conversely, you could just export all the csv files, start over, and import those into the new installation to get all your settings, bookmarks, etc... back. SLM is designed to be completely portable, with the application and data being disparate items.

No, not like cc4c.

Stream Links open up the Hulu, Netflix, Prime, Tubi, Freevee, Peacock, etc... stand-alone apps. You see the content listed as regular Movies and Episodes in Channels, but when you click to launch them they open up the app where the content is and plays there. In other words, you leave the Channels app and open the Hulu app and it plays in there.

What you are describing is more akin to PlayOn (recording). This is all about watching without the need to download files! The big thing this resolves is you never need to care WHERE a Movie or Show is anymore; this program takes care of all that for you.

Spectrum on Demand is an available source:

image

DirectTV on Demand does not appear to be available, but if you look at the FAQ / Troubleshooting section on the repo I explain what you can do about that. There is always the option to use manual overrides, so if you have a link, it will work.

:question:

That's exactly what Stream Link Manager for Channels is! You'll definitely want to read the repo and/or watch the video. Or better yet, just install it and give it a try!

1 Like

Thanks! I tried this, but got this error. Any additional assistance appreciated.

Don't worry about the warning regarding version: being deprecated, that's only showing because of the other more important issue regarding the container's manifest. That's something @babsonnexus will need to look at...

Thanks for the indepth answer. I would love a tool that could do the same thing but use cc4c interface and play justwatch.com or something on pc and play hulu/youtube (random movies)/ tubi/freevee/disneyplus and make use of the fact that chrome has adblockers - I know kind of gray area, but so is channels, you aren't "supposed" to be able to record tv anymore.

Right now I use mouse and keyboard and use sunshine to stream my pc to my living room tv.

1 Like

@babsonnexus We can take this to a PM, but it looks like something might not be quite right with your multi-arch build:

Oh, I didn't know Version had been deprecated in compose. I suppose I can just remove that line if it is unnecessary.

No big deal, the warning only comes up if there's another error. Your container's manifest is the actual problem.

Thanks. It's exactly as @bnhf said, I removed the Version line, tried again to update / deploy, and then got this. I'll put a pause on updating and am happy to report back later.

SCR-20240912-mbxm

Just wanted to pop in to say congratulations @babsonnexus on getting this release out! I think you made a very fine addition to Channels here and I know you put a lot of work into this!

Would you consider doing something more like cc4c for streaming shows on hulu with no ads on a chrome capture or do I have to code that one myself?

Okay, try the latest version. It should now have full multi-arch (platform) support:

Thanks to @bnhf for helping me figure out what was missing. Secret thanks to @joagomez for probably going through this all before and giving me something to look at in all their repositories to make sense of what I needed to do! (Edited because I tagged the wrong person with my dying eyes)

1 Like