Jump to content

mason

Members
  • Posts

    95
  • Joined

  • Last visited

Everything posted by mason

  1. 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...
  2. Updated to latest MediaElch Version 2.8.18
  3. Upgraded to latest version 2.8.16
  4. yeah i know, but there was nothing running and nothing accessin it afaik. anyway, that rebuild was successfull without any errors now. thanks for the moral and tech support it's weird what issues cabling can cause, you'll never notice until you run something like unraid. so in conlusion: it looks like the issue was caused by a faulty breakout cable
  5. Yeah I know about the inner and outer sectors of a hdd. Right now, it looks like it sorted itself out, array is back to quiet mode and up to the proper speed. Dunno what happend or what might run in the background causing this... *fingerscrossed* Thanks for your reply!
  6. So I replaced the breakout cable and tried another rebuild of disk18, so far it is running. But the speed seems way slower, before maybe 150mb/s compared to 80mb/s now and the array "sounds" different... it "grinds" any idea whats the issue there? could this be the "quality" of the cable?!
  7. of course, but I'm planning on replacing more with 14tb
  8. Rebuild finished with the errors overnight. How do i start another rebuild on that disk? edit: found that part in the docs. Just ordered a new breakout cable for that hba and will rebuild disk18 again I guess. It was replace since it was an old one with some udma errors. and yeah I know, dual parity would be adviced, but there is nothing on that server that is irreplaceable. Also I would need another 14tb disk.
  9. I'm currently in the process of replacing disks in my server. While replacing a 4tb disk18 with a 12tb. Disk3 threw a ton of read errors but stayed online. I had issues with that disk prior to a parity where it would go offiline, after swapping the cable on this one I was able to rebuild disk3 successfull to get it back online with a valid parity. For my understanding right now i can't trust the disk integrity of the rebuld disk18, correct? What would be the proper steps to ensure data integrity there? should i swap back disk18 for the old one, make a new config and replace and rebuild disk3? rebuild didn't finish yet, bit I'm beyond the 4tb mark for the disk i replaced. spacehog-diagnostics-20210918-2210.zip
  10. there was a bugfix release today 2.8.12. .. no issue of the container. image is updated.
  11. 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
  12. Updated to the latest release 2.8.6
  13. Updated to the latest release 2.8.4
  14. 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
  15. I have no problem with tv shows... api might be done, happens from time to time.
  16. 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.
  17. Okay, some hours and 4 million tabs and stuff later.... here is a working version. https://hub.docker.com/r/masonxx/mediaelch I also made a template xml file.. but I'm not sure how to get this working. Do i need to host this on github to be able to add it as a repository? It didn't work with my local webserver... Feel free to give it a spin.. just add it to your template directory: /boot/config/plugins/dockerMan/templates-user mediaelch.xml
  18. Woohoo I won something. Never happened before.. thanks you guys I'll put it to good use
  19. I tried to find an answer in this threat, but sorry it's just too hughe... since I see to experience problems with my SASLP cards, I guess i try to switch them over to flashed H310, does these support the latest drive size i.e. 12TB?
  20. I just setup this docker, build the db and working fine so far. Mainly I did this to get faster lookups and not hitting any api limits. Unfortunatly looking up albums with the Picard Tagger is even slower than with the official server, anyone knows what might be wrong there? Weblookups working fine in an instant. But if i throw a handfull albums into Picard it takes minutes...
  21. Also, installation of the docker was fine, took 6 hours to update and build db. Now when I do an indexed search I get a 503 regarding a rate limit. Direct DB search is working fine, but headphones won't work properly. Also tried to point the LUCENE variabe in the DBDefs.pm file to point to localhost but doesn't work either. any hints?
  22. looks like: 2.6.9 ======================= IMPORTANT: with tinyMediaManager version 2.7 we do not support Java6 anymore. If you are still using Java6, please update or you will stay at version 2.6.x so I guess the container needs to be updated with java7? since it looks like the container tries to update to the latest version...
×
×
  • Create New...