first commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
This release adds a new storage selector and other minor improvements. This new selector can pick the app's external storage directories, which should get around Android permission issues.
|
||||
|
||||
Full changelog at https://github.com/UnicornsOnLSD/finamp/releases/tag/0.4.3
|
||||
@@ -0,0 +1,3 @@
|
||||
This release contains many new features, but also breaking changes. You'll have to clear your app data.
|
||||
|
||||
Full changelog at https://github.com/UnicornsOnLSD/finamp/releases/tag/0.5.0
|
||||
@@ -0,0 +1 @@
|
||||
Bug fix release. Full changelog at https://github.com/UnicornsOnLSD/finamp/releases/tag/0.5.1
|
||||
@@ -0,0 +1 @@
|
||||
This release adds way to much to talk about here. Release notes at https://github.com/UnicornsOnLSD/finamp/releases/tag/0.6.0
|
||||
@@ -0,0 +1 @@
|
||||
Bug fix release. Full changelog at https://github.com/UnicornsOnLSD/finamp/releases/tag/0.6.1
|
||||
@@ -0,0 +1 @@
|
||||
Bug fix release. Full changelog at https://github.com/jmshrv/finamp/releases/tag/0.6.2
|
||||
@@ -0,0 +1 @@
|
||||
Bug fix/a few features release. Full changelog at https://github.com/UnicornsOnLSD/finamp/releases/tag/0.6.3
|
||||
@@ -0,0 +1 @@
|
||||
Minor feature release. Full changelog at https://github.com/UnicornsOnLSD/finamp/releases/tag/0.6.4
|
||||
@@ -0,0 +1 @@
|
||||
Minor feature release. Full changelog at https://github.com/UnicornsOnLSD/finamp/releases/tag/0.6.5
|
||||
@@ -0,0 +1 @@
|
||||
Minor feature release. Full changelog at https://github.com/UnicornsOnLSD/finamp/releases/tag/0.6.6
|
||||
@@ -0,0 +1 @@
|
||||
Bug fix release. Full changelog at https://github.com/UnicornsOnLSD/finamp/releases/tag/0.6.7
|
||||
@@ -0,0 +1 @@
|
||||
Bug fix release. Full changelog at https://github.com/jmshrv/finamp/releases/tag/0.6.8
|
||||
@@ -0,0 +1 @@
|
||||
(not very) minor feature release. Full changelog at https://github.com/jmshrv/finamp/releases/tag/0.6.9
|
||||
@@ -0,0 +1 @@
|
||||
Lots of bug fixes. Full changelog at https://github.com/jmshrv/finamp/releases/tag/0.6.11
|
||||
@@ -0,0 +1 @@
|
||||
Fixed issue that broke downloading from HTTP servers
|
||||
@@ -0,0 +1 @@
|
||||
Downloader fixes, and a language selector. Full changelog at https://github.com/jmshrv/finamp/releases/tag/0.6.13
|
||||
@@ -0,0 +1 @@
|
||||
Downloader fixes, and a language selector. Full changelog at https://github.com/jmshrv/finamp/releases/tag/0.6.14
|
||||
@@ -0,0 +1 @@
|
||||
New features and bug fixes. Full changelog at https://github.com/jmshrv/finamp/releases/tag/0.6.15
|
||||
@@ -0,0 +1 @@
|
||||
Fixed a bug created in 0.6.15. Full changelog at https://github.com/jmshrv/finamp/releases/tag/0.6.16
|
||||
@@ -0,0 +1 @@
|
||||
Fix F-Droid build. Changes from 0.6.16 (which was missed) can be seen at https://github.com/jmshrv/finamp/releases/tag/0.6.16
|
||||
@@ -0,0 +1 @@
|
||||
Quality of life and bug fixes. Full changelog at https://github.com/jmshrv/finamp/releases/tag/0.6.18
|
||||
@@ -0,0 +1 @@
|
||||
New features and bug fixes. Full changelog at https://github.com/jmshrv/finamp/releases/tag/0.6.20
|
||||
@@ -0,0 +1 @@
|
||||
New features and bug fixes. Full changelog at https://github.com/jmshrv/finamp/releases/tag/0.6.21
|
||||
@@ -0,0 +1 @@
|
||||
Fixed a bug where the artist screen would show albums from the whole library instead of the specific artist.
|
||||
@@ -0,0 +1 @@
|
||||
Fixed a bug where the artist screen would show albums from the whole library instead of the specific artist.
|
||||
@@ -0,0 +1 @@
|
||||
Reverted to Android API 33 since 34 seems to break background playback
|
||||
@@ -0,0 +1 @@
|
||||
Updated translations, rebuilt with a newer version of Flutter. Changes are now only happening on the redesign beta, check it out on GitHub!
|
||||
@@ -0,0 +1 @@
|
||||
Updated dependencies, fixed F-Droid build. Changes are now only happening on the redesign beta, check it out on GitHub!
|
||||
@@ -0,0 +1 @@
|
||||
Fixed background playback. Changes are now only happening on the redesign beta, check it out on GitHub!
|
||||
@@ -0,0 +1 @@
|
||||
This release just adds required metadata for the F-Droid release.
|
||||
@@ -0,0 +1,3 @@
|
||||
This release adds a lot of stuff, but the main thing is that you can now choose where to store downloads. Download locations can be configured in the settings screen. You can pick any directory that your phone would usually have access to, including SD cards. On iOS, you can store files in Files. Deleting songs manually (via your file manager) shouldn't break anything, but I wouldn't recommend it anyway.
|
||||
|
||||
Full changelog at https://github.com/UnicornsOnLSD/finamp/releases/tag/0.4.0
|
||||
@@ -0,0 +1 @@
|
||||
This release fixes a bug where viewing an artist's albums will show a grey screen if any of the albums didn't have a release year. Artist's albums are now sorted by the server, like with everything else. I've also added some stuff so that unknown years don't show up as "null".
|
||||
@@ -0,0 +1 @@
|
||||
This hotfix fixes all album tab views being grey, which was caused by the fix in the last hotfix.
|
||||
@@ -0,0 +1,22 @@
|
||||
Finamp is a Jellyfin music player for Android and iOS. Its main feature is the ability to download songs for offline listening.
|
||||
|
||||
Translations
|
||||
|
||||
Finamp uses Weblate to manage translations: https://hosted.weblate.org/engage/finamp/
|
||||
|
||||
Feel free to add new languages if yours isn't there yet. If you have any questions, such as the context of a string, you can ask in the Translation Discussions (https://github.com/jmshrv/finamp/discussions/categories/translations).
|
||||
|
||||
Known Issues
|
||||
|
||||
This app is still a work in progress, and has some bugs/issues that haven't been fixed yet. Here is a list of currently known issues:
|
||||
|
||||
<li>Deleting large items (such as playlists) will cause the app to freeze for a few seconds</li>
|
||||
<li>Download indicators occasionally don't update</li>
|
||||
|
||||
Planned Features
|
||||
|
||||
<li>Transcoding support for downloads</li>
|
||||
<li>Multiple users/servers</li>
|
||||
<li>Translation support</li>
|
||||
|
||||
Name source: https://www.reddit.com/r/jellyfin/comments/hjxshn/jellyamp_crossplatform_desktop_music_player/fwqs5i0/
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 117 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 95 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 98 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 99 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 106 KiB |
@@ -0,0 +1 @@
|
||||
Finamp is a music player for Jellyfin.
|
||||
Reference in New Issue
Block a user