Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Emby #27

Open
kesm opened this issue Jun 14, 2019 · 4 comments
Open

Add support for Emby #27

kesm opened this issue Jun 14, 2019 · 4 comments

Comments

@kesm
Copy link

kesm commented Jun 14, 2019

Hi,

Don't know if it's possible but it could be great to add support for Emby/Jellyfin. There is a some python APIs there :

https://github.com/mezz64/pyEmby
https://github.com/andy29485/embypy

Don't know if it's hard or not to implement but it could be nice for users like me that use both systems to have the same playlists/librairies configured.

I hope you will find this interesting, have a good day!

@pbrink231
Copy link
Owner

I will keep this open because I think its a good idea.

I dont use Emby myself and would like some help with this one. When I get time I will take a stab at it.

@kesm
Copy link
Author

kesm commented Jun 18, 2019

I won't be able to help you by coding but I can tell you that collections are made this way on Emby/Jellyfin :

They are all located in appdata folder (in my case '/mnt/user/appdata/EmbyServerBeta/data/collections/' ) and structure is like this :

folder name = Collection Name [boxset]
files in folder :

  • collection.xml
  • fanart/landcape/logo/poster.ext

And collection.xml file is like this :
https://pastebin.com/WSkmSkTM

I attached the full folder for my Indiana Jones collection
Indiana Jones - Saga [boxset].zip

@karthistark
Copy link

Have anyone find out the solution for this?. I really want this top_playlists in Emby.

@pbrink231
Copy link
Owner

The new code base currently in develop will make implementing this so much easier. Hopefully it will help someone else put it in or me when I get to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants