renhack

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by renhack

  1. I experienced the same issues BigDanT has. As soon as I upgraded to 6.10.3 i lost the dbs on sonarr and radarr. I was no longer to delete files through emby. I solved that with running the permissions util but emby could no longer transcode. I eventually gave up after losing radarr's db again and rolled back to 6.9.2. Everything works again including transcoding.
  2. I checked to see what AUR was pulling. You should switch your application link to https://github.com/DobyTang/LazyLibrarian. I almost skipped over this when I saw you linking to itsmegb on the first post. Thanks for putting in the work to make this.
  3. Try Docker Cloud (formerly Tutum, then bought by Docker). You can manage one node for free. https://cloud.docker.com/ There are several orchestrators on the market for both on and off premise. I only had experience with Tutum though.
  4. I get the same thing. No MD5. I'm hoping it fixes an instability issue im having with emby crashing daily. 2015-11-19 15:31:42 [iNFO] Latest version found: 3.0.5781.2 - Checking USB for same install file 2015-11-19 15:31:42 [iNFO] No copy found on USB - Downloading install file and checking for MD5 file 2015-11-19 15:31:46 [iNFO] No MD5 file located - Attempting decompression integrity test 2015-11-19 15:31:46 [ERROR] Install failed: Failed integrity test
  5. Confirmed... fired right up this time. Thanks again!
  6. It never creates the .md5. I just did a fresh install again just to verify. It creates the zip, then deletes after the .md5 fail.
  7. Well... one step further. The regex fix worked on the 404 but the checksum still fails. root@Tower:~# /usr/local/emhttp/plugins/Embyserver/scripts/rc.Embyserver install Installing Emby Server... --2015-09-26 23:06:33-- https://github.com/MediaBrowser/Emby.Releases/raw/master/Server/MediaBrowser-3.0.5724.5.zip Resolving github.com (github.com)... 192.30.252.129 Connecting to github.com (github.com)|192.30.252.129|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://raw.githubusercontent.com/MediaBrowser/Emby.Releases/master/Server/MediaBrowser-3.0.5724.5.zip [following] --2015-09-26 23:06:34-- https://raw.githubusercontent.com/MediaBrowser/Emby.Releases/master/Server/MediaBrowser-3.0.5724.5.zip Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 23.235.46.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|23.235.46.133|:443... connected. WARNING: certificate common name `www.github.com' doesn't match requested host name `raw.githubusercontent.com'. HTTP request sent, awaiting response... 200 OK Length: 17575087 (17M) [application/octet-stream] Saving to: `/boot/config/plugins/Embyserver/Embyserver-PhAzE-3.0.5724.5-src.zip' 100%[====================================================================================================================>] 17,575,087 6.71M/s in 2.5s 2015-09-26 23:06:37 (6.71 MB/s) - `/boot/config/plugins/Embyserver/Embyserver-PhAzE-3.0.5724.5-src.zip' saved [17575087/17575087] Install failed: Failed MD5 checksum
  8. Thanks for the quick fixes PhaZe! I really appreciate the time you put into this stuff.
  9. I'm having similar issues trying to upgrade Emby. Trying to upgrade manually produces this: Same here on a new install. I'm on unRaid 5.0.6 with plugin 2015.09.06.1 Installing Emby Server... --2015-09-26 18:01:51-- https://github.com/MediaBrowser/Emby.Releases/raw/master/Server/Emby.Mono-3.0.5724.5.zip%0A.Releases/blob/master/Server/MediaBrowser-3.0.5724.5.zip Resolving github.com (github.com)... 192.30.252.130 Connecting to github.com (github.com)|192.30.252.130|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2015-09-26 18:01:52 ERROR 404: Not Found. Install failed: Failed MD5 checksum