Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TJ
tjikko @kbin.social
Posts 2
Comments 3

Anyone else dislike the "(Feat. GuestArtist)" in track titles?

Apple Music's convention of putting guest artists/vocalists in the track titles drives me a little bit crazy.

It messes up your 3rd party/Last.FM stats, it pollutes track titles with metadata that shouldn't be in there, and it's just plain ugly. On some albums, every track has a guest artist and you're presented with this huge wall of text.

An example album. Not the worst example, but still annoying. It really gets unwieldy when it's the whole album, or when the guest artists have long names.

iTunes/Apple Music have always struggled with how to represent more than 1 artist in metadata. Seems they should either make Artist able to hold n artists instead of only 1. Or they could add a new metadata field for guest artists/vocalists; you could toggle the visibility when you're curious, and hide it to be more minimalist. The song should appear in your library under both artists. AM does do this to an extent on the AM artist pages, with the "appears on" section, but their use of that seems inconsistent.

In the meantime, on desktop you can edit the tracks back to normal. I usually copy it over to the "Comments" field. But this is labor intensive, plus AM ignores your library metadata when you listen to stations.

0
My biggest problem with kbin
  • Agreed. My bigger issue is with the logic for compiling listings. If you are subscribed to a magazine that is much more active than the others, the big magazine completely dominates and you never see anything else. That's a tricky sort of algorithm to fine-tune, but in the meantime I may have to unsubscribe from this meta mag if I ever want to see any other content on my front page.

  • What's new in Swift 5.9? What are some of the changes that interest you most?

    www.hackingwithswift.com What’s new in Swift 5.9?

    Macros, if and switch expressions, noncopyable types, and more!

    A few of the 5.9 changes as summarized on the Hacking With Swift blog.

    Macros seem very powerful, and Apple has been immediately putting them to prominent use in new framework such as SwiftData.

    My interest is also piqued by the changes that allow for variadic generics, thus finally allowing for more than 10 views in SwiftUI.

    What are some of the changes in 5.9 that interest you the most?

    0