Do you have a appbox using plex, and like to use it for m3u or strm for emby/Jellyfin. Well now you can. I was going to sell this as a script service, but i figure be good to give away and test. I have a perm solution, that is far more advance, but this should do the trick for somebody.
Need Python3.8+ prefer 3.11.
pip3
PlexApI.
Run apt-get install python3-pip
pip3 install plexapi
then Run python3 plex2strmm3u.py
it will dump the files under /Media
Follow the on-screen direction, as its simple as i can make it. Library names are exact what they are in plex. If you have TV Shows with a space between TV and word Show, you do the same. If you have (Kids) then u put that in as well. It must be EXACT as the library is shown in plex. I will only provide min support as this is for advance users who know how to read and follow scripts.
Need Python3.8+ prefer 3.11.
pip3
PlexApI.
Run apt-get install python3-pip
pip3 install plexapi
then Run python3 plex2strmm3u.py
it will dump the files under /Media
Follow the on-screen direction, as its simple as i can make it. Library names are exact what they are in plex. If you have TV Shows with a space between TV and word Show, you do the same. If you have (Kids) then u put that in as well. It must be EXACT as the library is shown in plex. I will only provide min support as this is for advance users who know how to read and follow scripts.