Post Reply 
playlists changed after minim refresh
20-05-2025, 10:19 (This post was last modified: 20-05-2025 10:43 by simbun.)
Post: #17
RE: playlists changed after minim refresh
I have a bash (Linux) script that takes the output of 'BubbleUPnP > More > Settings > Import / Export data > Export to file' (easier to export though much more difficult to convert) and converts each to m3u8 if that's helpful?

I briefly tried to rewrite it in powershell (from BubbleUPnP m3u8 export) but I wasn't able to decode non-ascii characters, so I never finished it.

If you're not on Linux I'm happy to try and convert one for you, and if it works send you the output and the code if that helps?

Ultimately it's just:
  • Strip URL of 'http://*' and any transcode elements
  • Decode the remaining url (*20 to space e.t.c.)
  • Convert to a relative path

In order to produce relative paths I would need to know where you're planning to store the playlists.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: playlists changed after minim refresh - simbun - 20-05-2025 10:19

Forum Jump:


User(s) browsing this thread: 1 Guest(s)