Hi,
well, first of all: I'm new here although I have my Uniti2 a little longer, and did my registration in this forum some time ago. And, after searching through various threads, I was not really able to find some answer to a topic that seems to be discussed quite often here. So, not being able to find a solution could be a result of my limited capabilites, or that there might be no solution..
What is it about? I have created various playlists using iOS App naim (just updated to ver 5.71, but problem is still there) but playlists face some problem. That is, track is shown but CD-cover is not shown, and track can not be startet. Some time ago I got error messages (don't remember exactly but similar to something internal error, and it was skipped to next track until an error-free was found), but meanwhile the app simply frozes.
As playlist are stored in itunes, I checked corresponding *.nmpl files, which I have saved on PC for backup purposes. Here entries like
-->
http://192.xxx.xxx.xx:50002/m/NDLNA/24866.flac
Flac
3113590478-0_618055573-4_1919166590-36_1919166590-4>0011320f-a073-0011-73a0-73a00f321100
26$14334$@14335
Navigator
Asteroids Galaxy Tour, The
[...]
http://192.xxx.xxx.xx:50002/tr...cgi/ebdart/24866.jpg
<--
are listed. Funny thing, if the last entry about the jpg is openend in firefox browser for those tracks I can not start the jpg is not found.
Deletion of playlist from app and restoring and via iTunes does not help, same thing for powering down the uniti 2, the Synology NAS DS212 or even App (as just updated, but still issue...). Effect remains for both installed media server "Logitech media server" and Synology's "Media Server".
Add on:
1) I can ask the app to re-load cd cover as often as I want, it does not reload the covers - and just get this standard blue colored thing
2) If track is started directly from, say album view (which is possible, at least), the forgotten CD cover may or may be not shown (for whole album then)
Has any of you seen the same effect? And - even better - a solution for that? Any more info needed to solve problem?
Kilian
Posted on: 23 July 2017 by Kilian
The choosen analogy has nothing to do with playing music but with the behaviour of the playlists. Nevertheless it hasn't been my intention to offense other people's feelings, which I apologize for.
With respect to proposed alternative servers I haven't tried them. The prefered Synology owned media server has done it job for quite a long time without any problems. That is, the playlist(s) were stable more than one year before they got slowly corrupted with no chance to repair. For that reason I'm not sure if installation of other server will change someting - well, except, the described behaviour hasn't been experienced for either Asset or Minim server?
Posted on: 06 August 2017 by Kilian
Well, meanwhile I have installed Minimserver, but, as expected, this does not solve the problem. Basically, I think because the naim app stores playlists in proprietary *.nmpl format while Minimserver use *.m3u or *.m3u8 playlists. And importing a sample m3u-playlist via iTunes simply failed because naim app can not read *.m3u files (as I think have read here somewhere else in this forum)
Additionally, when the m3u-playlist is stored on root of the music folder (e.g. on Y:\music) Minimserver creates an additional folder on top called playlist (well, with some strange uppoint arrow in front of the folder name), which is not properly read as showing no results when opened. Thus, may attempt to letting MinimServer to read the playlist (instead of the app) was not successfully as well.
It looks as created playlists (*,nmpl format) are linked to the server they have created which. I.e., when I stopped Synology's media server on NAS, the created playlist could not be started at all (and runing playlist was stopped). Some more hint that it is not the server but the app.
Has anybody some idea how to fix it?
Posted on: 07 August 2017 by sjbabbey
A couple of comments.
Firstly, naim streamers do support m3u format playlist. I know this because I have many of these files which I regularly play via my NDS. I suspect that the issue you have relates to the file addresses which are listed for the individual tracks.
I'm using Asset on a QNAP and the format for listing the tracks within the playlist file are typically:
/share/Root Directory name/Music/Artist Foldername/Album Foldername/trackname.flac
for example my own playlists (on QNAP) follow the following directory format
/share/Multimedia/Music/Artistname/Albumname/trackname.flac
assuming that you have your files in a Root Directory/Music/Artist Folder/Album Folder directory structure on your Synology NAS.
Note also that Linux uses forward slashes (/) in the directory structure rather than backslashes (\) used in Windows.
m3u playlists can be opened and edited using a text editing program e.g. notepad.
Secondly, I would not use your NAS drive's internal network i.p. address (192.68.xxx.yy.zzz) in the playlist since this can change when your router is restarted or its DHCP server renews its i.p. addresses as indicated in Phil H's comment above.
Posted on: 07 August 2017 by Phil Harris
Phil,
Do you know whether the naim app would be able to handle network "nicknames" in naim app produced playlists.
For example, if my QNAP server's network name were QNAP451 could this be substituted for the local i.p. address and obviate the problem of the playlist links being 'lost' by the app when the server's network i.p. address changes.
Hi,
Unfortunately if you mean instead of say...
http://192.xxx.xxx.xx:50002/m/NDLNA/24866.flac
...you mean could we use...
http://MusicNAS:50002/m/BLNA/24866.flac
...then that's comparitively "easy" (and our servers already do that for music in network stores and shares to avoid his issue) - however the problem generally isn't that the IP address changes. What is usually the problem is that when the UPnP server itself does a rescan then the track that was at...
http://192.xxx.xxx.xx:50002/m/NDLNA/24866.flac
...may now be at...
http://192.xxx.xxx.xx:50002/m/NDLNA/28242.flac
...and 24866.flac may no longer exist - and there's no way to do any kind of automatic rescan to relink a playlist back to the correct files in that case. Remember that these are http: links to virtual files on the UPnP server and not physical links to the files themselves as otherwise the playback device would need to have login access to the device hosting the UPnP server.
Cheers
Phil
Posted on: 12 August 2017 by Kilian
I'll try to summarize what I have understood:
UPnP Server creates virtual database of physical (music-) files, through which UPnP clients access the files stored on the NAS. Any client accessing the NAS through UPnP does this via virtual database. I.e., the client has no knowledge about logical path to physical music-file. In case the virtual database gets corrupted, the client just reflects that corruption („bullshit in, bullshit out“). Rebuilding of virtual database imposes risk that playlist may not be used anymore because manufacturer of UPnP servers like Asset, MinimServer, Synology, … always document if a rebuilt virtual database maintains its previous structure where possible (for still existing files only, of course). Nevertheless, Asset is suspected to maintain structure of virtual database.
I assume in case CD-cover are not shown anymore its done for same reason: they got lost in virtual database.
M3U playlist would offer the strength of not using virtual database but logical path of physical files on the NAS. Unfortunately, I wasn't yet successful getting a small *.m3u-file visible in the Naim App even under consideration of sjabbay's hints. I do get always error messages like
„Error: playlist TestPlaylist.m3u: no content director for ../Anne Clark/ …/12 Anne Clark – Cane Hill.flac“
What is the appropriate way of getting the m3u-playlist being recognized? I have stored it in root directory of „shared/music“ and initiated re-scan through MinimServer's URL.
@sjbabbey: I haven't selected the IP address on my own as I have this playlist not personally edited. Entries were created through Naim App by adding a track to a playlist. What I have shown is just a backup of that nmpl-playlist stored on my PC.
@Phil: A little strange is that I was able to select every single track of a playlist individually by just skipping one track forward from the first to the very lastone. But running playlist on its whole led to skipping individual files again (and streaming was stopped after some tracks). Nevertheless, take this as single, i.e. not fully confirmed behaviour, as I did this manual selection just once.
@Richard Dane: Thanks for changing thread title and content body – I think there is no possibility for members of doing it. And, well, ignore this "Manage topic" messages that may have filled up your account; after some time it came into my mind that something differently may be meant from what I have understood initially ...