Skip to content

Releases: tallbl0nde/TriPlayer

Version 1.1.1

25 Jul 12:11
Compare
Choose a tag to compare

Changelog:

Note that this will need to be installed manually if you're unable to launch TriPlayer due to being on 12.0.0+, please see the wiki for instructions!

  • Added support for Atmosphere w/ Mesosphere and Horizon 12.0.0+
    • Due to changes in IPC communication under either of these situations the application would previously crash immediately when launched
  • Added a number of translations provided by the community:
  • Built with latest libnx
  • Built with latest libTesla
  • Built with latest version of Aether
    • Various UI improvements can be seen throughout the application
  • Numerous bug fixes throughout the application (and maybe even more created! (: )
  • General system stability improvements to enhance the user's experience

Reminder: See Known Issues for scripts that can bulk rename your files to ensure the application doesn't hang on "Preparing your library"!

Version 1.1.0

27 Nov 02:24
317e19b
Compare
Choose a tag to compare

Changelog:

Due to a bug I missed, you'll need to install this one manually (see GitHub wiki for instructions). This should be fixed for next time!

  • Added support for FLAC files
    • Some really high quality files (e.g. 3+ channels or high sample rate) may not play properly
    • Please reencode these to have 2 or less channels and/or a lower sample rate if you encounter issues
  • Added support for WAV files
    • See the above notes regarding FLACs if you encounter issues with WAVs too
  • Added playlist import/export functionality
    • Playlists can be imported from a .m3u/.m3u8 file with relative paths
    • Playlists will be exported as a .m3u8 file to /music
  • Migrated to TagLib for metadata extraction
    • This speeds up the initial scan by about 20x (at least with my library)
    • Huge thanks to @einsteinx2 for incorporating this!
  • Added support for languages other than English
    • Translations can now be easily integrated in the future
    • If you're interested in translating TriPlayer, please get in touch with me if you're unsure how to begin!
  • General system stability improvements to enhance the user's experience, including:
    • Missing font glyphs fallback to the internal font
      • Those '☒' boxes should no longer appear!
    • The overlay no longer locks the database while it is open
      • This fixes any "Unable to update the database" errors when creating playlists, etc.
    • Fixed a memory leak when closing the application
      • This was most obvious when closing the application after checking for an update as it would crash
    • Chinese, Korean and other keyboards are now available when using the on-screen keyboard

Please see Known Issues for scripts that can bulk rename your files to ensure the application doesn't hang on "Preparing your library"!

Version 1.0.0

01 Nov 07:06
cb9e12f
Compare
Choose a tag to compare

Initial release!

For a list of the features in TriPlayer, see the Readme! For instructions on how to install TriPlayer, see the wiki.