GizmoTheMoonPig/musicmanager

Suggestion: Turning On/Off Specific Tracks

Opened this issue · 3 comments

Hey there,

This mod is incredible and I get a lot of use out of it! Thanks so much for making it :) I was wondering if you might consider adding functionality so that you can turn on and off certain MC tracks in the GUI. A lot of the old MC songs I've been listening to for years now, but there are some newer tracks that I haven't yet heard much of, so I don't want to turn the music off entirely. Especially since some of the mods I'm playing with also add their own ambient music that I haven't heard yet.

It might be nice too if you added a way to import your own music and set rules for when it can play, but that might be outside the scope of the mod. Just some ideas!

I have a proof of concept similar to this in a personal project of mine. It's honestly really hacky, and I don't know if it would suit this small little project with minimal hacks.

I'd definitely be interested in adding something like this if it's not too much of a hassle to maintain. This has probably been the most requested feature for the mod, I just haven't looked into how to do it too much yet

I'd definitely be interested in adding something like this if it's not too much of a hassle to maintain. This has probably been the most requested feature for the mod, I just haven't looked into how to do it too much yet

If you'd like to set aside some time this week to text or VC on Discord, I can go through how I did it on my end. It's not a hassle to maintain, but it was definitely a hassle to implement.