FAQ  •  Register  •  Login

Still no m3u playlists with file paths

<<

is0lde

Serviio newbie

Posts: 12

Joined: Mon Jan 20, 2014 2:46 am

Post Thu Jan 23, 2014 12:59 pm

Still no m3u playlists with file paths

I have posted a couple of times this week but have not seen any replies.
Some of my mu3 playlists appear in Servio, but none of the playlists containing file paths are appearing.
i have run the intel AV controller and the playlists dont appear there either.
I have logged the log4j.xml file;
2014-01-21 20:03:46,155 INFO [ServiioConsole] Initializing Serviio Console
2014-01-21 20:03:46,232 DEBUG [ApplicationInstanceManager] Port is already taken. Notifying first instance.
2014-01-21 20:03:46,266 DEBUG [ApplicationInstanceManager] Successfully notified first instance.
2014-01-21 20:03:46,266 INFO [ServiioConsole] Exitting Serviio Console


I create all my playlists from mediamonkey on a Windows system containing the file path;
"\\mysynology\folder\folder\mymusicfile"
anyone have any suggestions how to configure serviio to recognise my playlists (i have 890 - so modifying them individually is not an option)
:roll:
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Thu Jan 23, 2014 10:26 pm

Re: Still no m3u playlists with file paths

Do you have \\mysynology\folder as a shared folder in Serviio?
<<

is0lde

Serviio newbie

Posts: 12

Joined: Mon Jan 20, 2014 2:46 am

Post Fri Jan 24, 2014 10:22 pm

Re: Still no m3u playlists with file paths

Yes the Media folder its a shared folder.
all my playlists are in the folder below.
\\mysynology\media\music\playlists
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sat Jan 25, 2014 3:41 pm

Re: Still no m3u playlists with file paths

can you enable detailed log, restart Serviio and post the log here?
<<

is0lde

Serviio newbie

Posts: 12

Joined: Mon Jan 20, 2014 2:46 am

Post Sat Jan 25, 2014 10:27 pm

Re: Still no m3u playlists with file paths

I hope this is the correct log info.

  Code:
2014-01-25 16:49:00,999 INFO  [ServiioConsole] Initializing Serviio Console
2014-01-25 16:49:01,066 DEBUG [ApplicationInstanceManager] Listening for application instances on socket 44332
2014-01-25 16:49:01,074 INFO  [ServiioConsole] Starting Serviio Console
2014-01-25 16:49:01,370 DEBUG [SwingHelper] Choosing java look and feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel
2014-01-25 16:49:01,540 INFO  [ServiioConsole] Connecting to Serviio REST on 10.0.1.245:23423
2014-01-25 16:49:01,540 DEBUG [ServiioConsole] Checking if server is running
2014-01-25 16:49:12,185 WARN  [ServiioConsole] Cannot connect to the server to get DB initialization info
2014-01-25 16:49:12,186 DEBUG [ServiioConsole] Retrieving console settings
2014-01-25 16:49:22,274 WARN  [ServiioConsole] Cannot connect to server: Connection Error (1000) - Connection refused: connect
2014-01-25 16:49:22,298 INFO  [Messages] Loaded console message bundle for locale: en
2014-01-25 16:49:26,797 INFO  [ServiioConsole] Exitting Serviio Console
2014-01-25 16:49:52,564 INFO  [ServiioConsole] Initializing Serviio Console
2014-01-25 16:49:52,612 DEBUG [ApplicationInstanceManager] Listening for application instances on socket 44332
2014-01-25 16:49:52,622 INFO  [ServiioConsole] Starting Serviio Console
2014-01-25 16:49:52,792 DEBUG [SwingHelper] Choosing java look and feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel
2014-01-25 16:49:52,909 INFO  [ServiioConsole] Connecting to Serviio REST on 10.0.1.245:23423
2014-01-25 16:49:52,910 DEBUG [ServiioConsole] Checking if server is running
2014-01-25 16:50:03,480 WARN  [ServiioConsole] Cannot connect to the server to get DB initialization info
2014-01-25 16:50:03,481 DEBUG [ServiioConsole] Retrieving console settings
2014-01-25 16:50:13,578 WARN  [ServiioConsole] Cannot connect to server: Connection Error (1000) - Connection refused: connect
2014-01-25 16:50:13,600 INFO  [Messages] Loaded console message bundle for locale: en
2014-01-25 16:50:18,120 INFO  [ServiioConsole] Exitting Serviio Console
2014-01-25 16:50:52,482 INFO  [ServiioConsole] Initializing Serviio Console
2014-01-25 16:50:52,522 DEBUG [ApplicationInstanceManager] Listening for application instances on socket 44332
2014-01-25 16:50:52,529 INFO  [ServiioConsole] Starting Serviio Console
2014-01-25 16:50:52,759 DEBUG [SwingHelper] Choosing java look and feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel
2014-01-25 16:50:52,866 INFO  [ServiioConsole] Connecting to Serviio REST on 10.0.1.245:23423
2014-01-25 16:50:52,867 DEBUG [ServiioConsole] Checking if server is running
2014-01-25 16:50:54,652 DEBUG [ServiioConsole] Retrieving console settings
2014-01-25 16:50:54,827 DEBUG [ServiioConsole] Setting console locale to be: en
2014-01-25 16:50:54,842 INFO  [Messages] Loaded console message bundle for locale: en
2014-01-25 16:50:54,842 DEBUG [ServiioConsole] Reading application data
2014-01-25 16:50:55,244 DEBUG [ServiioFrameView] Initializing main frame
2014-01-25 16:50:55,307 DEBUG [ServiioFrameView] System tray is supported
2014-01-25 16:51:04,369 DEBUG [ServiioConsole] Reading application data
2014-01-25 16:51:04,369 DEBUG [RepositoryView$LibraryStatusCheckerThread] Starting library status checking thread
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Jan 26, 2014 9:08 am

Re: Still no m3u playlists with file paths

No, there should be a lot of entries about checking for files and you should see some entries about the playlist and trying to find the playlist items (and failing).

It might take a few minutes to produce the log after you restart serviio / pc.

BTW, can you see the files that are part of the playlists in the other categories? (Folders, Artists, etc). If not it'd mean access rights are not correct.
<<

is0lde

Serviio newbie

Posts: 12

Joined: Mon Jan 20, 2014 2:46 am

Post Sun Jan 26, 2014 12:54 pm

Re: Still no m3u playlists with file paths

I modified the log4j.xml file located in my windows PC
I then opened the log file located in windows c:\program files\serviio\log\serviio.txt
No further entries are showing on the log file except for hourly refreshes
  Code:
2014-01-25 16:51:04,369 DEBUG [RepositoryView$LibraryStatusCheckerThread] Starting library status checking thread
2014-01-25 17:51:04,538 DEBUG [ServiioConsole] Reading application data
2014-01-25 18:51:04,538 DEBUG [ServiioConsole] Reading application data
2014-01-25 19:51:04,538 DEBUG [ServiioConsole] Reading application data
2014-01-25 20:51:04,538 DEBUG [ServiioConsole] Reading application data
2014-01-25 21:51:04,538 DEBUG [ServiioConsole] Reading application data
2014-01-26 06:37:12,394 DEBUG [ServiioConsole] Reading application data
2014-01-26 06:37:12,533 DEBUG [ServiioConsole] Reading application data
2014-01-26 06:37:12,651 DEBUG [ServiioConsole] Reading application data
2014-01-26 06:37:12,750 DEBUG [ServiioConsole] Reading application data
2014-01-26 06:37:12,853 DEBUG [ServiioConsole] Reading application data
2014-01-26 06:37:13,096 DEBUG [ServiioConsole] Reading application data
2014-01-26 06:37:13,260 DEBUG [ServiioConsole] Reading application data
2014-01-26 06:37:13,605 DEBUG [ServiioConsole] Reading application data


If I go to the package center in DSM on my Synology, there is a Log tab for serviio which shows info I that i think is relevant.
However it being a java window in my browser I cannot copy paste the text. I attach a screen shot. I don't khow where to access the log file on the NAS.
serviio log web.jpg
log screenshot
serviio log web.jpg (340.97 KiB) Viewed 11226 times

Regarding the audio files contained in the playlist files, yes I can see them in Serviio folder structure.
I have also checked that all users have read write access to the Media folders, as far as i can make out it is enabled.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Jan 26, 2014 8:05 pm

Re: Still no m3u playlists with file paths

ah yes, that seems to be the problem. Can you enable detailed logging on the NAS side and find these errors again? There should be some DEBUG statements before these WARN errors.

Also, can you paste one of your m3u files here?
<<

is0lde

Serviio newbie

Posts: 12

Joined: Mon Jan 20, 2014 2:46 am

Post Sun Jan 26, 2014 8:34 pm

Re: Still no m3u playlists with file paths

here is a sample of the m3u file.
  Code:
#EXTM3U
#EXTINF:431,Air - Femme d'Argent
\\Diskstation\Media\Music\Air\Air - Moon safari\Air-La Femme D'Argent.mp3
#EXTINF:298,Air - Sexy Boy
\\Diskstation\Media\Music\Air\Air - Moon safari\Air-Sexy Boy.mp3
#EXTINF:268,Air - All I Need - Air, Beth Hirsch
\\Diskstation\Media\Music\Air\Air - Moon safari\Air-All I Need.mp3
#EXTINF:225,Air - Kelly Watch the Stars
\\Diskstation\Media\Music\Air\Air - Moon safari\Air-Kelly Watch The Stars.mp3
#EXTINF:256,Air - Talisman
\\Diskstation\Media\Music\Air\Air - Moon safari\Air-Talisman .mp3
#EXTINF:154,Air - Remember
\\Diskstation\Media\Music\Air\Air - Moon safari\Air-Remember .mp3
#EXTINF:241,Air - You Make It Easy - Air, Beth Hirsch
\\Diskstation\Media\Music\Air\Air - Moon safari\Air-You Make It Easy.mp3
#EXTINF:219,Air - Ce Matin La
\\Diskstation\Media\Music\Air\Air - Moon safari\Air-Ce Matin La.mp3
#EXTINF:340,Air - New Star in the Sky (Chanson Pour Solal)
\\Diskstation\Media\Music\Air\Air - Moon safari\Air-New Star In The Sky.mp3
#EXTINF:190,Air - Voyage de Penelope
\\Diskstation\Media\Music\Air\Air - Moon safari\Air-Le Voyage De Penelope.mp3


Can you provide more detailed instructions how to access the serviio log file on the NAS? I have tried ssh into @appstore but it wont let me. i can only locate it on my PC which does not appear to be sufficient.
<<

is0lde

Serviio newbie

Posts: 12

Joined: Mon Jan 20, 2014 2:46 am

Post Tue Jan 28, 2014 1:16 pm

Re: Still no m3u playlists with file paths

I found the Link for Detailed Logging to be very Vague for a NAS installation, but there are some instructions in the notes section to enable detailed logging using a package called Config File Editor (CFE)
http://pcloadletter.co.uk/2012/01/25/serviio-syno-package/
So after taking a shot in the dark I added the location of the Serviio Log in the Config File Editor in DSM. No SSH 8-)
  Code:
/volume1/@appstore/Serviio/log/serviio.log,Serviio debugging

The Log File is Compiling now so I will be able to copy paste and post it shortly.
<<

is0lde

Serviio newbie

Posts: 12

Joined: Mon Jan 20, 2014 2:46 am

Post Tue Jan 28, 2014 11:49 pm

Re: Still no m3u playlists with file paths

below is the log details.
  Code:
2014-01-28 15:35:06,917 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\02 - Golden Lotus (John Kaizan Neptune).mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,917 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\03 - Sorocos (Yorgos Kazantzis).mp3
2014-01-28 15:35:06,917 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\03 - Sorocos (Yorgos Kazantzis).mp3, ignore case: true
2014-01-28 15:35:06,917 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\03 - Sorocos (Yorgos Kazantzis).mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,918 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\04 - Solitude (Karunesh).mp3
2014-01-28 15:35:06,918 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\04 - Solitude (Karunesh).mp3, ignore case: true
2014-01-28 15:35:06,918 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\04 - Solitude (Karunesh).mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,918 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\05 - Via Payuta III (Platon Andritsakis).mp3
2014-01-28 15:35:06,918 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\05 - Via Payuta III (Platon Andritsakis).mp3, ignore case: true
2014-01-28 15:35:06,919 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\05 - Via Payuta III (Platon Andritsakis).mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,919 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\06 - Spiral Dance (Tulku).mp3
2014-01-28 15:35:06,919 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\06 - Spiral Dance (Tulku).mp3, ignore case: true
2014-01-28 15:35:06,919 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\06 - Spiral Dance (Tulku).mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,919 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\07 - Solo Por Tu Amor (Manuel Franjo).mp3
2014-01-28 15:35:06,919 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\07 - Solo Por Tu Amor (Manuel Franjo).mp3, ignore case: true
2014-01-28 15:35:06,920 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\07 - Solo Por Tu Amor (Manuel Franjo).mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,920 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\08 - Tango Serenata (Shubert - Standchen) (Gustavo Montesano & Royal Philarmonic Orquestra).mp3
2014-01-28 15:35:06,920 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\08 - Tango Serenata (Shubert - Standchen) (Gustavo Montesano & Royal Philarmonic Orquestra).mp3, ignore case: true
2014-01-28 15:35:06,920 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\08 - Tango Serenata (Shubert - Standchen) (Gustavo Montesano & Royal Philarmonic Orquestra).mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,920 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\09 - Invisible Movies Part I (Adrian Enescu).mp3
2014-01-28 15:35:06,920 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\09 - Invisible Movies Part I (Adrian Enescu).mp3, ignore case: true
2014-01-28 15:35:06,920 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\09 - Invisible Movies Part I (Adrian Enescu).mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,921 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\10 - A Night In Lenasia (Deepak Ram).mp3
2014-01-28 15:35:06,921 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\10 - A Night In Lenasia (Deepak Ram).mp3, ignore case: true
2014-01-28 15:35:06,921 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\10 - A Night In Lenasia (Deepak Ram).mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,921 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\11 - Tamally Maak (Always With You) (Amr Diab).mp3
2014-01-28 15:35:06,921 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\11 - Tamally Maak (Always With You) (Amr Diab).mp3, ignore case: true
2014-01-28 15:35:06,921 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\11 - Tamally Maak (Always With You) (Amr Diab).mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,922 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\12 - Danya (Frederick Rousseau).mp3
2014-01-28 15:35:06,922 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\12 - Danya (Frederick Rousseau).mp3, ignore case: true
2014-01-28 15:35:06,922 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\12 - Danya (Frederick Rousseau).mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,922 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\13 - Mavis (Eden).mp3
2014-01-28 15:35:06,922 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\13 - Mavis (Eden).mp3, ignore case: true
2014-01-28 15:35:06,922 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\13 - Mavis (Eden).mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,922 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\14 - Sacral Nirvana (Oliver Shanti & Friends).mp3
2014-01-28 15:35:06,923 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\14 - Sacral Nirvana (Oliver Shanti & Friends).mp3, ignore case: true
2014-01-28 15:35:06,923 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\14 - Sacral Nirvana (Oliver Shanti & Friends).mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,923 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\15 - On Walks The Night (Jesse Cook).mp3
2014-01-28 15:35:06,923 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\15 - On Walks The Night (Jesse Cook).mp3, ignore case: true
2014-01-28 15:35:06,923 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD1 - Dream) (by Ravin) (2001)\15 - On Walks The Night (Jesse Cook).mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,923 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\01 - Triptico (Gotan Project).mp3
2014-01-28 15:35:06,923 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\01 - Triptico (Gotan Project).mp3, ignore case: true
2014-01-28 15:35:06,924 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\01 - Triptico (Gotan Project).mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,924 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\02 - Sufism (Zeb).mp3
2014-01-28 15:35:06,924 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\02 - Sufism (Zeb).mp3, ignore case: true
2014-01-28 15:35:06,924 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\02 - Sufism (Zeb).mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,924 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\03 - Kale (Osman Ismen).mp3
2014-01-28 15:35:06,924 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\03 - Kale (Osman Ismen).mp3, ignore case: true
2014-01-28 15:35:06,925 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\03 - Kale (Osman Ismen).mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,925 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\04 - My Dear Masters (Freeman).mp3
2014-01-28 15:35:06,925 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\04 - My Dear Masters (Freeman).mp3, ignore case: true
2014-01-28 15:35:06,925 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\04 - My Dear Masters (Freeman).mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,925 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\05 - Starlight In Daden (Aurora Remix) (Ekova).mp3
2014-01-28 15:35:06,925 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\05 - Starlight In Daden (Aurora Remix) (Ekova).mp3, ignore case: true
2014-01-28 15:35:06,926 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\05 - Starlight In Daden (Aurora Remix) (Ekova).mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,926 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\06 - Veena (Talvin Singh).mp3
2014-01-28 15:35:06,926 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\06 - Veena (Talvin Singh).mp3, ignore case: true
2014-01-28 15:35:06,926 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\06 - Veena (Talvin Singh).mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,926 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\07 - Indian Gipsy (Ravi Prasad).mp3
2014-01-28 15:35:06,926 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\07 - Indian Gipsy (Ravi Prasad).mp3, ignore case: true
2014-01-28 15:35:06,927 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\07 - Indian Gipsy (Ravi Prasad).mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,927 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\08 - Flirting Shadows (Sehnaz Longa) (Hasan Cihat Orter).mp3
2014-01-28 15:35:06,927 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\08 - Flirting Shadows (Sehnaz Longa) (Hasan Cihat Orter).mp3, ignore case: true
2014-01-28 15:35:06,927 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\08 - Flirting Shadows (Sehnaz Longa) (Hasan Cihat Orter).mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,927 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\09 - Den Me Agapas (Anna Vissi).mp3
2014-01-28 15:35:06,927 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\09 - Den Me Agapas (Anna Vissi).mp3, ignore case: true
2014-01-28 15:35:06,928 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\09 - Den Me Agapas (Anna Vissi).mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,928 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\10 - Don't Do Anything (Nacho Sotomayor).mp3
2014-01-28 15:35:06,928 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\10 - Don't Do Anything (Nacho Sotomayor).mp3, ignore case: true
2014-01-28 15:35:06,928 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\10 - Don't Do Anything (Nacho Sotomayor).mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,928 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\11 - Sitar Ritual (Badmarsh & Shri).mp3
2014-01-28 15:35:06,928 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\11 - Sitar Ritual (Badmarsh & Shri).mp3, ignore case: true
2014-01-28 15:35:06,929 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\11 - Sitar Ritual (Badmarsh & Shri).mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,929 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\12 - Strobe's Nanafushi (Satori Mix) (Kodo).mp3
2014-01-28 15:35:06,929 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\12 - Strobe's Nanafushi (Satori Mix) (Kodo).mp3, ignore case: true
2014-01-28 15:35:06,929 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\12 - Strobe's Nanafushi (Satori Mix) (Kodo).mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,929 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\13 - Arabian Song (Da Ghetto Fuckiro Club) (Livin' in Da Ghetto feat MOKTAR).mp3
2014-01-28 15:35:06,929 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\13 - Arabian Song (Da Ghetto Fuckiro Club) (Livin' in Da Ghetto feat MOKTAR).mp3, ignore case: true
2014-01-28 15:35:06,929 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\Buddha bar\Buddha-Bar III (CD2 - Joy) (by Ravin) (2001)\13 - Arabian Song (Da Ghetto Fuckiro Club) (Livin' in Da Ghetto feat MOKTAR).mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,930 DEBUG [PlaylistMaintainerThread] Playlist The Waterboys-Dream Harder-1993 has unresolved items, checking if they are in the library now
2014-01-28 15:35:06,930 DEBUG [PlaylistParser] Parsing playlist '/volume1/Media/Music/playlists/The Waterboys-Dream Harder-1993.m3u'
2014-01-28 15:35:06,930 DEBUG [PlaylistParser] Reading playlist from a local file
2014-01-28 15:35:06,930 DEBUG [PlaylistParser] Found a suitable playlist parser strategy: M3UParserStrategy
2014-01-28 15:35:06,930 DEBUG [PlaylistDAOImpl] Reading items for playlist 1862
2014-01-28 15:35:06,931 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\01-The New Life.mp3
2014-01-28 15:35:06,931 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\01-The New Life.mp3, ignore case: true
2014-01-28 15:35:06,931 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\01-The New Life.mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,931 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\02-Glastonbury Song.mp3
2014-01-28 15:35:06,931 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\02-Glastonbury Song.mp3, ignore case: true
2014-01-28 15:35:06,932 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\02-Glastonbury Song.mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,932 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\03-Preparing to Fly.mp3
2014-01-28 15:35:06,932 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\03-Preparing to Fly.mp3, ignore case: true
2014-01-28 15:35:06,932 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\03-Preparing to Fly.mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,932 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\04-The Return of Pan.mp3
2014-01-28 15:35:06,932 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\04-The Return of Pan.mp3, ignore case: true
2014-01-28 15:35:06,933 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\04-The Return of Pan.mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,933 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\05-Corn Circles.mp3
2014-01-28 15:35:06,933 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\05-Corn Circles.mp3, ignore case: true
2014-01-28 15:35:06,933 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\05-Corn Circles.mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,933 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\06-Suffer.mp3
2014-01-28 15:35:06,933 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\06-Suffer.mp3, ignore case: true
2014-01-28 15:35:06,934 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\06-Suffer.mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,934 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\07-Winter Winter.mp3
2014-01-28 15:35:06,934 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\07-Winter Winter.mp3, ignore case: true
2014-01-28 15:35:06,934 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\07-Winter Winter.mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,934 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\08-Love and Death.mp3
2014-01-28 15:35:06,934 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\08-Love and Death.mp3, ignore case: true
2014-01-28 15:35:06,935 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\08-Love and Death.mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,935 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\09-Spiritual City.mp3
2014-01-28 15:35:06,935 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\09-Spiritual City.mp3, ignore case: true
2014-01-28 15:35:06,935 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\09-Spiritual City.mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,935 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\10-Wonders of Lewis.mp3
2014-01-28 15:35:06,935 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\10-Wonders of Lewis.mp3, ignore case: true
2014-01-28 15:35:06,935 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\10-Wonders of Lewis.mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,936 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\11-The Return of Jimi Hendrix.mp3
2014-01-28 15:35:06,936 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\11-The Return of Jimi Hendrix.mp3, ignore case: true
2014-01-28 15:35:06,936 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\11-The Return of Jimi Hendrix.mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,936 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: \\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\12-Good News.mp3
2014-01-28 15:35:06,936 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\12-Good News.mp3, ignore case: true
2014-01-28 15:35:06,936 DEBUG [PlaylistMaintainerThread] Item '\\Diskstation\Media\Music\The Waterboys\The Waterboys-Dream Harder-1993\12-Good News.mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,937 DEBUG [PlaylistMaintainerThread] Playlist AC-DC Back In Black rev has unresolved items, checking if they are in the library now
2014-01-28 15:35:06,937 DEBUG [PlaylistParser] Parsing playlist '/volume1/Media/Music/playlists/AC-DC Back In Black rev.m3u'
2014-01-28 15:35:06,937 DEBUG [PlaylistParser] Reading playlist from a local file
2014-01-28 15:35:06,937 DEBUG [PlaylistParser] Found a suitable playlist parser strategy: M3UParserStrategy
2014-01-28 15:35:06,937 DEBUG [PlaylistDAOImpl] Reading items for playlist 1863
2014-01-28 15:35:06,938 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: //Diskstation\Media/Music/AC-DC/AC-DC Back In Black/01 Hells Bells.mp3
2014-01-28 15:35:06,938 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: //Diskstation\Media/Music/AC-DC/AC-DC Back In Black/01 Hells Bells.mp3, ignore case: true
2014-01-28 15:35:06,938 DEBUG [PlaylistMaintainerThread] Item '//Diskstation\Media/Music/AC-DC/AC-DC Back In Black/01 Hells Bells.mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,938 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: //Diskstation\Media/Music/AC-DC/AC-DC Back In Black/02 Shoot To Thrill.mp3
2014-01-28 15:35:06,938 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: //Diskstation\Media/Music/AC-DC/AC-DC Back In Black/02 Shoot To Thrill.mp3, ignore case: true
2014-01-28 15:35:06,939 DEBUG [PlaylistMaintainerThread] Item '//Diskstation\Media/Music/AC-DC/AC-DC Back In Black/02 Shoot To Thrill.mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,939 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: //Diskstation\Media/Music/AC-DC/AC-DC Back In Black/03 What Do You Do For Money Honey.mp3
2014-01-28 15:35:06,939 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: //Diskstation\Media/Music/AC-DC/AC-DC Back In Black/03 What Do You Do For Money Honey.mp3, ignore case: true
2014-01-28 15:35:06,939 DEBUG [PlaylistMaintainerThread] Item '//Diskstation\Media/Music/AC-DC/AC-DC Back In Black/03 What Do You Do For Money Honey.mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,939 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: //Diskstation\Media/Music/AC-DC/AC-DC Back In Black/04 Givin The Dog A Bone.mp3
2014-01-28 15:35:06,939 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: //Diskstation\Media/Music/AC-DC/AC-DC Back In Black/04 Givin The Dog A Bone.mp3, ignore case: true
2014-01-28 15:35:06,940 DEBUG [PlaylistMaintainerThread] Item '//Diskstation\Media/Music/AC-DC/AC-DC Back In Black/04 Givin The Dog A Bone.mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,940 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: //Diskstation\Media/Music/AC-DC/AC-DC Back In Black/06 Back In Black.mp3
2014-01-28 15:35:06,940 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: //Diskstation\Media/Music/AC-DC/AC-DC Back In Black/06 Back In Black.mp3, ignore case: true
2014-01-28 15:35:06,940 DEBUG [PlaylistMaintainerThread] Item '//Diskstation\Media/Music/AC-DC/AC-DC Back In Black/06 Back In Black.mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,940 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: //Diskstation\Media/Music/AC-DC/AC-DC Back In Black/07 You Shook Me All Night Long.mp3
2014-01-28 15:35:06,940 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: //Diskstation\Media/Music/AC-DC/AC-DC Back In Black/07 You Shook Me All Night Long.mp3, ignore case: true
2014-01-28 15:35:06,940 DEBUG [PlaylistMaintainerThread] Item '//Diskstation\Media/Music/AC-DC/AC-DC Back In Black/07 You Shook Me All Night Long.mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,941 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: //Diskstation\Media/Music/AC-DC/AC-DC Back In Black/08 Have A Drink On Me.mp3
2014-01-28 15:35:06,941 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: //Diskstation\Media/Music/AC-DC/AC-DC Back In Black/08 Have A Drink On Me.mp3, ignore case: true
2014-01-28 15:35:06,941 DEBUG [PlaylistMaintainerThread] Item '//Diskstation\Media/Music/AC-DC/AC-DC Back In Black/08 Have A Drink On Me.mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,941 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: //Diskstation\Media/Music/AC-DC/AC-DC Back In Black/09 Shake A Leg.mp3
2014-01-28 15:35:06,941 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: //Diskstation\Media/Music/AC-DC/AC-DC Back In Black/09 Shake A Leg.mp3, ignore case: true
2014-01-28 15:35:06,941 DEBUG [PlaylistMaintainerThread] Item '//Diskstation\Media/Music/AC-DC/AC-DC Back In Black/09 Shake A Leg.mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:06,941 DEBUG [PlaylistMaintainerThread] Found playlist item that has not been added yet: //Diskstation\Media/Music/AC-DC/AC-DC Back In Black/10 Rock And Roll Ain't Noise Polluti.mp3
2014-01-28 15:35:06,942 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: //Diskstation\Media/Music/AC-DC/AC-DC Back In Black/10 Rock And Roll Ain't Noise Polluti.mp3, ignore case: true
2014-01-28 15:35:06,942 DEBUG [PlaylistMaintainerThread] Item '//Diskstation\Media/Music/AC-DC/AC-DC Back In Black/10 Rock And Roll Ain't Noise Polluti.mp3' cannot be resolved to an entity in the Serviio library, will try again later
2014-01-28 15:35:36,098 DEBUG [SearchManager] Committing search index
2014-01-28 15:35:43,063 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2014-01-28 15:35:43,063 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2014-01-28 15:35:43,064 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2014-01-28 15:35:43,065 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 2)
2014-01-28 15:35:51,814 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth0 (eth0) and address 10.0.1.245, timeout = 0
2014-01-28 15:35:51,815 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device b6335e0a-180d-3986-bfe6-9cf86b3acf88
2014-01-28 15:35:53,632 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:03:42 (advertisement duration is 1800 sec.)
2014-01-28 15:36:06,099 DEBUG [SearchManager] Committing search index
2014-01-28 15:36:36,101 DEBUG [SearchManager] Committing search index
2014-01-28 15:36:43,123 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2014-01-28 15:36:43,123 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2014-01-28 15:36:43,124 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2014-01-28 15:36:43,125 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 2)
2014-01-28 15:37:06,103 DEBUG [SearchManager] Committing search index
2014-01-28 15:37:36,104 DEBUG [SearchManager] Committing search index
2014-01-28 15:37:43,183 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2014-01-28 15:37:43,183 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2014-01-28 15:37:43,184 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2014-01-28 15:37:43,185 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 2)
2014-01-28 15:38:06,106 DEBUG [SearchManager] Committing search index
2014-01-28 15:38:36,108 DEBUG [SearchManager] Committing search index
2014-01-28 15:38:43,244 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2014-01-28 15:38:43,244 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2014-01-28 15:38:43,245 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2014-01-28 15:38:43,246 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 2)
2014-01-28 15:39:06,109 DEBUG [SearchManager] Committing search index
2014-01-28 15:39:36,014 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth0 (eth0) and address 10.0.1.245, timeout = 0
2014-01-28 15:39:36,015 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device b6335e0a-180d-3986-bfe6-9cf86b3acf88
2014-01-28 15:39:36,111 DEBUG [SearchManager] Committing search index
2014-01-28 15:39:37,833 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:04:13 (advertisement duration is 1800 sec.)
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Wed Jan 29, 2014 11:14 am

Re: Still no m3u playlists with file paths

So do you have this (or a part of that) added as a shared folder?

  Code:
\\Diskstation\Media\Music


Note the case might need to be the same too.
<<

is0lde

Serviio newbie

Posts: 12

Joined: Mon Jan 20, 2014 2:46 am

Post Wed Jan 29, 2014 1:02 pm

Re: Still no m3u playlists with file paths

On My Synology the shared folder is "Media"
the path on the synology is
  Code:
/volume1/Media/Music


The Windows Path is
  Code:
\\DISKSTATION\Media\Music

Do you Think I need to modify the Playlist path to reflect the all upper case "DISKSTATION"?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Wed Jan 29, 2014 1:45 pm

Re: Still no m3u playlists with file paths

you can try that.

And you can also try the Synology local path, as that is perhaps how the local Serviio would see it.
<<

is0lde

Serviio newbie

Posts: 12

Joined: Mon Jan 20, 2014 2:46 am

Post Thu Jan 30, 2014 1:01 pm

Re: Still no m3u playlists with file paths

I created 4 playlists with different file path variations - none of which are appearing in serviio.
  Code:
#EXTM3U
#EXTINF:312,AC/DC - Hells Bells
//Diskstation/Media/Music/AC-DC/AC-DC Back in Black/01 Hells Bells.mp3
#EXTINF:317,AC/DC - Shoot to Thrill
//Diskstation/Media/Music/AC-DC/AC-DC Back in Black/02 Shoot To Thrill.mp3
#EXTINF:215,AC/DC - What Do You Do for Money Honey
//Diskstation/Media/Music/AC-DC/AC-DC Back in Black/03 What Do You Do For Money Honey.mp3
#EXTINF:212,AC/DC - Givin the Dog a Bone
//Diskstation/Media/Music/AC-DC/AC-DC Back in Black/04 Givin The Dog A Bone.mp3
#EXTINF:255,AC/DC - Back in Black
//Diskstation/Media/Music/AC-DC/AC-DC Back in Black/06 Back In Black.mp3
#EXTINF:210,AC/DC - You Shook Me All Night Long
//Diskstation/Media/Music/AC-DC/AC-DC Back in Black/07 You Shook Me All Night Long.mp3
#EXTINF:239,AC/DC - Have a Drink on Me
//Diskstation/Media/Music/AC-DC/AC-DC Back in Black/08 Have A Drink On Me.mp3
#EXTINF:245,AC/DC - Shake a Leg
//Diskstation/Media/Music/AC-DC/AC-DC Back in Black/09 Shake A Leg.mp3
#EXTINF:254,AC/DC - Rock and Roll Ain't Noise Pollution
//Diskstation/Media/Music/AC-DC/AC-DC Back in Black/10 Rock And Roll Ain't Noise Polluti.mp3

  Code:
#EXTM3U
#EXTINF:312,AC/DC - Hells Bells
//volume1/Media/Music/AC-DC/AC-DC Back in Black/01 Hells Bells.mp3
#EXTINF:317,AC/DC - Shoot to Thrill
//volume1/Media/Music/AC-DC/AC-DC Back in Black/02 Shoot To Thrill.mp3
#EXTINF:215,AC/DC - What Do You Do for Money Honey
//volume1/Media/Music/AC-DC/AC-DC Back in Black/03 What Do You Do For Money Honey.mp3
#EXTINF:212,AC/DC - Givin the Dog a Bone
//volume1/Media/Music/AC-DC/AC-DC Back in Black/04 Givin The Dog A Bone.mp3
#EXTINF:255,AC/DC - Back in Black
//volume1/Media/Music/AC-DC/AC-DC Back in Black/06 Back In Black.mp3
#EXTINF:210,AC/DC - You Shook Me All Night Long
//volume1/Media/Music/AC-DC/AC-DC Back in Black/07 You Shook Me All Night Long.mp3
#EXTINF:239,AC/DC - Have a Drink on Me
//volume1/Media/Music/AC-DC/AC-DC Back in Black/08 Have A Drink On Me.mp3
#EXTINF:245,AC/DC - Shake a Leg
//volume1/Media/Music/AC-DC/AC-DC Back in Black/09 Shake A Leg.mp3
#EXTINF:254,AC/DC - Rock and Roll Ain't Noise Pollution
//volume1/Media/Music/AC-DC/AC-DC Back in Black/10 Rock And Roll Ain't Noise Polluti.mp3

  Code:
#EXTM3U
#EXTINF:312,AC/DC - Hells Bells
\\volume1\Media\Music\AC-DC\AC-DC Back in Black\01 Hells Bells.mp3
#EXTINF:317,AC/DC - Shoot to Thrill
\\volume1\Media\Music\AC-DC\AC-DC Back in Black\02 Shoot To Thrill.mp3
#EXTINF:215,AC/DC - What Do You Do for Money Honey
\\volume1\Media\Music\AC-DC\AC-DC Back in Black\03 What Do You Do For Money Honey.mp3
#EXTINF:212,AC/DC - Givin the Dog a Bone
\\volume1\Media\Music\AC-DC\AC-DC Back in Black\04 Givin The Dog A Bone.mp3
#EXTINF:255,AC/DC - Back in Black
\\volume1\Media\Music\AC-DC\AC-DC Back in Black\06 Back In Black.mp3
#EXTINF:210,AC/DC - You Shook Me All Night Long
\\volume1\Media\Music\AC-DC\AC-DC Back in Black\07 You Shook Me All Night Long.mp3
#EXTINF:239,AC/DC - Have a Drink on Me
\\volume1\Media\Music\AC-DC\AC-DC Back in Black\08 Have A Drink On Me.mp3
#EXTINF:245,AC/DC - Shake a Leg
\\volume1\Media\Music\AC-DC\AC-DC Back in Black\09 Shake A Leg.mp3
#EXTINF:254,AC/DC - Rock and Roll Ain't Noise Pollution
\\volume1\Media\Music\AC-DC\AC-DC Back in Black\10 Rock And Roll Ain't Noise Polluti.mp3

  Code:
#EXTM3U
#EXTINF:207,AC/DC - Highway to Hell
\\DISKSTATION\Media\Music\AC-DC\1979 - AC DC - Highway To Hell\A1 - Highway to Hell.flac
#EXTINF:202,AC/DC - Girls Got Rhythm
\\DISKSTATION\Media\Music\AC-DC\1979 - AC DC - Highway To Hell\A2 - Girls Got Rhythm.flac
#EXTINF:308,AC/DC - Walk All Over You
\\DISKSTATION\Media\Music\AC-DC\1979 - AC DC - Highway To Hell\A3 - Walk All Over You.flac
#EXTINF:264,AC/DC - Touch Too Much
\\DISKSTATION\Media\Music\AC-DC\1979 - AC DC - Highway To Hell\A4 - Touch Too Much.flac
#EXTINF:236,AC/DC - Beating Around the Bush
\\DISKSTATION\Media\Music\AC-DC\1979 - AC DC - Highway To Hell\A5 - Beating Around the Bush.flac
#EXTINF:202,AC/DC - Shot Down in Flames
\\DISKSTATION\Media\Music\AC-DC\1979 - AC DC - Highway To Hell\B1 - Shot Down in Flames.flac
#EXTINF:153,AC/DC - Get It Hot
\\DISKSTATION\Media\Music\AC-DC\1979 - AC DC - Highway To Hell\B2 - Get It Hot.flac
#EXTINF:274,AC/DC - If You Want Blood (You've Got It)
\\DISKSTATION\Media\Music\AC-DC\1979 - AC DC - Highway To Hell\B3 - If You Want Blood (You've Got It).flac
#EXTINF:256,AC/DC - Love Hungry Man
\\DISKSTATION\Media\Music\AC-DC\1979 - AC DC - Highway To Hell\B4 - Love Hungry Man.flac
#EXTINF:376,AC/DC - Night Prowler
\\DISKSTATION\Media\Music\AC-DC\1979 - AC DC - Highway To Hell\B5 - Night Prowler.flac
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Thu Jan 30, 2014 7:07 pm

Re: Still no m3u playlists with file paths

try with /volume1/Media/Music instead of \\volume1...
<<

is0lde

Serviio newbie

Posts: 12

Joined: Mon Jan 20, 2014 2:46 am

Post Fri Jan 31, 2014 12:07 am

Re: Still no m3u playlists with file paths

That has worked - Thank you. However how can I modify 890 playlists on a windows machine to use a linux file path?
Volume1 dose not exist in a windows environment - and then there's the problem of using "/" ??
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Jan 31, 2014 5:20 pm

Re: Still no m3u playlists with file paths

Well, Serviio runs on the server end, so it doesn't know anything about your Windows mapped drives and paths. I agree it's a bit of a pain.

Return to Serviio Support & Help

Who is online

Users browsing this forum: Google [Bot] and 60 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.