|
Post by GoneMAD on Jun 6, 2018 19:35:10 GMT -5
well i was able to produce something... not sure if its the exact same issue.. the song playing in now playing shows correctly but the queue is off by one. I'll at least start by fixing that one.
For your issue are you using shuffle? Are you just queueing a bunch of songs and then rearranging them? The bug i just mentioned i get if i rearrange some songs.. let it transition to the next song.. then add a song to the queue via play next. it seems to remove an item in the queue before the playing song.. causing the highlighted one to shift. I still cannot get it to play something other than what shows in now playing. I"ll keep trying tho
|
|
|
Post by DonTay89 on Jun 6, 2018 21:25:59 GMT -5
well i was able to produce something... not sure if its the exact same issue.. the song playing in now playing shows correctly but the queue is off by one. I'll at least start by fixing that one. For your issue are you using shuffle? Are you just queueing a bunch of songs and then rearranging them? The bug i just mentioned i get if i rearrange some songs.. let it transition to the next song.. then add a song to the queue via play next. it seems to remove an item in the queue before the playing song.. causing the highlighted one to shift. I still cannot get it to play something other than what shows in now playing. I"ll keep trying tho For my most recent test session, I didn't use the shuffle button, and I rarely do. Whenever I shuffle, it's usually either the "Play Shuffled" function on a playlist, or the queue completion shuffle. I do like to manually arrange upcoming tracks in most scenarios, though.
|
|
|
Post by GoneMAD on Jun 7, 2018 7:10:31 GMT -5
okay good to know. turns out the bug i mentioned before was actually due to the same track being in the queue twice.. it'll only show 1 copy of each track so it messes up the ordering. I got that fixed in my local build. So sounds like it was completely different than what you were experiencing
|
|
|
Post by eckless on Jun 9, 2018 10:21:39 GMT -5
Question on what the alpha considers an "album". Is it "same album title"+"same album artist"+"same folder"?
I have a couple of CD "sets" and I'm trying to figure out why GoneMAD is behaving the way it is.
The first set is: cd1\ [files] folder.jpg cd2\ [files] folder.jpg cd3\ [files] folder.jpg
All of the [files] are tagged with the same album title and album artist.
In one situation, this shows up as three separate albums (which is fine). However, in another with the same directory structure, cd1 and cd3 are deemed the "same album" and cd2 is a different album.
Any ideas?
Thank you! Eckless
|
|
|
Post by GoneMAD on Jun 9, 2018 15:37:13 GMT -5
since there are some scanner settings missing in the alpha i believe it goes like this
Same folder is pretty tolerant, same album name will get grouped together and i believe it ignores the year (2.x has a setting for ignore year but i cant recall what i defaulted that to for 3.0). Does not look at albumartist or artist. The scanner was built under the assumption that people separated their music by putting albums in their own folders. Other settings were added to try to account for other groupings.
If music is not in the same folder, by default it should check the database to see if there is another album that matches albumartist/albumname/year. If it finds a match it will use that album instead of creating a new one. The year is what causes most albums to get split. I get questions a lot why the scanner cares about the year and that is simply because there are plenty of artists that have released multiple albums with the same name. Also the year tag of an mp3 is meant for album year aka the year the album that contains this song was released, not the year the song was released (this seems to be a a more frequent tagging for compilations or greatest hits)
|
|
|
Post by GoneMAD on Jun 10, 2018 14:35:45 GMT -5
3.0 Alpha 1d (2018-06-10): More 18:9 album art size tweaks Sped up loading of the first song on startup (only an issue with very large libraries) Browser root paths should now be sorted by whatever sort order is selected Queue details should now load faster for large queues Queue should now load data around the current position instead of the start when the queue view is opened Auto pause / play on power plug is now disabled by default Adjusted album details view when no album art is present On Queue Completion is now applied when manually hitting next track at the end of the queue Playing artist or genre shuffled will now enable shuffle mode Fixed issue where album art in now playing would not update on track change Notification album art will now be cleared when the playing track has no art Fixed issue changing view mode after the screen has turned off and on again Fixed issue where grid size menu option does not appear when switching to grid mode until reloading view Album details should factor in disc no when sorting by track number Fixed multiple of the same artist or genre being displayed in android auto Album art should now always show up on startup in the mini player (hopefully) Fixed incorrect color being used when scrolling the artist/genre details view Fixed fast scroll letters for albumartist list view Fixed where having the same track in the queue multiple times would mess the ordering Album details view items not highlighting during multi select Album details should now highlight the correct track after track change Fixed issue with the scanner where songs and albums were added twice www.mediafire.com/file/rh27m68q3ilaxvy/gmmp-3.0_Alpha_1d-amazon.apk/filemega
|
|
|
Post by eckless on Jun 12, 2018 12:07:16 GMT -5
I've noticed no comments here on the alpha 1d, but thank you for posting! I can attest that it fixes some of the issues I was seeing (sorting by track # vs cd #, and multiple names displayed in android auto). Thank you!
Only "bug" I regularly still "suffer" from is that "next track" has some weird behaviors in Android Auto (the "scrubber" doesn't start at 0 in the next track, and after a couple of tracks, a track will repeat). "Next track" now works correctly within the app itself.
But other than that, it's working very well! Thank you!
Eckless
|
|
|
Post by GoneMAD on Jun 12, 2018 13:26:28 GMT -5
I've noticed no comments here on the alpha 1d, but thank you for posting! I can attest that it fixes some of the issues I was seeing (sorting by track # vs cd #, and multiple names displayed in android auto). Thank you! Only "bug" I regularly still "suffer" from is that "next track" has some weird behaviors in Android Auto (the "scrubber" doesn't start at 0 in the next track, and after a couple of tracks, a track will repeat). "Next track" now works correctly within the app itself. But other than that, it's working very well! Thank you! Eckless yeah that is one i havent reproduced yet
|
|
|
Post by SandaruLJ on Jun 12, 2018 23:25:56 GMT -5
Hi,
A little bug: Whenever I try to use the scroll bar in "Songs" tab, it crashes. There's no problem with other tabs though. Maybe it's due to the large number of songs. Anyway, it's a good exercise for my fingers to swipe down a list of a thousand songs. I've sent you a bug report.
And a very little issue: Songs with multiple artists show up on "Now playing", "Songs" tab and everywhere else as "artist1,artist2". Maybe you can add a space after the comma or replace it with a " ft. " or a " & " to get fancy. Or the best option in my opinion: use the "TXXX/DISPLAY ARTIST" tag that MusicBee uses to display multiple artists in the interface.
|
|
|
Post by GoneMAD on Jun 13, 2018 8:16:12 GMT -5
Hi, A little bug: Whenever I try to use the scroll bar in "Songs" tab, it crashes. There's no problem with other tabs though. Maybe it's due to the large number of songs. Anyway, it's a good exercise for my fingers to swipe down a list of a thousand songs. I've sent you a bug report. And a very little issue: Songs with multiple artists show up on "Now playing", "Songs" tab and everywhere else as "artist1,artist2". Maybe you can add a space after the comma or replace it with a " ft. " or a " & " to get fancy. Or the best option in my opinion: use the "TXXX/DISPLAY ARTIST" tag that MusicBee uses to display multiple artists in the interface. In order to fix a bug i had to update the database query which does not allow any other separators other than a comma with no space (previous alpha was ", ") www.sqlite.org/lang_aggfunc.html#groupconcatTo prevent duplicates getting grouped together (ie Artist1,Artist1), the query has to use the DISTINCT version of group_concat which doesnt allow the second parameter. If you take a look back at the WIP1 blog post you will see the markup language i created for all the metadata displays. There will be an ability to do replaces for the fields.. so something like replace_all(%ar%, ",", " & ") which would take something like Artist1,Artist2 and change it to Artist1 & Artist2. Behind the scenes the majority of the markup language is complete, I just do not have any UIs to allow the users to set that up "Or the best option in my opinion: use the "TXXX/DISPLAY ARTIST" tag that MusicBee uses to display multiple artists in the interface." Not possible since the artists and genres are split in the database and concatenated when queried for display. Tags are only read during the scan. I did get your email about the crash and i'll take a look at it. I'd imagine it is a crash related to a bug in the android support libraries that i've seen before with large libraries
|
|
|
Post by efyang on Jun 26, 2018 22:21:43 GMT -5
Hi, Minor bug: After changing the equalizer settings, and then changing to another tab (e.g. now playing) and then returning to the equalizer tab, the equalizer settings will remain, but graphically reset. I've attached some screenshots in case my explanation wasn't very clear.
Other than that, working very well! Thank you!
Edit: One more thing: when selecting black or nearly black colors as the primary color in the theme builder, the text on the current tab in the menu becomes unreadable (this is with the material dark base theme).
Attachments:
|
|
|
Post by GoneMAD on Jun 27, 2018 5:37:46 GMT -5
Hi, Minor bug: After changing the equalizer settings, and then changing to another tab (e.g. now playing) and then returning to the equalizer tab, the equalizer settings will remain, but graphically reset. I've attached some screenshots in case my explanation wasn't very clear.
Other than that, working very well! Thank you! Edit: One more thing: when selecting black or nearly black colors as the primary color in the theme builder, the text on the current tab in the menu becomes unreadable (this is with the material dark base theme).
first one was already reported on here earlier trello.com/c/0tg6UrOEadded an entry for the second issue. thanks trello.com/c/HqAIVs6S
|
|
|
Post by GoneMAD on Jun 28, 2018 8:51:58 GMT -5
could you send some screenshots of the 2nd issue? everything looks fine to me using black primary color with a dark base theme. There is another bug that will revert the text to the light theme colors but this only happens when the app has been in the background for awhile and you use the dark theme. I know why it happens but dont have a good fix for it yet trello.com/c/BWpg16Jk
|
|
|
Post by GoneMAD on Jun 28, 2018 21:12:48 GMT -5
GMMP 3.0 Alpha 2 (Updated 6/28/18) www.mediafire.com/file/byxbxik6cbxm3hj/gmmp-3.0_Alpha_2a-amazon.apk/filemegasee the post here for more information and details on what type of feedback i am looking for gonemadmusicplayer.blogspot.com/2018/05/gmmp-30-alpha-1-released.htmlIf you get crashes: Reproduce the crash then generate a logcat via the instructions here: gonemadmusicplayer.blogspot.com/2014/07/how-to-get-logcat-system-log-to-help.html3.0 Alpha 2 (06/28/18): Added advanced settings toggle in settings view Added a bunch of audio, scanner, and general settings to advanced settings Added some additional settings to the simple settings Added fast scroll to queue Added Submit Error Report option to settings Added song info pop up accessible from now playing and in a songs context menu Added new folder selection ui for scan/ignore paths Added Shuffle All menu option on the library toolbar Refactored/cleaned up settings ui code Added custom preference elements to allow a single preference to adjust multiple settings (for the simple settings view) Improved performance for getting the queue details Back arrow will in the settings view will now go to the previous settings page Fixed crash when loading dsp effects Fixed crash when database query returns no results Fixed fast scroll crash Fixed crash destroying album list view Seek bar position in android auto should now be accurate after a manual track change Edit: 2a released Fixed crash in song info popup when some tags are not set Fixed crash in preferenes Fixed crash when changing number of eq bands
|
|
|
Post by Helmut on Jun 29, 2018 0:17:39 GMT -5
Alpha 2 App close if i press song info Galaxy I9505 Lineage OS 14.1
|
|