[REQ] ADD STRM Support

Taken from: https://forums.plex.tv/discussion/317877/strm-support

@jinxy88 said:
This is a huge huge request for plex developers, please add STRM support back into Plex.
People with huge libraries using gdrive as a source would love this feature.
Emby allready added this feature and its starting to get a lot of attention since it did, because there are scripts that just passthrough the STRM to the client, thus getting rid of transcoding, wasting precious resources, and everything gets direct played.
Hope Plex developers see this and give it a try.

Any news about this?

Why hasnt strm come back yet? Its a good feature. Ill just keep making more posts about this to get attention.

I’m really liking the look of Plex but I can’t come back until strm support is re-added.

2 Likes

Please, support strm.

I want strm support to, why so hard to have a dev to reply. These feature suggestions are pointless

1 Like

is there any update for the .strm support ?

Thought I would add a +1 to this, seems very bizarre that its not available, given how its a fairly standard format. this, and the fairly poor live tv options seem to be turning people away, since I struggle to do either, it would seem to be prudent to cancel my plex pass and move to a platform that actually works for what I need. Its a shame, as I like a lot of what Plex does, but, I am not big on random streaming, I digitized my own collection, and want to watch it, in the main

Yes please add the .strm support

Yes, pls add it

Please add the .strm files

Plex is as dead as thir strm support.

As gdrive will probably remove the unlimited storage, I try to use STRM files to build one of my library. Strm files are scannes by plex but I can only read them on android or android
Tv device. It will play on it (error on webpage or apple devices) but I’m not able to change language for example.
So it seems that strm files are only partially supported. Is it possible to improve strm file management on plex. I think it will probably be used by many people in the future. Thanks

Channels DVR has this and it is so great for being able to access things that I bought from iTunes. It’s so simple. Add the stream link to a text document, name it the way you would any other video, add it to the correct folder, and it just shows up in my list of TV shows or Movies in Channels DVR. I wish I could do the same in Plex. This would allow me to make Plex my main home for ALL of my viewing. Of course it would redirect me out of the Plex app to watch the video on the app in question. But with Channels DVR we’re even able to find stream links into netflix, prime, etc. Since there’s no way for us to link our streaming accounts to Plex, adding this would make it possible for us to keep track of what we are watching in one app.

1 Like

Had posted this as a new thread, but then @tom80H pointed me to this thread, so reposting here… Channels’ implementation seems quite similar…


There have been several threads about integrating Movies Anywhere and linking with 3rd party screaming services somehow, but most of those have been closed (e.g., here, here and here) as something that cannot be done, or to have the service contact Plex to integrate with them.

Channels came up with a clever albeit manual way of adding streaming media to ones Library via Stream Links (https://getchannels.com/2021/02/02/stream-links/) without directly integrating with those other services.

Stream Links are simple text files containing a URL to a stream for a piece of media on the other service, that creates an entry in the Library and then when Watch/Play is clicked it just launches the other app on the device and plays the movie.

They have a special folder for these, but it’d be nice if Plex could support these in existing libraries and just create an entry for them based on the file name (e.g. “Soul (2020).strmlnk”) containing the URL to the media (e.g. “https://www.disneyplus.com/video/[TOKEN]”)

They currently support a good number of services:

  • Amazon Prime
  • Apple TV+
  • Disney+
  • HBO Max
  • Hulu
  • Netflix
  • Paramount+
  • Peacock
  • Showtime

More info: https://getchannels.com/docs/channels-dvr-server/how-to/stream-links/

Some of us have gone through the trouble of creating tiny placeholder .mp4 files names for titles that we want in our library that we have access to elsewhere (iTunes purchases, streaming service content, etc.), but something like Stream Links would add a little functionality to those items instead, and make them clickable to instantly watch in the other apps on the device.

It is noted on this thread that Plex’s own on-demand service (via https://watch.plex.tv) already has a database of where to watch Movies on other services that they don’t provide themselves. It’d be nice if this in combination with something like Stream Links could allow us to add such entries to our own libraries.

Thanks,
Michael

I love Plex and would like to buy Plex Pass but one feature is missing: support for .STRM files (Emby, Jellyfin support them). Many users expect this functionality. Can you add support for .STRM files? please

Perhaps watchlist items could replace STRM links if they were savable to ones Library…

Please, add STRM support ! Emby support this feature.

Please add (back!!!) this vital stream file support. Check and copy VLC code source for strm file support if you want !

Please, add STRM support.
I know you have the source code available for reading a STRM file. I managed to play an HTTP stream by replacing the path of the STRM file with the HTTP url of the content directly in the Plex database. So I managed to read the HTTP stream through Plex. Please, you have to leave the possibility to add STRM files and the media analysis is done the first time the movie is played like Emby. The development of this feature is simple and fast.