Skip to content

Releases: DD3Boh/OuterTune

0.6.1 (hotfix)

08 Sep 04:17
24b505e
Compare
Choose a tag to compare

This version fixes several issues with the previous release

Changes from previous version (0.6.0)

  • Library crashes on Android 10 (Q) and below
  • Crash when accessing lyrics on Android 7 (N)
  • Fixes possible app termination when queue is repeated numerous times
  • Restore "Add to library" toggle, removes likes on remove from library (partially fixes #33)
  • Play playlist content when clicking on a song instead of "radio" (#37)
  • Remove keep alive notification in favour of playback resumption support

Full Changelog: v0.6.0...v0.6.1

OuterTune 0.6.0

03 Sep 04:14
c585c46
Compare
Choose a tag to compare

We are excited to finally bring you OuterTune, a supercharged fork of InnerTune with several new features and enhancements!

Why OuterTune?

  • Fully fledged syncing of artists, songs, playlists and albums — both to and from your YouTube Music account
    • Remote listen history is viewable, but not modifiable (it's read only)
  • Support for playing YouTube Music songs AND local audio files (ex. MP3, FLAC, OGG) in one app
    • Import m3u playlists (for now only works with local media)
  • New library screen layout
    • Classic InnerTune layout can be enabled in settings
    • Configurable tab/page order and visibility (for both old and new layout)
      • Hide unwanted screens
      • Reorderable tabs
  • Multiple queues
    • Have you ever been midway through your jumbo sized playlist and accidentally clicked on a random song you didn't want to play... and oh no, you've lost your playlist position! Ever wanted to quickly flip back and forth between 2 playlists? Well now you can, and much more!
    • Per queue shuffle status & automatically re-shuffle at end of queue (when repeat is enabled
      )
  • Redesigned player & queue screens
    • Dynamic gradient & blur backgrounds
    • Player controls in the queue screen
  • Many more little enhancements and fixes

Migrating data from InnerTune

  1. Export a backup from within InnerTune
  2. Restore the backup from within OuterTune

** Note: Due to technical differences, not all data may transfer over. As of writing, only the original InnerTune up to version 0.5.10 has been tested.

Full Changelog: v0.6.0-rc1...v0.6.0

v0.6.0 Release Candidate 1

27 Aug 00:54
Compare
Choose a tag to compare
Pre-release

Changes from Beta 3

Notable changes:

  • Sorting of songs is now case insensitive
  • TEST: Target SDK 35
  • Configurable minimum playback duration (how much of a song must be played before it counts as a play)
  • Configurable tabs
    • Ability to reorder and disable navbar tabs/pages
    • Local song folders are now their own tab/page
  • Select Innertune features (most notable highlights are as follows)
    • Don't backup audio files
    • Colours changes
    • Add warning when adding duplicated songs to playlist
    • Click navigation tab to scroll to top of screen
    • Fix crash with exotic characters
    • Lockable queues (disables swipe to dismiss and reordering in queues)

Bug fixes

  • Fix race condition when shuffle and repeat are both enabled
  • Local songs album arts now show in player notification and no longer break notification album art loading for everything else
  • Optimize saving queues to database
  • Creating a local playlist no longer unconditionally creates a remote playlist
  • Misc bug fixes and general optimizations

Full Changelog: v0.6.0-b3...v0.6.0-rc1

v0.6.0 Beta 3

12 Aug 01:07
Compare
Choose a tag to compare
v0.6.0 Beta 3 Pre-release
Pre-release

Changes from Beta 2

Notable changes:

  • Queue page (landscape) redesign
  • Sort by date released/date modified
  • LrcLib lyrics provider #5

Bug fixes

  • Fix song downloads #20
  • Fix songs not playing/crashes when playing songs under certain circumstances
  • Fix backup restore
  • App updates are no longer a game of "persistent queue deletion roulette" (Queue gets stored to database instead of persistent file)
  • Misc changes and fixes

Full Changelog: v0.6.0-b2...v0.6.0-b3

v0.6.0 Beta 2

26 Jul 11:06
Compare
Choose a tag to compare
v0.6.0 Beta 2 Pre-release
Pre-release

Changes from Beta 1

  • Remove player cache
  • Option to prevent app from being killed in background
  • Avoid interrupting queue when doing certain actions
  • Add to queue now lets you pick a queue to add to
  • Queue page redesign
  • Fix playlist creator and artists displays of playlist with multiple authors
  • Misc changes and fixes

Known issues

  • Possible 403 errors during playback

Full Changelog: v0.6.0-b1...v0.6.0-b2

v0.6.0 Beta 1

04 Jul 17:58
e82a47e
Compare
Choose a tag to compare
v0.6.0 Beta 1 Pre-release
Pre-release

Initial beta release.

Highlights

  • Automatically sync content with YouTube Music account
  • Local media files player
  • New player UI design
  • Multiple queues
  • Play counts
  • Many more little things...

Migrating from InnerTune

You can restore InnerTune backups via in-app backup & restore. Due to technical differences, not all data may transfer over.

Migrating from old pre-beta OuterTune versions

For versions of the app with the latest database revision: 07a50f8 and after, The migration is as follows:

  1. Save a backup (1) with your old app (our DB v1)
  2. Import that backup (1) into the migration app: DB.v1.to.DB.v13.Migration.app-universal-debug.apk
  3. Save an new backup (2) with the migration app
  4. FINALLY, restore the new backup (2) onto the new app (DB v13, OuterTune-0.6.0-beta1-*.apk).

It is NOT possible to migrate any development builds older prior to 07a50f8