Skip to content

v1.0.3

Latest
Compare
Choose a tag to compare
@MissingCore-Bot MissingCore-Bot released this 23 Sep 20:42
· 49 commits to dev since this release

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, and RTSP.