I would like to use Youtube Music in this music player. #2

Closed
opened 2023-03-13 11:21:11 -04:00 by GTK0326 · 3 comments
GTK0326 commented 2023-03-13 11:21:11 -04:00 (Migrated from github.com)

I think it would be great if you add this feature in next versions.
I only use youtube music for music subscription service. But, NowPlaying can't support it. (https://docs.rainmeter.net/manual/measures/nowplaying/)
WebNowPlaying is used by using a BrowserExtension, and it can be added to the official Spotify Player using Spicetify, so I think it will be usefull if you add it.

Thanks.

I think it would be great if you add this feature in next versions. I only use youtube music for music subscription service. But, NowPlaying can't support it. (https://docs.rainmeter.net/manual/measures/nowplaying/) WebNowPlaying is used by using a BrowserExtension, and it can be added to the official Spotify Player using Spicetify, so I think it will be usefull if you add it. Thanks.
GTK0326 commented 2023-03-13 12:55:34 -04:00 (Migrated from github.com)

I did it myself. So, close this issue.
What is needed is to replace this:
Before:
Measure=WebNowPlaying
PlayerName=[MeasurePlayer]

After:
Measure=Plugin
Plugin=WebNowPlaying

I did it myself. So, close this issue. What is needed is to replace this: Before: Measure=WebNowPlaying PlayerName=[MeasurePlayer] After: Measure=Plugin Plugin=WebNowPlaying
Xenon257R commented 2023-03-14 03:09:12 -04:00 (Migrated from github.com)

I did it myself. So, close this issue. What is needed is to replace this: Before: Measure=WebNowPlaying PlayerName=[MeasurePlayer]

After: Measure=Plugin Plugin=WebNowPlaying

Thanks for providing the solution after you figured it out! This sounds like a good feature to implement in future versions for others' convenience 100%, so I'd just like to confirm whether this small change seamlessly worked with the MusicPlayer as-is or it created new issues like making certain buttons not work anymore or variables like TrackName no longer working.

Right out the gate, it does look like we had to change a Variable type from PlayerName to Plugin, so this may warrant a new MusicPlayer variant instead of a changeable value for user friendliness. I also assume you had to make this change for the Visualizer and AudioVisualizer as well (if you're using them).

> I did it myself. So, close this issue. What is needed is to replace this: Before: Measure=WebNowPlaying PlayerName=[MeasurePlayer] > > After: Measure=Plugin Plugin=WebNowPlaying Thanks for providing the solution after you figured it out! This sounds like a good feature to implement in future versions for others' convenience 100%, so I'd just like to confirm whether this small change seamlessly worked with the **MusicPlayer** as-is or it created new issues like making certain buttons not work anymore or variables like **TrackName** no longer working. Right out the gate, it does look like we had to change a Variable type from `PlayerName` to `Plugin`, so this may warrant a new **MusicPlayer** variant instead of a changeable value for user friendliness. I also assume you had to make this change for the **Visualizer** and **AudioVisualizer** as well (if you're using them).
GTK0326 commented 2023-03-14 06:11:55 -04:00 (Migrated from github.com)

so I'd just like to confirm whether this small change seamlessly worked with the MusicPlayer as-is or it created new issues like making certain buttons not work anymore or variables like TrackName no longer working.

In my env, these buttons are working: Play/Pause, Previous, Next, Back, Forward, Close, Duration Bar/Current/Full, Volume Bar/Current Volume Up/Down. Of Cource, the music title and artist name is working.
Repeat, Shuffle, Stop buttons are not working, but I think a little fix make it work. ( But, I don't do so, because I don't need thier buttons much)

this may warrant a new MusicPlayer variant instead of a changeable value for user friendliness.

I think so.

I also assume you had to make this change for the Visualizer and AudioVisualizer as well

Thanks. Yes I know that and fixed them yet! AudioVisulaizer also work about music title and artist name.

> so I'd just like to confirm whether this small change seamlessly worked with the MusicPlayer as-is or it created new issues like making certain buttons not work anymore or variables like TrackName no longer working. In my env, these buttons are working: Play/Pause, Previous, Next, Back, Forward, Close, Duration Bar/Current/Full, Volume Bar/Current Volume Up/Down. Of Cource, the music title and artist name is working. Repeat, Shuffle, Stop buttons are not working, but I think a little fix make it work. ( But, I don't do so, because I don't need thier buttons much) > this may warrant a new MusicPlayer variant instead of a changeable value for user friendliness. I think so. > I also assume you had to make this change for the Visualizer and AudioVisualizer as well Thanks. Yes I know that and fixed them yet! AudioVisulaizer also work about music title and artist name.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Xenon257R/blue-archive-rainmeter#2
No description provided.