issues
search
giuseppe99barchetta
/
SuggestArr
Effortlessly request recommended movies, TV shows and anime to Jellyseer/Overseer based on your recently watched content on Jellyfin, Plex or Emby—let SuggestArr handle it all automatically, keeping your library fresh with new and exciting content!
MIT License
227
stars
2
forks
source link
Merge Request: `nightly` ➔ `main`
#85
Closed
giuseppe99barchetta
closed
3 weeks ago
giuseppe99barchetta
commented
3 weeks ago
Changelog
Added
External Link Icons
: Added icons next to service URLs, allowing users to open them in new tabs for easier access.
User-Specific Viewing History Filter
: Implemented functionality to filter Plex viewing history by individual users, enhancing recommendation accuracy.
Log Rotation
: Introduced log rotation to manage log sizes and prevent excessive growth of log files over time.
Fixed
Empty Plex Configuration Step
: Resolved an issue where the Plex configuration step was displaying empty due to a failure in retrieving Plex servers.
New Version Detection
: Fixed the detection mechanism for checking if a new version is available, ensuring accurate notifications.
Item Processing Error
: Corrected a bug causing a
'NoneType' object is not iterable
error during item processing in specific cases.
Changelog
Added
Fixed
'NoneType' object is not iterable
error during item processing in specific cases.