Skip to content

Option to generate .strm files using original target URL #521

@hazarjast

Description

@hazarjast

I use m3u-editor to create playlists for Channels DVR for live channel content. For VOD and Series I see m3u-editor supports generation of .strm files which in theory would be a killer addition for me since Channels DVR allows for import of Movies and TV via .strm file. However, in practice this does not work because Channels itself does not proxy the streaming via URL in the .strm files, it simply passes the exact URL over to the client which in my case is 'localhost' as I have m3u-editor and Channels running on the same host and do not wish to expose m3u-editor externally for simplicity and security.

Ideally under 'Sync Options' for each type of .strm file generation there would be an option like "Use original target URL" so that .strm files are created with the original media target which is very useful for those of us using clients like Channels DVR which just pass the .strm URL directly to the clients. The alternative here would be changing the APP_URL for m3u-editor to the LAN IP of the m3u-editor host which might solve the issue for devices on the local network, but this would not solve the issue when devices connect to Channels DVR remotely. For that an external FQDN would be needed which exposed m3u-editor through a VPN or reverse proxy which further increases the complexity and maintenance of such a setup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions