D S

Results 4 comments of D S

I would love to have this feature enable certain groups that I want a high frequency of checks and others that it’s OK to have once a week or once...

Related to #2049

I've investigated this issue and found the root cause. When the Plex authentication token expires, `get_plex_account()` returns `None`, but the code in `search_entry.py` doesn't handle this case - it crashes...