Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to stream to old Sony via QNAP ?
31-07-2020, 20:38
Post: #1
Question How to stream to old Sony via QNAP ?
Hello to everyone,
I found MinimServer and that forum while trying to force my old Sony CMT MX 700 NI to stream the one exact IR Station.

The Sony has built-in WiFi and was able to use Internet Radio until Sony cancelled the service.
But its able to stream files and playlist form my home NAS QNAP, so I try to surpass the limits of that device Smile
The only way to control it is IR Remote, it has no app avaliable.

My first question - it is possible to make it working in any way ?

I have just installed Minimserver on QNAP, my music collection as well as playlists are accesible. MP3 only, no .flac but...
I also installed app on PC and added MinimStreamer
I have read carefully the guide and as I created the mp3u file

#EXTM3U
#EXTINF:-1,[RMS] Radio Nowy Swiat
http://stream.rcs.revma.com/ypqt40u0x1zuv.pls
https://stream.rcs.revma.com/ypqt40u0x1zuv.m3u


BUT - second question is- WHERE TO SAVE IT ? Smile
in QNAP Multimedia cataloque ? somewhere else ?

Thats the problem to solve Smile

Cheers Smile
MichaƂ, Poland
Find all posts by this user
Quote this message in a reply
01-08-2020, 11:11
Post: #2
RE: How to stream to old Sony via QNAP ?
If you want two stream URLs, you should also have two EXTINF lines like this:

#EXTM3U
#EXTINF:-1,[RMS1] Radio Nowy Swiat 1
http://stream.rcs.revma.com/ypqt40u0x1zuv.pls
#EXTINF:-1,[RMS2] Radio Nowy Swiat 2
https://stream.rcs.revma.com/ypqt40u0x1zuv.m3u

The first of these is working for me but the second is not working. I will investigate the reason for this.

The playlist file must have an extension .m3u (not .mp3u) and can be placed anywhere in your music library. On QNAP, the default location for this is the Multimedia shared folder.
Find all posts by this user
Quote this message in a reply
02-08-2020, 12:58
Post: #3
RE: How to stream to old Sony via QNAP ?
Simon, thank You for prompt response.
mp3u is my typing mistake here, file name was correct.

Surprise- content of Multimedia shared folder was not refreshed by Sony , so changes I made, are not visible.

trying to solve Smile
however, seems to be correct but stil doesn't work
Live ..
Find all posts by this user
Quote this message in a reply
02-08-2020, 13:36
Post: #4
RE: How to stream to old Sony via QNAP ?
You need to do a MinimServer rescan after changing .m3u files. Have you done this?
Find all posts by this user
Quote this message in a reply
02-08-2020, 13:55
Post: #5
RE: How to stream to old Sony via QNAP ?
Yes. But I just realised that MinimStramer is not working, Although I activated trial licence
Find all posts by this user
Quote this message in a reply
02-08-2020, 15:18
Post: #6
RE: How to stream to old Sony via QNAP ?
How do you know that MinimStreamer is not working?
Find all posts by this user
Quote this message in a reply
04-08-2020, 22:31
Post: #7
RE: How to stream to old Sony via QNAP ?
Sorry for the break, I tried to go through the User's Guide again carefully. I still receive "Data Error" answer on Sony's Display.
Find all posts by this user
Quote this message in a reply
05-08-2020, 08:46
Post: #8
RE: How to stream to old Sony via QNAP ?
Please try changing the .m3u file to the following:

#EXTM3U
#EXTINF:-1,[RMS1;mp3] Radio Nowy Swiat 1
http://stream.rcs.revma.com/ypqt40u0x1zuv.pls

The difference is the addition of ;mp3 after RMS1. After making this change, you need to do a MinimServer rescan.
Find all posts by this user
Quote this message in a reply
05-08-2020, 12:21
Post: #9
RE: How to stream to old Sony via QNAP ?
(05-08-2020 08:46)simoncn Wrote:  Please try changing the .m3u file to the following:

#EXTM3U
#EXTINF:-1,[RMS1;mp3] Radio Nowy Swiat 1
http://stream.rcs.revma.com/ypqt40u0x1zuv.pls

The difference is the addition of ;mp3 after RMS1. After making this change, you need to do a MinimServer rescan.

Thanks,
will check it at home.
I tried same idea, to transcode in properties ( aac:mp3)
but still without result.
Find all posts by this user
Quote this message in a reply
05-08-2020, 13:20
Post: #10
RE: How to stream to old Sony via QNAP ?
This stream is mp3, not aac. In any case, you cannot transcode streams to mp3.

Adding the suffix ;mp3 to the playlist gives the control point and renderer more information about the stream type. For some renderers, this can make a difference. It doesn't change the data that is streamed to the renderer.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


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