Bug fixes.
π Added
- New simple page that lists out the error messages for the tracks we rejected (accessed via the "Insights" page).
- Only newly rejected tracks will have a defined error message. To get the messages for existing rejected tracks, use the "Rescan" feature.
β‘ Changes
- Rescan feature also retries tracks that we marked as "invalid" (ie: tracks that threw an error while indexing/saving) along with retries saving artwork of tracks that we found none for.
π οΈ Fixes
- Fixed issue where track was marked as "invalid" due to the "year" metadata field not being populated with a year (ie: was populated with a ISO 8601 date-time value causing an error to be thrown when converting that value to a number).
- Lowered risk of app crash due to "running out of memory" when trying to save artwork with large storage size.
- Fixed issue with getting metadata w/
HLS
,DASH
,SmoothStreaming
, andRTSP
.