-
-
Notifications
You must be signed in to change notification settings - Fork 217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Playlists support #132
Comments
Yes, it is scheduled for 4.2.x :) |
Thanks for your quick abswer and thanks for this cool project! |
If there's a branch in progress I can test, I have a few extra devices around |
Actually not. Anyway, I'm implementing the database to handle music storing (and that I will use to manage playlists), but it will require time. I will post test apk asap.Thanks |
Hi, this is a debug apk with the database impl. This version (4.2.0) is the first step for the playlists implementation (it will require time anyway as I have to find the proper db schema to store playlists) so I need users to test db implementation :) https://drive.google.com/open?id=11rlrz290vam4FpMD-pxmZxf7Vyzrel-H Thanks ps: I now have a one plus for testing :) |
Try this one https://drive.google.com/open?id=17TALVLCygtEibt4fmYLJVAptHb-VNbc_ The db building process was very slow on previous apk when in presence of a large library. |
So far it's working well, the second one provided. I've been using it today with no issue. I will continue for a few days and let you know. Is there anything in particular I should test, manging playing queue or favorites maybe? |
I'm doing some impl review. Gonna post some apk later this week and I will let You know :) |
This is the branch where database / playlist changes will be pushed https://github.com/enricocid/Music-Player-GO/tree/master-database-playlist Unfortunately there are issues with devices holding music on external sdcard, which makes the actual db implementation not reliable. |
I love this app and playlist is only feature I miss in this application. When I saw this feature request I hoped that I could use playlists soon but now I see that there is no progress on this feature for an year. Is there any change it will be implemented? |
Yes, I first have to change the way the app scans for music because of MediaStore issues. Playlist would disappear (phonograph has the same problem) or there could be issues if I don't mitigate this problem with mediastore. I'm actually focusing on stability :) I will add this feature in 2021. |
Hold up. This music player has no playlist support? Lol if true |
This project is pretty recent I think and most of the work is done by just a few people. I think this is understandable. |
First entry in Releases is from May 2018, so not really. |
Hmm, no. Just personal builds I decided to share with the community at some point. It was even simpler than the current iteration. As mentioned by @chopin2712 few people are involved full-time in the project and it is me. Me, @enricocid, I'm actually involved in many other things included a covid-19/vaccines monitoring project in my country. So yeah, MPGO is not a priority at the moment. It never was. I'm a developer only in my spare time. A scientist in real life. If you need playlists just move to another player @github-account1111 👍🏻 Thanks for your comprehension. |
I did 👍🏻 |
I'm sorry to inform you that this isn't a "basic" feature. |
It's not because you use a feature everyday that this feature isn't time consuming to implement. |
I already have a working implementation @chopin2712 but need time to solve some issues (supporting other android versions, database size/performance issues, mediastore issues, etc.) I cannot make any promises at the moment, but I will try to further develop the current implementation during the holidays. |
You should be, because you're wrong. |
I think @enricocid meant "easy" by "basic". |
I was the one that said basic in the first place. @enricocid just decided to reinterpret what I said for some reason. |
"Keep in mind that this app is built around the developer's usage needs and is shared for the love of libre software." (FAQ) I don't consider playlists a "basic" feature. That's it. |
@enricocid Just installed this app and it is wonderfull... its sleek and minimal... |
Great app. Just got here because I'd appreciate a playlists feature as well :) |
Any update on this topic? |
Still on my to do list. Unfortunately, because of my new job I don't have much free time to dedicate to mpgo so I can focus only on small implementations and bug fixes at the moment. Once possible I will address this issue 😆 4.5.0 could be the release. |
Thank You. 😄 |
Hello!
I love your app and I wanted to know if a playlist feature will be implemented.
Thanks in advance!
The text was updated successfully, but these errors were encountered: