INTERACT FORUM

More => Old Versions => JRiver Media Center 27 for Windows => Topic started by: RackDaddy on December 17, 2020, 01:32:37 pm

Title: Import Playlist in TXT into MC?
Post by: RackDaddy on December 17, 2020, 01:32:37 pm
I have a subscription to Calm Radio, and wanted to import my custom URLs into MC.  The playlist looks like this:

Code: [Select]
Logitech Squeezebox | Playstation | Streamium | MacIntosh | Pioneer
| Vtech | Grace ITC-IR1000b | Denon | Olive | Blaupunkt | TuneIn |

WELLNESS

CALMRADIO - SPA

HD - 320k
http://streams.calmradio.com:30314/stream.mp3?user=name&pass=<my password>==
Medium - 192k
http://streams.calmradio.com:30316/stream.mp3?user=name&pass=<my password>==
Low - 64k
http://streams.calmradio.com:30315/stream.mp3?user=name&pass=<my password>==


CALMRADIO - POSITIVITY

HD - 320k
http://streams.calmradio.com:30514/stream.mp3?user=name&pass=<my password>==
Medium - 192k
http://streams.calmradio.com:30516/stream.mp3?user=name&pass=<my password>==
Low - 64k
http://streams.calmradio.com:30515/stream.mp3?user=name&pass=<my password>==

I can technically import the file (MC can apparently handle text files), but it only creates an empty playlist with the name of the text file -- not SPA, POSITIVITY, etc.

What am I doing wrong?  Thanks in advance!


Title: Re: Import Playlist in TXT into MC?
Post by: Matt on December 17, 2020, 01:43:51 pm
You could save as M3U and just make it a list of URLs.

More info here:
https://en.wikipedia.org/wiki/M3U#:~:text=M3U%20(MP3%20URL%20or%20Moving,a%20stream%20on%20the%20Internet.
Title: Re: Import Playlist in TXT into MC?
Post by: RackDaddy on December 17, 2020, 02:02:28 pm
Thanks, Matt.

But either way, I'd need to manually edit the text file, correct?  (MC doesn't parse the URLs for me.)