Network Details (Including networking gear model/manufacturer and if on WiFi/Ethernet)
Arris cable modem/Unifi EdgeRouterX/Netgear GS108/Cisco 2960G - all wired.
Audio Devices (Specify what device you’re using and its connection type - USB/HDMI/etc.)
I2S from Roon Core to DAC
Description Of Issue
Neither m3u nor m3u8 files are imported. Playlist files are on the same CIFS/SMB mount point as music, within subfolders with tracks as well as on the root of the share that contains all music known to Roon. Existing and new music files import and play without issue.
I recently began using a tool called MusicIP to analyze and help me create playlists. They are saved as m3u files. Roon does not import them despite the storage location being enabled for m3u import. I’ve also found I have many existing m3u and m3u8 files throughout my collection but none of these are imported, nor have imported during the 2 years I’ve used Roon.
I’ve rebooted my Core, rescan storage location, no change. I’ve tried toggling both import playlists settings, removed ignored paths…no change.
Just to clarify, the .M3U playlist file is stored in the /media/samba1 directory?
If you open the .M3U with a text editor, do you see the same path for the track as the path listed in the .M3U?
Yes, it is stored there, but no my path is incorrect. Thanks for the clue. I need to check my mount point in fstab and update the file. I’ll let you know if that works,
Unforatunately, updating the m3u file to the path of the mount point still doesn’t import the file.
The mount point underneath /media/samba1 is \192.168.1.87\music on my Core. From the host PC I can browse to \localhost\music and access all the music files.
Here’s a snippet of the playlist after updating to what I believe is the correct path: (there are two leading backslashes, the forum software strips the first)
\192.168.1.87\music\CLASSICAL\John Livingston - Candlelight Classics 2 - 12 - Track 12.mp3
\192.168.1.87\music\George Winston\Montana - A Love Story\MP3\George Winston - Montana Glide.mp3
\192.168.1.87\music\Allen Toussaint\2009 - The Bright Mississippi FLAC\06 - West End Blues - Allen Toussaint.flac
\192.168.1.87\music\Windham Hill\Processional.mp3
\192.168.1.87\music\Bach\Canzone D-Min.mp3
\192.168.1.87\music\Bach\Three Pieces For L Track 01.mp3
\192.168.1.87\music\Marantz Hi-End Audiophile Test Demo SACD FLAC 44.1kHz 16bit\FLAC\2 Blue Tab_Traditional.flac
\192.168.1.87\music\CHRISTMAS\Windham Hill - Abide The Winter.mp3
On 2nd look the share is actually Music with a cap M. I’ve updated the playlist but still no import. I’ve also tried Unix format in fstab file //192.168.1.87/music (forward slashes and small m to match)
If the media is stored on the Windows 10 machine, you will need to have the playlist pointing to this directory. Have you tried keeping the playlist file on the root folder of the Windows 10 music directory and then just add this as a storage location in Roon and turn on playlist importing in the storage settings?
Yes, the playlist was generated on the Windows 10 machine and thus referenced the Drive/Path on the machine. It’s stored in the root of the mounted path D:\Music. This is where I started. I then based on your suggestion began trying all the variations of the Linux mount point syntax, still to no avail.
I do have both types of playlists enabled for the storage location in Roon settings.