Luke 40065 Posted March 5, 2018 Posted March 5, 2018 The next release of Emby Server will support importing playlists of the following formats: m3u pls wpl zpl Enjoy. 3
webpostkastl 4 Posted April 7, 2018 Posted April 7, 2018 this is such good news, thanks! any idea when this new version will be available for the Synology NAS package? I can't wait to fully switch to Emby, but importing playlists is such an essential functionality for me (as long as there are no smart playlists)
EbbandFlow 0 Posted January 6, 2020 Posted January 6, 2020 How can you get Emby to recognize the .m3u playlists? I exported them all individually from iTunes and placed into a separate folder on my Emby-hosted audio drive. When it does the next full scan of the library, will it then recognize all of the .m3y playlists? (Yes, they point to the exact same file structure between iTunes and emby as I work on porting over, slowly....)
EbbandFlow 0 Posted January 6, 2020 Posted January 6, 2020 (edited) How can you get Emby to recognize the .m3u playlists? I exported them all individually from iTunes and placed into a separate folder on my Emby-hosted audio drive. When it does the next full scan of the library, will it then recognize all of the .m3y playlists? (Yes, they point to the exact same file structure between iTunes and emby as I work on porting over, slowly....) UPDATE: After a full library scan, they do all appear now in Emby - yay! However.... they all have 0 songs contained within Please advise... Here's a sample from the .M3U: #EXTM3U #EXTINF:50,Beacon-TTvox1 - Next Planet /Volumes/Music/N/Next Planet/TT vox/Beacon-TTvox1.mp3 #EXTINF:40,Beacon-TTvox2 - Next Planet /Volumes/Music/N/Next Planet/TT vox/Beacon-TTvox2.mp3 #EXTINF:30,Beacon-TTvox3 - Next Planet /Volumes/Music/N/Next Planet/TT vox/Beacon-TTvox3.mp3 #EXTINF:72,Resist-TTvox - Next Planet /Volumes/Music/N/Next Planet/TT vox/Resist-TTvox.mp3 #EXTINF:146,Chicky (Duttge vox) - Fischer's Flicker /Volumes/Music/F/Fischer's Flicker/Rehearsals/2018/20180403 Rehearsal/Chicky (Duttge vox).mp3 #EXTINF:84,Chicky (Duttge vox)-2 - Fischer's Flicker /Volumes/Music/F/Fischer's Flicker/Rehearsals/2018/20180403 Rehearsal/Chicky (Duttge vox)-2.mp3 #EXTINF:141,Chicky (Rick vox) - Fischer's Flicker /Volumes/Music/F/Fischer's Flicker/Rehearsals/2018/20180403 Rehearsal/Chicky (Rick vox).mp3 I'm guessing there may be an issue with the '/Volumes/' portion of the location. Also, I'm noticing that none of my "Rehearsals" albums are available in Emby under Fischer's Flicker. I'd really like them there and I'm confused as to why they wouldn't be listed in the library now. Edited January 6, 2020 by EbbandFlow
Luke 40065 Posted January 6, 2020 Posted January 6, 2020 Are the media files within the playlists added to Emby Server using the exact same file paths? The tracks in the playlist need to be part of your Emby library in order for them to show up.
keemy 21 Posted October 5, 2020 Posted October 5, 2020 Can this feature be expanded to include plain text files? -txt
Luke 40065 Posted October 5, 2020 Posted October 5, 2020 3 minutes ago, keemy said: Can this feature be expanded to include plain text files? -txt Hi, just curious, but why? What is the convention inside the files? What software uses txt playlist files?
keemy 21 Posted October 5, 2020 Posted October 5, 2020 In my experience whenever I've imported files to another application from itunes plain text has worked best. For example for getting my playlists into spotify without manually creating them again I first export them as plain text then use a 3rd party application to then transfer to spotify. I've used m3u before but I've run into issues such as spotify not importing all the songs in the playlist. I rarely ever had issues exporting them as plaintext.
keemy 21 Posted October 5, 2020 Posted October 5, 2020 I haven't set up a music library yet but since itunes made the change to music and changed the file structure I doubt emby will be able to generate my playlists without me exporting them manually that's why I asked.
yaksplat 63 Posted January 6, 2021 Posted January 6, 2021 I found a script at iTunes | Scripts for iTunes for Windows (samsoft.org.uk) that will export a selected playlist from iTunes . I modified it to handle the possibility of iTunes and Emby being in different locations and replacing paths within the m3u file. You can update lines 97 -99 to make it work for your setup. OriginalPath ="U:\" 'original path in the m3u file to the location of each song NewPath = "..\" 'updated path that emby uses Output="U:\playlists" 'destination of the script should be a folder in your music library that gets scanned Have iTunes open, select the playlist and run the vbs script. It will create and place the playlist in the music library. Upon the next scan, the playlist will show up in your library. Not the best option, but better than doing it all manually. This will overwrite existing m3u files, so if you update the playlist in iTunes, just rerun the script. ExportPlaylist.vbs
Simonrwhitehouse 0 Posted July 31, 2023 Posted July 31, 2023 I have not been able to get Emby to recognise M3U files. Also when I manually create a playlist in Emby it creates XML files Has Emby changed its' treatment of playlists in the last couple of years? Sorry for dumb questions...
Simonrwhitehouse 0 Posted July 31, 2023 Posted July 31, 2023 With one last attempt I managed to get Musconv to work - apologies
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now