dperson / emby

Emby media server docker container
GNU Affero General Public License v3.0
34 stars 25 forks source link

Minor issues #1

Closed next2non closed 8 years ago

next2non commented 8 years ago

Hi

Please check these issues I have encountered from my side

  1. No restart button next to the shutdown button
  2. Cannot enter into edit image of the folders
  3. After installing plugin "iptv" there is not option to add links

Regards Tariq

dperson commented 8 years ago

Hi @next2non,

  1. On the forums, they seem to say that the restart button might be available on the windows version of the emby server. This is a Linux container, so no dice.
  2. I'm not sure that I follow the problem you're having on this one...
  3. I haven't used the IPTV plugin yet (in looking at this issue I'm interested in doing so), but it sounds like a restart is needed after installation of the plugin. Have you done a sudo docker restart <name_of_emby_containter>?
next2non commented 8 years ago

Hi @deperson

I downloaded another container (emby official) and after running it I do see the restart button next to shutdown.

As for image, what I meant that u could assign different images to different libraries. But managed to make it work by exiting the "Library" tab and coming back to it and I was able to edit the Library image for each library

The IPTV plugin after playing with it managed to get it working. The only feature would be to add bulk links rather than one at a time

Thanks for the reply

dperson commented 8 years ago

I didn't know there was an official image (there wasn't when I first built mine). I'll see what they're doing, and if there are any new steps they've added. I'm glad the other 2 issues are now working for you. Thanks.