August 6, 20205 yr Support for MediaElch docker container Application Name: MediaElch Application Site: https://www.kvibes.de/mediaelch/ Docker Hub: https://hub.docker.com/r/masonxx/mediaelch Github: https://github.com/rantanlan/docker-mediaelch Support tool for you media collection. Manage all your movies, tv shows, concerts and music. Import new files and automatically rename them. Scrapers - MediaElch comes with many scrapers including The Movie DB, The TV DB, IMDB, fanart.tv, The Audio DB and many others. Kodi - MediaElch creates nfo files for use with Kodi. Because of extensive configuration options other media centers are supported as well. Mostly based on https://github.com/Giftie/docker-mediaelch just fixed up an unraid template and some smaller settings. Bare with me, I'm pretty new to these things. Thanks. Post any questions or issues relating to this docker in this thread. Edited October 29, 20241 yr by mason
September 5, 20205 yr So I guess MediaElch doesn't work for TV anymore because it uses thetvdb ? MediaElch 2020-09-04 23:29:04.901 WARN : [TheTvDb][ApiRequest] Network Error: "Error downloading https://api.thetvdb.com/episodes/ - server replied: Not Found" for URL QUrl("https://api.thetvdb.com/episodes/")
November 11, 20205 yr Author I have no problem with tv shows... api might be done, happens from time to time.
December 31, 20205 yr Author Need to have a deeper look it seems... the ppa and base image used aren't updated. will see what i can do since I'm by far no expert. edit: okay simple enough... updated to new version Edited December 31, 20205 yr by mason
April 27, 20215 yr Author Updated to the latest release 2.8.8 also using the version as docker tag to makes things easier Seems like the ppa failed for the base image... need to have a futher look Edit: PPA was fixed and new image pushed Edited May 2, 20215 yr by mason
May 3, 20215 yr I think there is a bug in the latest release. Sometimes when clicking on "reload all concerts", the containr crashes and stops. Didn't happen in the previous version. My settings - Logs - MediaElch 2021-05-03 19:07:43.092 DEBUG : [ConcertFileSearcher] Adding concert directory "/concerts" MediaElch 2021-05-03 19:07:43.094 DEBUG : Index is invalid [services.d] stopping services [services.d] stopping app... [services.d] stopping x11vnc... caught signal: 15 03/05/2021 19:07:43 deleted 50 tile_row polling images. 03/05/2021 19:07:43 Restored X server key autorepeat to: 1 [services.d] stopping openbox... [services.d] stopping statusmonitor... [services.d] stopping logmonitor... [services.d] stopping xvfb... [services.d] stopping nginx... [services.d] stopping certsmonitor... [services.d] stopping s6-fdholderd... [cont-finish.d] executing container finish scripts... [cont-finish.d] done. [s6-finish] syncing disks. [s6-finish] sending all processes the TERM signal. [s6-finish] sending all processes the KILL signal and exiting.
May 10, 20215 yr Author there was a bugfix release today 2.8.12. .. no issue of the container. image is updated.
May 10, 20215 yr 11 minutes ago, mason said: there was a bugfix release today 2.8.12. .. no issue of the container. image is updated. Thanks
June 15, 20224 yr Hi all Just new here, can someone post a real easy guide for installing mediaelch in a Docker container for a Synology NAS? I`ve been trying for a few days now from various sites but nothing is working as there is no clear guide for installing into Docker. Many thanks in advance Alan
October 28, 20223 yr Author On 6/15/2022 at 5:21 AM, Ozric13 said: Hi all Just new here, can someone post a real easy guide for installing mediaelch in a Docker container for a Synology NAS? I`ve been trying for a few days now from various sites but nothing is working as there is no clear guide for installing into Docker. Many thanks in advance Alan Sorry I have no idea how docker on the Synology works... for the normal container you can just start it with: docker run -p 5800:5800 -p 5900:5900 -v /path/to/config/folder:/config/xdg/config/kvibes -v /path/to/media:/movies -e PGID=1000 -e PUID=1000 mediaelch:latest You need to set the options and environments similar to this on the NAS I guess... make sure you have the right user and paths...
April 24, 20233 yr Hello, thank you very much for your work. Would it be possible to update MediaElch to version 2.10.
July 17, 20232 yr On 4/24/2023 at 4:40 AM, king79 said: Hello, thank you very much for your work. Would it be possible to update MediaElch to version 2.10. @mason Can you update? Thanks! Edited July 17, 20232 yr by kri kri
September 3, 20232 yr Would anyone know why movie renaming doesn't work? Whenever I try it says the movie was edited but not renamed. Movies are on the array and appdata is on cache.
October 5, 20232 yr On 7/17/2023 at 2:16 PM, kri kri said: @mason Can you update? Thanks! I was able to switch my repo to ozrygle/mediaelch - Docker Image | Docker Hub to get the latest build
June 22, 20242 yr Author Sorry somehow i don't seem to get notified by the threat even while subscribed. Was able to update to 2.10.0 but it seems they deprecated the ppa for it. So I need to find another way to integrate it...
January 15, 20251 yr Hallo all, somehow MediaElch can not access / see the subdirectories and movies defined in host path 2 and 3. Key 1 = 000, Key 2 = 99 and Key 3 = 100. Example file structure within the defined host path2: drwxrwxrwx 2 nobody users 71 Jan 15 06:05 dir1 drwxrwxrwx 2 nobody users 82 Jan 15 06:04 dir2 drwxrwxrwx 2 nobody users 74 Jan 15 08:29 dir3 UID and GID matches with key 2 and key 3: id nobody uid=99(nobody) gid=100(users) groups=100(users),98(nobody) What am I missing? Thank you in advance!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.