by275 / plex_autoscan

A maintained fork of Plex Autoscan
GNU General Public License v3.0
13 stars 2 forks source link

[REQ] Please add *-arr support back #1

Closed 8a8al00ey closed 2 years ago

8a8al00ey commented 2 years ago

Would it be possible to add *-arr support back ? This seems to be the most up to date and well coded PAS tool. If not how are you automatically scanning in items ?

by275 commented 2 years ago

Unfortunately, not possible. I do not use any of *-arrs and have little knowledge to implement connections with them. That's why I removed related-logic. PR always welcomed though.

In my current setup, most of changes for plex media scan rely on ones from google drive.

8a8al00ey commented 2 years ago

Not a problem, might give it a shot. Not really a python dev here but I assume to get this to work with *-arrs will need to do something similar to https://github.com/by275/plex_autoscan/blob/514864e9c9bb1c6cd619e203b12646edf3fecdba/autoscan/utils.py#L367 and https://github.com/by275/plex_autoscan/blob/514864e9c9bb1c6cd619e203b12646edf3fecdba/autoscan/__main__.py#L322

Are you on any discord servers ?

by275 commented 2 years ago

I have merged it to master. Would you please make the PR to master again?

8a8al00ey commented 2 years ago

Created #5