M3U_to_STRM is a handy utility that parses M3U playlists and converts the contained links into .strm files. These .strm files are organized into folders named after their respective playlists. This tool facilitates the integration of M3U playlists with popular media servers like Jellyfin and Emby.
- Prepare Your M3U Playlist: Ensure you have an M3U playlist file with the desired media links.
- Set M3U Link: Open the
url.configfile and save your M3U link. This link will be used by the program to fetch and process the M3U content. - Run M3U_to_STRM: Execute the M3U_to_STRM program, and it will process the M3U file, creating .strm files for each media item.
- Organized Output: The generated .strm files are stored in folders corresponding to the playlist names, keeping your media neatly organized.
Before running the program, make sure to set up the url.config file with your M3U link. Here's how to do it:
- Open the
url.configfile in a text editor. - Replace
YOUR_M3U_LINK_HEREwith the actual URL of your M3U playlist. - Save the file.
Jellyfin is an open-source media server software that allows you to manage, organize, and stream your media content to various devices. It offers a user-friendly interface and extensive features for media enthusiasts.
Emby is a media server solution that offers powerful media management and streaming capabilities. It provides cross-platform support and a rich set of features for organizing and enjoying your media collection.
To get started, download the M3U_to_STRM program and run it on your media files. You can then configure your favorite media server (Jellyfin or Emby) to include the generated .strm files for seamless media streaming.
This project is licensed under the MIT License - see the LICENSE file for details.