Live data from Hacker News

Stop the Apple Music app from launching

lowtechguys.com

231–240 of 286 posts

Re: Stop the Apple Music app from launching

#231
post #34

It's very sad to see Apple using these lowbrow Microsoft tactics. Press ganging your users into launching your other shit product is brand cannibalism.

But why wouldn't pressing the Play button, when no media session is available, not open the music player?

At least give the user the option.

Re: Stop the Apple Music app from launching

#232
This is clever, I typically use Cider on my Mac or Linux machine, the notification that music is trying to play from another device (the cheapest plan only supports 1 simultaneous stream) is really annoying. I think it happens when I connect or take off my Airpods connected to my iPhone.

Re: Stop the Apple Music app from launching

#236
post #70

Earlier quoted context omitted.

Why vibe code anything? VLC would fit the bill. Even quicktime.

I think you must have very different needs if VLC is a substitute for iTunes/Music. For me, iTunes/Music is a music catalog app for managing my 9000+ MP3s with artists, album covers, playlisted based on various criteria, etc... where as VLC is an app for playing back single media files.

I manage my 9000+ MP3s with the filesystem. It has all the cover art, it's organized any way I want, and has playlists based on any criteria I want. Then I use any music player I want, and can drop the files onto any device I want.

Re: Stop the Apple Music app from launching

#237
post #153

Earlier quoted context omitted.

This comment is almost at the quality of "install gentoo" but it lacks the panache and vintage that 4chan has.

The difference being that install Gentoo would be 15 pages of instructions, not just pipe this into sh. If I were on my computer, it'd actually link the Gentoo script that we used to bootstrap it on AWS.

http://projectftm.com/#UrG-0V2gGFxdB6JRAZ1dHg there we go

Re: Stop the Apple Music app from launching

#238

> The app does absolutely no work in the background. It works by simply existing as a running process, thanks to having the same bundle identifier as the Music app. I love clever, low-or-no-code engineering solutions like this. You typically need to understand a systems very deeply to reach this level of elegance. In this case, one has to understand exactly what happens when the play button is pressed in Mac OS, how…

On the contrary, this feels like a great (hypothetical) example of how to use coding agents effectively. > Codex as of right now would write some overpowered application that polls in a loop looking for Music App starts and killing them Most human engineers would also do this. It's a relative rarity to find someone writing things this elegantly. Similarly, if you asked an agent to "Stop the Apple Music app from launc…

I always say that coding agents amplify existing practices. If an engineer decides to just throw code at the problem and iterate from there without an LLM, then they'll do something similar with an LLM, just at scale.

If their tendancy is to research a problem and understand why it's happening and design a solution, then their LLM assisted code will do that as well.

Re: Stop the Apple Music app from launching

#239
post #66

I still can't believe they killed iTunes. I used to have my entire digital music library in iTunes. Most of that was music I had ripped myself from CD, but I had a handful of albums I bought of iTunes and even some TV shows. When they wholesale abandoned iTunes and deleted from Mac OS in favor of...whatever Apple Music is, I knew I'd never trust them again. I searched for some decent mp3 players for a while, and even…

If you keep your media accessible through Plex or Jellyfin, I recommend checking Chromatix[1] out - simple and no frills

[1] https://chromatix.app/

Re: Stop the Apple Music app from launching

#240

Earlier quoted context omitted.

Yt-dlp doesn't do metadata though, at least the way I hold it. So I end up with "unknown - Unknown - file title" or the like when they're playing. Stuff designed to rip mp3 streams got this right. I'm probably holding it wrong.

Add --embed-thumbnail --add-metadata

And then load up MusicBrainz Picard to tag it after-the-fact; I've found some cases, usually on more obscure music, where Youtube metadata was close to right but wrong on some details. But it had enough details to allow Picard to find the correct album, and then the file(s) was/were tagged correctly.
Post reply on HN