[support] mason-xx - MediaElch


Recommended Posts

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/mason-xx/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 by mason
  • Like 1
Link to comment
  • 5 weeks later...

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/")

 

Link to comment
  • 2 months later...
  • 1 month later...
  • 2 weeks later...
  • 2 weeks later...
  • 1 month later...
  • 1 month later...

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 by mason
  • Like 1
Link to comment

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 - 

image.thumb.png.de5bf548d79194e4b4ef9effb4e40902.png

 

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.

Link to comment
  • 10 months later...
  • 3 months later...

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

Link to comment
  • 4 months later...
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...

Link to comment
  • 5 months later...
  • 2 months later...
  • 1 month later...
  • 1 month later...

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.