Help: Rainmeter Skins • Re: LibreHardwareMonitor Rainmeter Plugin
I didn't test the code yet, but:- does the sample skin I posted above produce the same effect?- does changing Update=600 to Update=1000 (or 2000) in the [Rainmeter] section of your code solve it?-...
View ArticleHelp: Rainmeter Skins • Re: Meters Auto-Adjust to container's height (?)
A question though, you used [&Text:H], there's a reason for that? (It works fine with [Text:H])Just to be 1000% sure that those values were the most "current" ones, that's all. And also, to keep...
View ArticleHelp: Rainmeter Skins • Re: Get Skin Setting 2
After eventually testing what I proposed above, I noticed that you'd still get a "Not enough substrings" warning in the log. To suppress that, you could add a LogSubstringErrors=0 to the measure...
View ArticleHelp: Rainmeter Skins • Re: Webnowplaying and spotify volume control
Thanks for this tip. I will try later.Statistics: Posted by JamX — Yesterday, 1:10 pm
View ArticleHelp: Rainmeter Skins • Re: Tooltips clip behind Skin when ZPos is set to...
I have thought about using a skin for tooltips or at least small text like in the example you gave me, but it isnt something I'm particularly keen on getting started with.I just completed variants for...
View ArticleHelp: Rainmeter Skins • Re: I need help with a cuckoo clock
Ohhh of course I would love the pumpkins to go up and down!Alright. Unfortunately this weekend I'm busy with some personal stuffs. If no one will post a code, at the beginning of next week I'm gonna...
View ArticleHelp: Rainmeter Skins • Re: Weather Skins Not Working
Is this the code to edit ?First, what you need to do is this (only one time needed):- change the APIKey variable in the [Variables] section from the ...\Square\@Resources\WeatherComJSONVariables.inc...
View ArticleHelp: Rainmeter Skins • Re: Mond skin - Adding Spotify album cover to player
So i have to move every Y value ?Not really:all meters that have a role in drawing the "playbar"Not sure what you mean by playbar in the context of the skin, or how the code looks like exactly, but...
View ArticleHelp: Rainmeter Skins • WebParser with Variables not working
I'm new to Rainmeter so any help would be greatly appreciated. I'm trying to get weather information using the WebParser. It works fine until I try to use variables for my current location. I got a...
View ArticleHelp: Rainmeter Skins • Re: WebParser with Variables not working
I'm new to Rainmeter so any help would be greatly appreciated. I'm trying to get weather information using the WebParser. It works fine until I try to use variables for my current location. I got a...
View ArticleHelp: Rainmeter Skins • Help with getting sound on hover
So I have tried many methods of getting a sound file to play by going directly to the path or using global and keeping it in resources folder and the current way I have it below, but every time I...
View ArticleHelp: Rainmeter Skins • Automatically update path for latest Adobe version
Hello! I am using the default theme "Illustro" and have customized it a bit to suit my needs. I use the dock to launch applications, including the Adobe Suite. The problem I am having is that when...
View ArticleHelp: Rainmeter Skins • Re: Help with getting sound on hover
Hello,Have you tried putting it like this?Code: [Rainmeter]Author=Ghost-Rid3rAppVersion=1000000Update=60000PreserveAspectRatio=1[Metadata]Name=PSXMBGUIConfig=PSXMBGUIDescription=Playstation GUI a tu...
View ArticleHelp: Rainmeter Skins • Re: I need help with a cuckoo clock
Thank you very much, Balalá. I'll try to fix it tomorrow and let you know the result. I'm currently answering from my cell phone and I can't test it.I don't know what I would do without all of...
View ArticleHelp: Rainmeter Skins • Re: Import skin from xwidget
Hi ! Thanks for your reply guys. I understand your opinion. I will now read the skins documentation and try to create a "test" skin to understand the functionality of rainmeter.Statistics: Posted by...
View ArticleHelp: Rainmeter Skins • Re: NowPlaying & VLC-Media Player
Sorry, I didn't mean to sound rude . I also understand that we can't try every single media player and then find a solution. I would like to see your solution for the VLC media player. Yeah, no...
View ArticleHelp: Rainmeter Skins • Re: Meters Auto-Adjust to container's height (?)
If you mean the formula part in the .lua script, i.e. string.gsub(formula, '<x>', tostring(indexes[tonumber(occurrence)] or '0')), it just replaces <x> with the value of the indicated...
View ArticleHelp: Rainmeter Skins • Re: Inconsitent text padding for different text sizes
Have you applied AccurateText=1 in [Rainmeter] section? If not, can you try and see if this looks better?My hero and savior! This worked perfectly!This is a little unrelated but it seems like the font...
View ArticleHelp: Rainmeter Skins • Variables in section names.
Hi. I have a group of 13 meters, each of which has a MeasureName=msrPeriodnIconNumber option, where n is a variable which increases consecutively from 1 to 13 (or from 0 to 12), and the measure value...
View ArticleHelp: Rainmeter Skins • Modular Players updates super slowly
I use Jaxcore's modular player but recently I've noticed that it now takes a solid 5-10 secs for the text to change and another 20 for the album art to chnage, can someone help me fix this? If not can...
View Article