Everything posted by hurricanehrndz
-
New Emby Docker
No clue. Again it's best to ask on the emby forums as the developers can better assist you there Sent from my D6603 using Tapatalk
-
New Emby Docker
By the way it would be useful to the development team of emby you reported bugs and issues in their forums. Thanks.
-
New Emby Docker
The update system is working fine. It was just down a couple of hours due to maintenance. I trigger a couple builds manually. Stable should be up to date.
-
New Emby Docker
I'll see about adding umask option to the container. It's the only thing I could think to resolve the issue Sent from my D6603 using Tapatalk
-
New Emby Docker
Well that's is what is supposed to be since by default the shares are shared as user nobody and group users. If you can not delete or edit files you must be using some sort security feature on the shares. What exactly are you trying to do, and how are you accessing the shares username and passwords Sent from my D6603 using Tapatalk
-
New Emby Docker
Yeah, sorry it's supposed to be automated but the rss feeds I was monitoring got turned off Sent from my D6603 using Tapatalk
-
New Emby Docker
What's the username and group that own the files Sent from my D6603 using Tapatalk
-
New Emby Docker
There are no specific setting within emby for permissions. When a process/user creates a file the owner of those files will be the uid and gid of the process/user. By default the emby docker is run with Uid 99 and Gid 100 which is unraid default uid and gid for shares. So by default users should be able to delete and rename files. If you are securing your shares in any way you will need to adjust things. Hope this clarifies things for you Sent from my D6603 using Tapatalk
-
New Emby Docker
Change the value not the name, to whatever uid you wish your files to have Sent from my D6603 using Tapatalk
-
New Emby Docker
The metadata is saved with the uid and gid the process is run as. You can edit the template so the process runs under the uid and gid you wish the metadata saved as Sent from my D6603 using Tapatalk
-
New Emby Docker
It's not in my hands. We use the opensuse build service. When suse gets around to fixing it is when it will get fixed.
-
New Emby Docker
There is no such setting within emby or the docker. Perhaps the issue is with the owner of the files. I could perhaps try and encorporate such a thing in future updates within the docker via an environment variable
-
New Emby Docker
Nope you do not need to download. Information only. Yes packages have issue.
-
New Emby Docker
Updates are nearly automatic. Unfortunately though the docker depends on linux packages and sometimes the openSUSE build service has some issue. https://build.opensuse.org/project/show/home:emby
-
New Emby Docker
I have definitely experienced this myself with many containers on chrome.
-
New Emby Docker
Ask the developers of unraid that is how they designed the interface. It has nothing to do with the template
-
New Emby Docker
Emby is setup to use host networking because of dnla. Port maps have no effect when using host networking. If you wish to change to bridge then you will need to add the port maps.
-
New Emby Docker
I don't think that will update the template. It will update the container and everything will work except the uid and gid running emby will be 1000. If you don't feel like updating the template you can also hit edit on the container and it will allow you to adjust your own personalized template. You will need to edit the environment variables since they have been modified. Please see the docker page for more info. Updating the template means removing the container and image and removing the my_Embyserver from list of containers you can add. Then you need to go through the process of of adding the container once more like you did the first time. Please see the docker page for more info
-
New Emby Docker
It's already been released. Testing is done. Please update the template
-
New Emby Docker
More then likely it option with the metadata settings. Please review if you have save metadata into folder set. Also review which image folder.jpeg is. For more help definitely visit us in our forums.
-
New Emby Docker
Sometimes it will hang if there is existing nfo files and if they are corrupt. Please view the log and it will help determine why the library scan is taking so long. I have a very clean library and run initial scans under 3 minutes with 10000 media files
-
New Emby Docker
Emby is more like plex. You can use it as a backend for kodi so that your watch states are sync accrossed kodi instances
-
New Emby Docker
For me I click on the upgrade button and there is option to force. If not you can remove the container and image and recreate it from the my_ template
-
New Emby Docker
Docker page on unraid interface is sometimes wrong. Just force update.
-
New Emby Docker
If you are having issues please post some logs.