Releases: petio-team/petio
v0.5.5
v0.5.4
Changelog:
Sonarr status no longer updating in UI
Status changes to requests cannot be saved
Notification settings are not persistent
Mismatched Calendar entries
Radarr/Sonnar tests say success even if they actually failed
Fix requests when editing
v0.5.2
Changelog:
Update Dependencies
Patch security dependencies
Fix Readme links
Move Notifications to its own tab in admin
Fix trailer bug
Display users' archived requests in frontend
Add request button for season to mobile view
Fix sonarr calendar with v3 api
Added extra filter options
Fix base path validation in sonarr / radarr setup
Add timestamps to requests (to allow sorting by date in later releases)
Retro active scanning (delete media no longer in plex)
Fix issues with scanner and old agent / IMDB matching
Various scanner improvements / fixes
v0.5.1
Changelog:
Rework scanner - optimisations and fixes
Update music scanner
Update fresh request meta in partial scans
Add telegram notification (temporary until notification re-build)
Update Musicbrainz scan logic
IMdB data cache on first setup
Network + studios logo updates
Display season episode counts on frontend
Begin season requests, still work in progress
Move Sonarr to v3 api
Persistent navigation history state
UI Updates / tweaks
Fix some admin XHR loop issues
Add Polish language to list in filters
Sort requests by release date fix
Delay Petio init to wait for mongo
Fix “airs in 0 days” UI bug
General Bug fixing
v0.4.5
v0.4.4
Changelog:
(Fix) Don’t update existing users on Cron (fixes changes being reset)
(Fix) Save Admin email change to config to stop reset on Cron
(Fix) Some tmdb lookups could attempt ipv6 resulting in DNS lookup failure (no AAAA for tmdb) attempt to force ipv4
(Fix) Sonarr / Radarr activity queue was only querying page 1, now queries all pages
(New) Sort by status in requests admin
(New) Update Request table UI
(Fix) An issue where false empty children could be created for a Radarr / Sonarr job
(Fix) An issue where a request status could incorrectly be labelled Unavailable
(Fix) An issue where Radarr / Sonarr queues could be misaligned with Job IDs
(New) Update several API calls to now use Axios
(Fix) On server status for media in “Coming Soon” would not display
(New) Search for Movie Studio / Search default Studios
(Fix) Plex test connection error
(New) Update network / studio page
(Fix) An issue where filters could become corrupted and never match
(New) Filters now support multi server out
(Fix) UI Crash related to Movie / Show removed from Sonarr / Radarr
v0.4.3
Changelog:
Readme Updates
Add docker health check
(New) Add toggle for popular content in discovery
(Fix) admin version out of sync
(Fix) Library scan could timeout, library items concurrency reduced
(Fix) Catch no Popular on Plex data
(Fix) Improve discovery performance
(Fix) Missing user thumbnails with base path
(Fix) Cursor on unclickable calendar item
(Fix) Radarr items missing from request calendar
(Fix) Local unmatched items now skipped in scan
(Fix) Requests page item spacing
(New) Username on login not case sensitive anymore
(Fix) Bulk user editing could fail or cause a crash
(Fix) Create local user on fail would not error correctly
(Fix) Catch an error with creating discovery profiles
(New) Update in app notification appearance
(New) Config files now hash passwords - new setups only
(Fix) Missing season posters
(New) Update Mobile UI card scaling
(Fix) Filter using years in TV filter not working
(New) Mongo setup, various defaults for different install types
(Fix) Non plex pass user errors / hide dashboard server info
(New) Editing a pending request will apply the default profile / filter that would have applied to the request
(New) Admin request card / table link to media on frontend
(Fix) Only allow report issue on items actually on server
(New) Add language to filter options
(Fix) Some languages not displaying on front end
(New) Output unmatchable items in log from scan
(New) Allow admin to set / edit user passwords
(Fix) Loading filters could cause unexpected loading state
(Fix) An issue trying to edit a request removed from Radarr
(New) Test Plex Connection / Renew plex token in admin settings
(New) Plex oAuth login / switch to cookie for session login storage
(Fix) Move friend import to top of cron job to ensure friends are imported during setup
(Fix) Requests for Shows / Movies with status “announced” could report “no status”
(Fix) Login failure respond with 401 instead of 200
(New) Rework config to perform basic checks / wait for scan to match 1 show, 1 movie & 1 friend before proceeding to admin
General bug fixes / typo fixes / Performance improvements
v0.4.2
First alpha prototype build