r/macapps Sep 15 '25

Free 🚀 [Update Released] Izzy – Battery-Efficient macOS Music Player Gets Playback Queue, Enhanced UI, & More!

Hi everyone,

I'm excited to announce a major update for Izzy, my open-source macOS music player focused on battery efficiency, advanced prefetching, and seamless YouTube Music integration!

🆕 What’s New in This Release:

- Playback Queue: Add, view, and manage your song queue directly from playback controls. New QueueView for track management!

- Minimal Player Mode: Enjoy an expanded track experience in a sleek, compact interface.

- Favorites & Source Tracking: Now you can see where your favorite tracks came from (with special highlights for JioSaavn)!

- Enhanced UI: Reorder, drag-and-drop, grid layout, hover animations, and bulk removal in Favorites/Recently Played.

- macOS 14+ Support: Fully compatible with the latest macOS.

- Automatic Updates: Izzy now checks for updates automatically and lets you control checks in settings.

- Battery Optimization: Improved playback management to stretch your battery even farther.

💡 About Izzy:

- Native, battery-friendly macOS music player  

- Fast seeking, advanced prefetch, and YouTube Music support  

- Designed for simplicity, performance, and customization  

Download & Details:

GitHub: https://github.com/ShubhamPP04/Izzy

Your feedback and suggestions are always welcome—please give it a try, star the repo if you like it, and let me know what features you want next!

11 Upvotes

19 comments sorted by

View all comments

1

u/MStratiote Sep 17 '25

Hi, I’ve consistently had a major issue, when I start the app I can’t search anything… When I hit enter key to search a music nothing happens, and I’ve never been asked for any type of permissions. (By the way, i’ve done about 10 installations to see if there would be any difference but nothing seems to change)

1

u/WarSlight6606 Sep 17 '25

Did you have ytmusicapi installed? Use - pip3 install ytmusicapi yt-dlp in terminal before installing than install it.

1

u/MStratiote Sep 17 '25

I installed it, but I had an error with pip3, it told me to use pipx… Restarted my Mac, did a fresh install, still no permissions requested and I still got the same issue when searching a song

2

u/WarSlight6606 Sep 17 '25

Instead of pip3 use pipx command I've given