Jump to content

Recommended Posts

chenglee
Posted

Hey guys,

 

Adding and creating playlists in Emby is a long and nerve-wrecking process, but with this tool you can add m3u8 playlists made with other media players (e.g. VLC) to Emby.

 

I'm not a good coder and this tool is in an early state, if you could give me feedback, that would be great.

To get the tool working, read the Readme and if it still doesn't work, you can ask me here and I try to answer.

 

 

I hope someone will find a good usage in this.

 

Playlist Maker.zip

 

 

  • Like 8
hedgehogg
Posted

My PC wants to open the .jar with winrar ? What should it be opening it with?

chenglee
Posted

Do you have Java installed? Normally just double click the .jar and the tool starts.

hedgehogg
Posted

Win 10 Wiped it out :( now have it and all looks good . One Question User ID is what? on my emby server ?

chenglee
Posted (edited)

You have to add your User ID from the Emby Server.

You can find it by locating to your user settings in the Emby Web App, then the URL (the browser bar) should be something like this: 

 

http://localhost:8096/web/mypreferencesdisplay.html?userId=[THIS IS THE USER ID]

 

The ID is 32 characters long. Copy it into the Playlist Maker Tool.

 

Edit: You just have to fill in this info once, unless you want to use another user to add the playlist to your Emby server.

Playlists Path also needs only to be added once. The other infos: m3u8-Playlist Path and Name, should be changed on every run.

Edited by chenglee
  • 4 months later...
Posted

How do you get these created playlists to function from within Emby?  I have gotten the import process working fine, but I can not find the imported files anywhere when searching inside of the Emby web user interface.

  • 6 months later...
kcprophecy
Posted

Hey Chenglee, just wanted to say thanks a lot for the program. I had quite a few playlists with 100-400+ songs that would of been very time consuming without this.

 

Arobinson, if the playlists got created correctly with the right user a scan should of populated the playlists on your homescreen, should see a playlist media tab next to your music/movies/tv etc...

  • 1 month later...
Posted

Great little Java program! 

Worth noting that, since Emby's release, the Playlists Path should be C:\Users\<UserName>\AppData\Roaming\Emby-Server\data\playlists (readme is outdated)

 

Also, you need to Scan Media Library after running this for the new playlist to appear.

 

Thanks again~

 

(hoping that we will see a way to import a playlist file directly via Web someday soon..! :))

  • 5 months later...
Posted

Thanks for the great tool.

I placed all converted playlists into /var/lib/emby-server/data/playlists, none of them show up after library rescan. 

 

Any idea? I have emby server running on ubuntu server 16.04.

 

Thank you

  • 3 weeks later...
Posted

Please someone can help me to pop a playlist in emby i am using ubuntu 14.04 thanks

Posted

Hi, you can use the web app to create a playlist. Just right click a song, album or any media, and select "Add to Playlist". Let us know if this helps. Thanks !

  • 11 months later...
Superman1938
Posted

Hi Newbee here,

I have a Synology NAS 216p. I have created  music playlist using Synolgy's Audiostation (all 25000 songs except holiday and children) and it works great however the album covers look like crap so I went to emby. When playing from the Emby server, all covers great. I have been searching for an easy way to import my playlists. It shouldn't be difficult. I can import to other servers. Am I missing something?

 

Thanks

Posted

what kinds of playlists?

  • 2 weeks later...
Superman1938
Posted

I would be happy to create a playlist quickly and easily. For example, new playlist>Select songs,albums, genres, and etc (via check boxes)>name playlist>save.  I have been bagging my head to figure this out. I tried manually (very tedious) by genre and I thought it saved but it did not...something as easy as creating a music playlist should not be difficult 

Posted

@@Superman1938, it looks like you are trying to create a playlist from songs by starting with a new playlist.

 

Did you know that you can use the context menu on any content and use that to create a new playlist? Right click an album -> Add to Playlist -> New playlist

 

You can even combine that with the multi-select tool:

 

Multi-select several albums -> Add to playlist -> new playlist

 

Please let us know if this helps. Thanks !

  • 1 month later...
Posted
The next release of Emby Server will support importing playlists of the following formats:

  • m3u

  • pls

  • wpl

  • zpl

Enjoy.

  • Like 2
  • 4 weeks later...
Posted (edited)

Just tested out the latest beta 3.3.1.11 and the playlist import worked.

 

At first I struggled to find how to import a playlist, and then I figured it may automatically pick them up if they are in the music folder (duh). A quick test playlist did show up in emby but was missing all songs, I thought this maybe due to how my m3u playlist was created (it had network paths to each song), so I did a quick edit and replaced the song locations with local paths and dumped the edited playlist into my emby music library folder. After a quick rescan it picked up the new playlist and now all songs are visible and playable.

 

Now I can at least create playlists based on star ratings and import them into emby, still not quite as good as having emby recognise ratings natively but I appreciate the work that's gone into this.

Edited by lemonato
  • Like 2
Posted

Thanks for the feedback.

  • Like 1
  • 8 months later...
Posted

I was looking on: https://github.com/MediaBrowser/Wiki/wiki/Music%20naming
Is there any documentation on making a playlist?
I wasn't sure if I should be using a local address (C:\...) or a remote type one (\\server\etc....)

 

The next release of Emby Server will support importing playlists of the following formats:
  • m3u
  • pls
  • wpl
  • zpl
  • 1 year later...
Posted

I had been wondering why Emby was importing my Playlists but not populating songs - I'd just have an empty Playlist. I just figured it out: I create my playlists in Windows, which uses backslashes (\) to separate pathnames, but using QNAP (Linux-based) to run Emby, which uses slashes (/) for paths. I pulled in a playlist in a text editor and replaced all of the backslashes with slashes, re-scanned my library, and my songs were correctly populated.

 

Of course, it's not that simple, because I create playlists elsewhere and sync them to my collection whenever I update it, so they get overwritten all the time. Is it possible for Emby to do this conversion on its own during import?

buffaloquinn
Posted

I was wondering where does Emby store the actual Playlist file? I was hoping to copy it to another server.

buffaloquinn
Posted

Thanks for the quick response. I will check that out.

Folder structure is very different from the Wiki but it got me in the right general area. Thanks for the help.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...