insuretaya.blogg.se

Musicbee playlist export
Musicbee playlist export













musicbee playlist export
  1. #MUSICBEE PLAYLIST EXPORT ANDROID#
  2. #MUSICBEE PLAYLIST EXPORT PC#

Even if musicbee does have the correct time, i dont know if it actually restores that field in the sync or it leaves it blank which would most likely reset last played back to 0. Last played not being updated would only be caused if the track was skipped or a stat backup/restore restored the old value for last played. What does the last played smart playlist list? I checked mine and it seems pretty up to date. Its not an issue with the "audiobook" rule so dont worry about that If no one has pointed this until now, I figure something in my setup I'm not doing right. It's not a huge issue (I can always skip) but it is a nuisance. So I don't know why that same info is not being reflected in GMMP (or at least not taken into account by the Smart Playlist query). ::: your last played is either not getting updated or being overwritten with an old valueĬan you think why? BTW, the Last Played info in MusicBee (gathered through Scroball) is always accurate (date and time). It shows #57 in the queue was played just yesterday (Japan time - it's already the 4th here). Now the GMMP Song Info doesn't show the 'Last Played' field but #4 is a screenshot from Scroball (which is what I use to sync play counts with MusicBee). Now I notice that this may be a strict lowercase/uppercase distinction in the query because the field in the rule is with a small a. #3 is the Song Info for song 53 showing it's an audiobook.

#MUSICBEE PLAYLIST EXPORT ANDROID#

I attach 3 current screenshots from my Android phone - I haven't synced with MusicBee but I have gone through one queue and enqueued again from the Smart Playlist in question. But this issue happens even without syncing in between. Could you tell me (if indeed you can/will follow up)? ::: As for the other stuff id' have to see whats in the database SELECT DISTINCT ack_name AS track_name, ack_duration AS track_duration, GROUP_CONCAT(DISTINCT artists.artist) AS artist, tracks.song_id AS song_id, ack_uri AS track_uri FROM tracks INNER JOIN artist_tracks ON artist_tracks.song_id = tracks.song_id INNER JOIN artists ON artists.artist_id = artist_tracks.artist_id INNER JOIN genre_tracks ON genre_tracks.song_id = tracks.song_id INNER JOIN genres ON genres.genre_id = genre_tracks.genre_id WHERE (tracks.song_rating = ? AND ack_last_played < ? AND genres.genre LIKE ?) GROUP BY tracks.song_id ORDER BY RANDOM() DESC LIMIT 100 I just recreated that ruleset and can confirm the database query is correct, so your last played is either not getting updated or being overwritten with an old value Skipping a track before it finishes can also prevent the last played field from being updated as well

musicbee playlist export

Are you using the musicbee sync or restoring the stats through the settings? Because that could potentially be restoring old last played values. As for the other stuff id' have to see whats in the database. Any suggestions or pointers to what I may be doing wrong?Ī smart playlist is just a set of rules so if you enqueue from the smart playlist list it'll do a fresh query every time.

#MUSICBEE PLAYLIST EXPORT PC#

The ratings issue may be due to many songs being rated using MusicBee on my PC rather than GMMP (though it would be great if GMPP could recognize and process ratings from other software). BUT, the inclusion of songs that were just played **same day, on GMMP** leads me to believe the rules are not being enforced correctly. Now, the audiobooks may be incorrect settings on the audiobook item. I open the playlist and go out once believing this refreshes the contents (the songs seem to shuffle whenever I open and close). However, often I get songs that were just played (sometimes even the same day) and sometimes I get rated songs and audiobooks. Problem: Sometimes I finish a queue and enqueue again from the same smart playlist.

musicbee playlist export

The queue is set to remove items after playing. I limit to 100 items (to save my sanity) and enqueue. ・Rules: (1) " Rating" Equals 0.0 (2) " Last Played" Older Than 5 days (3) " Genre" Not Equals 'audiobook' So I have a smart playlist with the following rules (verifying ratings after revamping and consolidating multiple small music libraries): Hi! Having an issue with smart playlists. Tried searching for similar topics but couldn't find answers.















Musicbee playlist export