Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-11-03 | 1.8 kB | |
v2024.11.112 source code.tar.gz | 2024-11-03 | 21.5 MB | |
v2024.11.112 source code.zip | 2024-11-03 | 21.7 MB | |
symbols.zip | 2024-11-03 | 4.2 MB | |
symphony-v2024.11.112.aab | 2024-11-03 | 6.1 MB | |
symphony-v2024.11.112.apk | 2024-11-03 | 5.0 MB | |
Totals: 6 Items | 58.4 MB | 0 |
What's Changed
[!CAUTION] BREAKING CHANGE: This update removes support for playlists of previous versions due to removal of
MediaStore
usage. It is HIGHLY RECOMMENDED to export the playlists using the previous version before updating. You can re-import them after updating.
- Implemented custom media resolver and metadata decoder. This change is highly experimental. (#567 by @zyrouge)
- Added speed and pitch slider. (#505 by @shynline)
- Fixed incorrect lyrics parsing when content contain CRLF. (#499)
- Fixed popup overflow in Settings. (#494)
- Improved M3U playlist parser. (#461)
- Use Artists separator for Album Artists. (#470)
- Fixed Albums categorization when Artists are different. (#422)
- Improved fuzzy search. (#446)
- Updated Belarusian, Polish, Russian, Turkish and Ukrainian translations. (#480, [#500] by @Atrafon)
- Updated Romanian translation. (#487 by @ghostnear)
- Updated Polish translation. (#482, [#497] by @rehork)
- Updated Japanese and Uchinaguchi translations. (#501 by @kuragehimekurara1)
- Updated Vietnamese translation. (#511 by @th1nhhdk)
- Updated Portuguese translation. (#533 by @GeovaneDev)
- Updated Deutsch translation. (#573 by @Massuk)
- Updated Spanish translation. (#572 by @Massuk)
New Contributors
- @shynline made their first contribution in https://github.com/zyrouge/symphony/pull/505
- @th1nhhdk made their first contribution in https://github.com/zyrouge/symphony/pull/511
- @Massuk made their first contribution in https://github.com/zyrouge/symphony/pull/573
- @RustoMCSpit made their first contribution in https://github.com/zyrouge/symphony/pull/600
Full Changelog: https://github.com/zyrouge/symphony/compare/v2024.3.110...v2024.11.112