haijeploeg / excludarr

Excludarr manages your libraries in Radarr/Sonarr. It keeps track of your library and checks if your movies and series are also available on a configured streaming provider. It can exclude the movies and series that are available on a configured streaming provider. But it can also re-add movies and series if they are not streaming anymore.
MIT License
197 stars 12 forks source link

Is there a way to use this on Synology NAS without use of Docker? #14

Closed squatz1 closed 2 years ago

squatz1 commented 3 years ago

Bought one of the low end Synology NAS's so it can't support Docker, just curious if that's possible.

If not, totally fine just wanted to ask the community before jumping in. I appreciate the help folks!

haijeploeg commented 3 years ago

Hi squatz,

Thank you for reaching out! Unfortunately I don't own a Synology NAS. But I know a few things about them. You should be able to install python3. If you enable SSH, you should be able to install pip and then install excludarr (pip install excludarr). If you have successfully installed that, you should be able to setup a cronjob.

Hope this helps, please let me know whenever you are stuck. I'm happy to help :)

haijeploeg commented 2 years ago

Its been a while. Since there is no answer I am closing this. Feel free to open a new ticket anytime.