September 13, 201510 yr Hurricane, can you help me again please Installed sonarr However when i want to add series in sonarr which are on my unraid server I go into file browser, but i cant find my folder/share in there
September 13, 201510 yr Author Okay, what are you volume settings? And did you go explorer to the /mnt directory?
September 27, 201510 yr Hey Hurricane! I installed your Subsonic Docker and I found only one problem that's breaking my reverse DNS. I want to set the url base to 'subsonic' and i do that by editing UrlRedirectContextPath=subsonic however, when i restart the docker, it wipes that setting out. Any chance you could update the container to not do that?
October 2, 201510 yr Have been using tmm for about 2 weeks now. Works great. I donated to the developer as I was looking to use the trakt features. Once registered I restarted the docker and got an error. Tried multiple restarts. still happens. Pastebin of error
October 7, 201510 yr Sonarr not working here https://lime-technology.com/forum/index.php?topic=43326.0
October 21, 201510 yr I can not get the emby-beta to work....It seems as though it is not pulling the new build.. Anyone else have this issue? Thanks!
October 22, 201510 yr I can not get the emby-beta to work....It seems as though it is not pulling the new build.. Anyone else have this issue? Thanks! Over in the Emby forums he said he is working on new builds but he needs to fix the debs first.
October 24, 201510 yr Author Have been using tmm for about 2 weeks now. Works great. I donated to the developer as I was looking to use the trakt features. Once registered I restarted the docker and got an error. Tried multiple restarts. still happens. Pastebin of error You need to set the mac of the container and hostname. Please check the docker readme for the appropriate run settings.
October 24, 201510 yr Author I can not get the emby-beta to work....It seems as though it is not pulling the new build.. Anyone else have this issue? Thanks! Yes, it's broken right now and will be fixed soon.
October 24, 201510 yr Author Hey Hurricane! I installed your Subsonic Docker and I found only one problem that's breaking my reverse DNS. I want to set the url base to 'subsonic' and i do that by editing UrlRedirectContextPath=subsonic however, when i restart the docker, it wipes that setting out. Any chance you could update the container to not do that? Hey Phaze, sorry it took me so long to get back. Yes I can try and have that resolved. Please give me a couple of weeks. Have a lot on my plate.
November 14, 201510 yr I appear to be getting scrambled audio issues when playing certain videos through emby. I wonder if this is an emby bug or whether a codec is missing that can be installed server side?
November 15, 201510 yr In your TinyMediaManager container, how can I get the registered version to stick? I saw in the docker hub page you mentioned it's based on MAC address, but I use the register command, and it verifies me just fine, however if I try to restart TMM, it still shows me unregistered. I originally registered TMM when I was using it on my Windows desktop, so if it's somehow bound to that MAC address, I can't really tell my container to use that address since my desktop is still in use on the same lan.
November 15, 201510 yr Author In your TinyMediaManager container, how can I get the registered version to stick? I saw in the docker hub page you mentioned it's based on MAC address, but I use the register command, and it verifies me just fine, however if I try to restart TMM, it still shows me unregistered. I originally registered TMM when I was using it on my Windows desktop, so if it's somehow bound to that MAC address, I can't really tell my container to use that address since my desktop is still in use on the same lan. First of take note of the mac address the container currently uses you can do this with docker exec and looking at the interface setting. Within the docker interface edit the config file, go to advance view and under extra or additional parameters enter the following --mac-address= followed by the mac address you wrote down earlier. You will also need to set the hostname, and you can append that to the same field as were you just enter the mac address, that option is: --hostname you can find more info here https://docs.docker.com/engine/reference/run/
November 15, 201510 yr Author I appear to be getting scrambled audio issues when playing certain videos through emby. I wonder if this is an emby bug or whether a codec is missing that can be installed server side? This is emby related, please post at their forums. I always found there best.
November 15, 201510 yr In your TinyMediaManager container, how can I get the registered version to stick? I saw in the docker hub page you mentioned it's based on MAC address, but I use the register command, and it verifies me just fine, however if I try to restart TMM, it still shows me unregistered. I originally registered TMM when I was using it on my Windows desktop, so if it's somehow bound to that MAC address, I can't really tell my container to use that address since my desktop is still in use on the same lan. Awesome, I got it up and running. Thanks for the quick response! First of take note of the mac address the container currently uses you can do this with docker exec and looking at the interface setting. Within the docker interface edit the config file, go to advance view and under extra or additional parameters enter the following --mac-address= followed by the mac address you wrote down earlier. You will also need to set the hostname, and you can append that to the same field as were you just enter the mac address, that option is: --hostname you can find more info here https://docs.docker.com/engine/reference/run/
November 26, 201510 yr HI guys, The emby Docker reports the wrong IP to the various Emby apps - it reports the 172. IP rather than the actual IP of the server. This means that all the built in apps font seamlessly connect and you have to add the server manually via IP every time you use it - which kills it for the kids on the Fire TV. Any one any ideas? cheers Stuart
December 3, 201510 yr Hi - I am using the CouchPotato docker and when I tell CP to extract archives I get this error message. I'm assuming there is no unrar like utility available to the docker, but I do have unrar running on my Unraid server. 12-02 17:55:11 INFO [tato.core.plugins.renamer] Archive filename.rar found. Extracting... 12-02 17:55:12 ERROR [tato.core.plugins.renamer] Failed to extract /downloads/complete/filename.rar: No suitable RAR unpacker installed Traceback (most recent call last): File "/couchpotato/couchpotato/core/plugins/renamer.py", line 1214, in extractFiles rar_handle = RarFile(archive['file'], custom_path = unrar_path) File "/couchpotato/libs/unrar2/__init__.py", line 102, in __init__ RarFileImplementation.init(self, password, custom_path) File "/couchpotato/libs/unrar2/unix.py", line 79, in init stdoutdata, stderrdata = self.call('v', []).communicate() File "/couchpotato/libs/unrar2/unix.py", line 133, in call return call_unrar([cmd] + soptions + ['--', self.archiveName] + files, self.custom_path) File "/couchpotato/libs/unrar2/unix.py", line 62, in call_unrar raise UnpackerNotInstalled("No suitable RAR unpacker installed") UnpackerNotInstalled: No suitable RAR unpacker installed Any idea how to resolve this? Thanks
December 6, 201510 yr I just updated my docker and Emby is no longer starting? Log file only has.. Dec 6 17:31:55 Tower2 syslog-ng[47]: syslog-ng starting up; version='3.5.3'
December 6, 201510 yr Thanks, yes there has been a build trigger to addressed the issue. Thanks for the information. I have rolled back my docker image and everything is working again. I will wait until i here the issue has been resolved. Thanks for your work on these )
Archived
This topic is now archived and is closed to further replies.