treyg / global-stream

Stream provider application for movies and shows that helps you find what platform/location has content available to stream
https://globalstream.netlify.app/#/
6 stars 0 forks source link

Feature Request Local Media #2

Open roderik-maker opened 1 year ago

roderik-maker commented 1 year ago

Hi TreyG, Not sure if you are still interested in adding features, but if you are, I am looking for a way to achieve the following:

Additionally, it would be nice to have:

treyg commented 1 year ago

Hi @roderik-maker sorry for the delayed reply.

Those are all great ideas! Though I'm not sure how easy they would be to integrate. The main purpose of this app is to find what service/location content is on so it can be streamed from that location/service. That would make having a selected result opening in the correct website difficult, though not impossible. The local search integration might not be hard though. Are you thinking of just having an input where you can add the local url from your jellyfin/plex server and then have that be included in the search?

As for adding The Netherlands, I should be able to add that pretty easily!

I also use home assistant, but I haven't done any app dev for it. Off the top of my head, the easiest way to include the search would be to use an iframe in your dashboard and include this site. Though obviously not ideal. That's something i'd like to learn eventually though.

If there's any featured you'd like to add though, feel to submit a PR! I don't know python, so I'm not sure how to integrate it, but I'm guessing it wouldn't be hard.Right now, this app is just client-side code built with Vue JS, but I do have an old version where i was using node to save my watchlist to notion.

EDIT: Netherlands added!