• Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Strawberry Music Player Forums
    2. Sharky-PI
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 9
    • Posts 34
    • Best 3
    • Controversial 0
    • Groups 0

    Topics created by Sharky-PI

    • Sharky-PIS

      Add ability to search "lyrics" field from the collection search bar

      Feature Suggestions
      • lyrics search library • • Sharky-PI
      1
      0
      Votes
      1
      Posts
      21
      Views

      No one has replied

    • Sharky-PIS

      Solitary date-style composer tag inexplicably under "M" heading

      Technical Help
      • • • Sharky-PI
      1
      0
      Votes
      1
      Posts
      55
      Views

      No one has replied

    • Sharky-PIS

      Play count: tracks with crazy high numbers

      Technical Help
      • • • Sharky-PI
      2
      0
      Votes
      2
      Posts
      191
      Views

      Sharky-PIS

      More sleuthing has uncovered something. Puddletag shows various files with Playcounts with 2 values e.g. 0\0, 0\258, up to 0\65335.

      I tried to delete those screwy counts in puddletag by overwriting them with 0 but it doesn't seem to have taken. Or they've regenerated.

      Checking in kid3 it turns out that one of those files, with 0\258 has
      FMPS_PLAYCOUNT=0
      FMPS_Playcount=258.

      If I listen to it once in strawberry:
      FMPS_PLAYCOUNT=0,
      FMPS_Playcount=259.
      So strawberry increments FMPS_Playcount but not FMPS_PLAYCOUNT.

      I wonder what the official/correct tag name is?
      https://www.exiftool.org/TagNames/ID3.html this says it's "PCNT" for id3 v2.4
      According to https://github.com/strawberrymusicplayer/strawberry/issues/1074 , FMPS_Playcount (Strawberry spelling) is CORRECT, so logically something else has been using FMPS_PLAYCOUNT.

      But why do they (second entry, FMPS_Playcount) go up to 65335?
      And does overwriting them with 0 in puddletag not work because it's displaying 2 variants of the same tag?
      In puddletag I can't create separate columns for the 2 spellings because it automatically uppercases them but displays both.

    • Sharky-PIS

      Multi genre support: implement semicolon split for Genre grouping in Collection

      Feature Suggestions
      • genre tagging collection • • Sharky-PI
      7
      3
      Votes
      7
      Posts
      999
      Views

      Sharky-PIS

      @Sharky-PI adding info to this thread: searching the collection by
      genre:microhouse
      does find the example track, as does searching by
      genre:clownpenis
      So manual search works for semicolon-separated-subgenres, just not the GUI dropdown system.

    • Sharky-PIS

      Save playcounts/ratings to song counts "when possible"

      Technical Help
      • tagging playcount rating • • Sharky-PI
      8
      0
      Votes
      8
      Posts
      698
      Views

      Sharky-PIS

      @rlkeeney @jonas thanks lads, sorry, only just saw these replies.

      Ok so for MP3 ID3v2.4 I shouldn't need to do anything given I have those 4 options ticked, i.e.:

      Once a track has finished playing in Strawberry
      -- if I've rated it in Strawberry, Strawberry should save the rating to the file
      -- Strawberry should increment the playcount +1 and save that to the file If I edit a track externally (for reference, I would only be saving other tag fields, never rating nor playcount) Strawberry will re-read the track... so if I listen to a track in Strawberry, rate it, the track ends and the rating and playcount are updated by Strawberry to the track's ID3, then I change the track's comment externally, Strawberry should subsequently re-read the track's info (when it does a full scan?) and see the updated comment, and the rating & playcount should still be correct?

      I might need to do some testing on that last one. For some reason it seems I have LOADS of tracks I've definitely played countless times, which have playcount=0, and similarly loads I've played and rated which have blanks for both. In the meantime I've edited various ID3 details for those tracks, but as I understand it, that should never compromise the playcounts and ratings, so it seems something is behaving incorrectly...

    • Sharky-PIS

      Comment tag incorrectly displays "0" for some files with correctly populated Comment tags, from Gapless Playback & iTunSMPB fields

      Technical Help
      • id3 tag • • Sharky-PI
      10
      0
      Votes
      10
      Posts
      919
      Views

      Sharky-PIS

      @jonas fabulous stuff, sorted, cheers mate

    • Sharky-PIS

      Keyboard multimedia buttons (play/pause, stop, back, forward) stop working

      Technical Help
      • keyboard multimedia bug • • Sharky-PI
      1
      0
      Votes
      1
      Posts
      342
      Views

      No one has replied

    • Sharky-PIS

      Search term containing hyphen/dash in playlist doesn't return results despite them being present

      Technical Help
      • • • Sharky-PI
      3
      2
      Votes
      3
      Posts
      473
      Views

      E

      @Sharky-PI Actually, I just found a work-around for this! If you put quotes around the album name in the search bar, it will treat the dash as a literal dash and not as an exclude symbol.

    • Sharky-PIS

      Can you search by field?

      Technical Help
      • • • Sharky-PI
      4
      0
      Votes
      4
      Posts
      476
      Views

      Sharky-PIS

      @rlkeeney RL do you happen to know if one can search the lyrics field?
      I've started to manually enter lyrics for lots of deep house tunes which typically only have a few lines, and often an unrelated track name, so being able to search for
      "specific sentences of lyrics"
      would be really useful. The default search bar searches multiple fields including Comment but not lyrics, it seems.
      Thanks for any intel!