mynttt / UpdateTool

A tool to update the IMDB ratings for Plex libraries that contain movies/series and use the IMDB agent to receive ratings
GNU General Public License v3.0
250 stars 12 forks source link

Unraid current integration #97

Closed Healzangels closed 1 year ago

Healzangels commented 1 year ago

Hello!

Saw a link to your project in a reddit post and thought it looked really cool! A bit new to the whole scene so still running into some newb questions.

In regards to installing in Unraid, I see it looks Template Repositories are since deprecated. https://forums.unraid.net/topic/118437-there-is-no-template-repositories-in-my-docker-setting-page/

A bit unsure now as how to add the template as I see have the ability to add the container but not sure how then to use the provided template https://github.com/mynttt/unraid-templates

Thanks!

Reynieri commented 1 year ago

do you have any luck running this on unRaid ? I'm also looking to run this on unRaid.

xbp13x commented 1 year ago

Place the XML file in /boot/config/plugins/dockerMan/templates-user then it will show up when you click add container in the docker tab.

Heads up though, this bricked my database after running it. I think maybe PLEX has made some changes to the database and this is not compatible atm.

Healzangels commented 1 year ago

Thanks for the update and good to know about the potential issues with the database. Sounds like I might be holding off for a little while and keep tabs here for future updates. If you get your database back up and running and everything working properly xbp13x def would love to hear about it!

mynttt commented 1 year ago

Good to know that Unraid does not support template repositories anymore - I might try to have this tool added to their "app store". However as some of the DB issues still exist for a subset of users I'll likely hold off until the reason has been found.

mynttt commented 1 year ago

@ConnorEMacLean @xbp13x Maybe the solution in https://github.com/mynttt/UpdateTool/issues/101#issuecomment-1426998755 helps with the corruption issue!

Not the solution :/ But I did some changes to the code today and it's being tested right now.. Hopefully that works.

Healzangels commented 1 year ago

Awesome! Thanks for the heads up prob will give this a whirl this weekend.

mynttt commented 1 year ago

@ConnorEMacLean Sadly that is not the solution as it caused corruption again during the day for him, but if you look at the bottom of this issue you'll see that I added a docker tag :test today that had some changes and did not lead to corruption for the issue reporter.

We'll observe it over the days now and if the changes don't cause any corruptions anymore I'll update the main tool and docker and then you could try it out.

I'll notify you when if it's safe to use.