Help: Rainmeter Skins • Re: How to use FileView to display icons?
I've tried using the FileView Plugin but it is very confusing on how it works and how to use it with other meters.Unfortunately the Path option of a parent FileView option ([MeasurePath] in this case)...
View ArticleHelp: Rainmeter Skins • Re: Problem with YouTube Subs Counter
Hi!, I am building a 1x3 LED screen (64x192 dots), and i need a youtube sub counter, i tried code from 4 years ago.I have "362" Subs, the skin shows "15" as seen in the image.That's because in the...
View ArticleHelp: Rainmeter Skins • Re: I remade someone else's skin, but it doesn't...
No, you didn't, according to the files in the archive you posted.Yes, strange, I remember exactly what I aimed in [Variables] FirstStep=WEATHER.COMSuperParent Now I got it, the error disappeared in...
View ArticleHelp: Rainmeter Skins • Automatically switch rss reader
Hi! I'll try to be specific.I want my skin to show a rss feed from google news, then 10 seconds later, show another rss feed from google news, and so...At least 10 diferent news articles, without...
View ArticleHelp: Rainmeter Skins • Remoting
I'm really enjoying the new way to cull data from HWINFO64! Unfortunately I'm having a problem remoting that data to display on another pc.I game on a 49" ultra wide so instead of a bunch of RTSS...
View ArticleHelp: Rainmeter Skins • Re: Remoting
I'm really enjoying the new way to cull data from HWINFO64! Unfortunately I'm having a problem remoting that data to display on another pc.I game on a 49" ultra wide so instead of a bunch of RTSS...
View ArticleHelp: Rainmeter Skins • Re: Weather skin RegEx error.
Change the variable WeatherAPIKey=21d8a80b3d6b444998a80b3d6b1449d3 to WeatherAPIKey=71f92ea9dd2f4790b92ea9dd2f779061 in WeatherParser.ini, then save and refresh the skin.Statistics: Posted by jsmorley...
View ArticleHelp: Rainmeter Skins • Re: Weather Skins Not Working
Because all that's changed in the weather.com source since then is the API key, that's it. Therefore, those .inc files will work for any skin properly using them via the @include options, as long as...
View ArticleHelp: Rainmeter Skins • Re: Container issues with an 'Arc Slider'
I see two problems with your code:The width of the image used into the [Meter_Arc] meter (Arc.png) is much larger than its height. Accordingly a Roundline meter ([MeterRoundlineContainer]), which...
View ArticleHelp: Rainmeter Skins • Re: How to escape meta characters when passing string...
Tested but unfortunately same result.Took a little longer than expected, but this works for me:Code: function Initialize() tab = {some = 'Here is (something'}endfunction Esc(str) --local esc =...
View ArticleHelp: Rainmeter Skins • Re: Automatically switch rss reader
The Google RSS feed does not work with the example given in the Rainmeter tutorial.Yes, Google has changed their news site...Here is an updated version that will work as an example:Code:...
View ArticleHelp: Rainmeter Skins • Re: How to display Windows build version in Tooltip?
In the Rainmeter About window, I noticed these are shown, but I wondered if it were possible to show these in the Tooltip I have set up.I can't seem to find anything about it in the forum or Manual....
View ArticleHelp: Rainmeter Skins • Re: Playing Sounds on Left Click/Hover
Ok, so I figured out one mistake, I should have put [Play #SoundFile#] Instead of the file name, AND I moved the play action to the same line as the other Left click functions. Now all I'm getting is...
View ArticleHelp: Rainmeter Skins • Re: Web Parser on Amazon
So, I was thinking about making a little skin to display some products prices I want to buy, but I found that WebParser won't work with amazon.RainRegExp won't return anything and Debug=2 returns:So,...
View ArticleHelp: Rainmeter Skins • Re: Astro Weather not showing any details any more
Thank you very much for your help.I updated the new API key and everything is working again.Statistics: Posted by gerdgoebel — Yesterday, 3:38 pm
View ArticleHelp: Rainmeter Skins • Re: Weather Skins Not Working
Good evening all, I'm having issues with my weather not working, I'm currently using WP7 skin and it just randomly stopped working. After reading through this forum and stumbling across this page, It...
View ArticleHelp: Rainmeter Skins • System up time with other time not working in the...
I can not get this skin ini to give me an accurate system up time. I think maybe using multiple measure=Time things is somehow overwriting the MeasureUpTimeString method. If I separate it out it...
View ArticleHelp: Rainmeter Skins • Using HWinfo with Rainmeter, roundline seems wrong
Yesterday I tried to do my own dashboard to control some measures, first thing I tried was CPU Usage.This is the result right now, the roundline meter is bigger than percentage, also at some point...
View ArticleHelp: Rainmeter Skins • Struggling to convert meter to number...
EmailCheckerSimple plugin uses a meter to get all data (as far as I can see, I might wrong here).I'm trying to take the new mail count from the meter, use that to set a variable, and then use that...
View ArticleHelp: Rainmeter Skins • Re: System up time with other time not working in the...
I can not get this skin ini to give me an accurate system up time. I think maybe using multiple measure=Time things is somehow overwriting the MeasureUpTimeString method. If I separate it out it...
View Article