SirMudkipIV wrote: ↑February 15th, 2024, 12:22 am
I have been trying it with the YT, and the Apple Music IN BROWSER, the thing is with the new Apple Music that appears in Microsoft Store. I send some pictures. https://ibb.co/7X1wmmh https://ibb.co/pfZSMqg https://ibb.co/tpqF2Tp
As you can see, the player works, in reading that a song is playing, but it fails in getting the name of the song. Cheers
First, sorry for the delay in responding, I postponed it until o almost forgot about it. Yeah, so basically the skin only provides a part of the data it is supposed to provide. Personally, I don't use Apple Music or Mond, so I couldn't 100% tell what the issue is. Generally, it's either the code of the skin (less likely, since other apps fully work, at least for the unmodified code), or some issue with the plugin - Apple Music combo (partial support from the plugin, Apple Music not sharing complete data for use with such plugins, etc). In the first case, this thread is where you'd look for a solution, if by any chance you modified the code, which doesn't seem to have happened. In the second case, you might want to ask about the WebNowPlaying support for Apple Music on the plugin's page, maybe somebody can answer or provide a solution: https://forum.rainmeter.net/viewtopic.php?t=26619
Stjarni wrote: ↑March 16th, 2024, 2:33 pm
Is there a way to change the font size in the player?
Didn't test, but you could change the #Scale# multipliers in various FontSize options from ...\Mondtholomew\Player\Bar.inc, ...\Mondtholomew\Player\Buttons.inc, or ...\Mondtholomew\Player\Info.inc. Which one, I don't know, but you can probably find out by trial and error yourself.
Yincognito wrote: ↑March 16th, 2024, 2:56 pm
Didn't test, but you could change the #Scale# multipliers in various FontSize options from ...\Mondtholomew\Player\Bar.inc, ...\Mondtholomew\Player\Buttons.inc, or ...\Mondtholomew\Player\Info.inc. Which one, I don't know, but you can probably find out by trial and error yourself.
Thanks, it was info.inc - which was the one file I didn't check.
Tormentor22 wrote: ↑May 16th, 2024, 9:01 pm
Hi, since a few days my Weather doesnt refresh. It only says "Loading". Is this a known issue? Im located in Germany.
Thanks in advance
Thank you @SirMudkipIV
Just new to this forum and didnt find your shared thread. Curious why it stopped working. I didnt had an API entry in my config. Now it runs. thanks again.
Hello,
thanks for the skin it works perfectly
but the visualizer has been glitching while switching audio outputs from time to time now it stopped working if you can help with that or give me a fix
nkm wrote: ↑June 18th, 2024, 3:04 am
but the visualizer has been glitching while switching audio outputs from time to time now it stopped working if you can help with that or give me a fix
Not sure since I didn't test the skin in that regard yet, but it might be related to this bug: https://forum.rainmeter.net/viewtopic.php?t=40011
I have no idea if this skin uses some fix for that, but the long and short of it is that a skin refresh (either manual or through some detection system in the code) should make the visualizer display the correct stuff after such a switch. Yes, the refresh should be performed on every such switching, unfortunately.