Yeah, I'm not using the beta...still on 11/4/2207 version.
Really, this is way harder than it should be. Especially for newbies. And I'm not a newbie.
If this is referenced in menu.skin as:
along withCode:X,RRStrings
Then the embedded art goes away. I had "ALBUMART" on my menu.skin, and the new variable as an indicator in my Audio_Visuals.skin (whiteroom unreleased skin) and the "ALBUMART" wouldn't display when the X,RRStrings was defined. (Unless you reference the new variable, but sometimes that isn't the same image - compilation albums, or various artists...)Code:X,Mp3Art
I just can't get this right. I've tried so many different combinations, I can't really remember them all, but...
I tried something like this:
So that it does what I was wanting to do in this thread:Code:"TIMER","StrRepl;w_tmp; º F;;mynewtemp",WEATHER.skin
http://www.mp3car.com/vbulletin/road...e-weather.html
with a label for the new variable:
And I get nothing. at all, according to the "instructions" it should replace theCode:LXX,,,,,"$mynewtemp$"
" º F" with "" (basically it will delete the space, degrees symbol, space and the capital 'F' so that all is returned is a normal number that shows the temp, which i want to later have evaluated and made into a slider.)
I have the X,RRStrings extension defined, and even deleted the mp3art definition to make sure it was the only thing being referenced. I'm using the most recent RR beta from the sticky.
Currently the two scripts that Sal R. and MGD helped me with work, perfectly. If it's not easier to use than adding AI scripts, then it won't be used.
So please help clear this up for me and anyone else having this issue.
2007 Chrysler PT Cruiser TE
Car PC Progress:
Planning.......[---------X-] 95%
Parts...........[---------X-] 90%
Fabrication...[---------X-] 90%
RR Skin........[---------X-] 95%
View my
Worklog
Road Runner Skins
Website
Favorite thread EVER!
Yeah, I'm not using the beta...still on 11/4/2207 version.
Pico-ITX / XP Home with EWF-HORM / RR v12/02/2009 / Winamp v5.13 / RRMedia v1.2.2
I will look at this next, meaning that right this minute I'm working on finishing the Config update I promised days ago. After, I will take a look and see if I can get what your trying to do to work, and find any possible glitches...
By the end of today I'll look and get back..
RideRunner...The #1 FE, PERIOD.
Current Project: DFXVoice [v1.0 Released]
Next in line: RRMedia v2.0
DFX 5.1.1 Skin
Appstore Link
My RideRunner Plugins
RRMedia
RRExtended
DFXVoice
"There are no bugs - only undocumented features."
2007 Chrysler PT Cruiser TE
Car PC Progress:
Planning.......[---------X-] 95%
Parts...........[---------X-] 90%
Fabrication...[---------X-] 90%
RR Skin........[---------X-] 95%
View my
Worklog
Road Runner Skins
Website
Favorite thread EVER!
This the correct code, plugin works fine using the new beta. You just had an extra space at the beginning of the "º F" and becase of that it could not find the text to replace
Code:"TIMER","StrRepl;w_tmp;º F;;mynewtemp",WEATHER.skin
RideRunner...The #1 FE, PERIOD.
Current Project: DFXVoice [v1.0 Released]
Next in line: RRMedia v2.0
DFX 5.1.1 Skin
Appstore Link
My RideRunner Plugins
RRMedia
RRExtended
DFXVoice
"There are no bugs - only undocumented features."
I guess I was confused because I thought it had the space at the beginning. I'll try it again later.
So, are we supposed to define it in the menu.skin with the X code? or is it supposed to work without having to define it like that? Because when I do, I lose the embedded art capability. (again, I can always use the path from path to get the folder.jpg, but the art is not always the same.)
2007 Chrysler PT Cruiser TE
Car PC Progress:
Planning.......[---------X-] 95%
Parts...........[---------X-] 90%
Fabrication...[---------X-] 90%
RR Skin........[---------X-] 95%
View my
Worklog
Road Runner Skins
Website
Favorite thread EVER!
Yes, for extension plugin's you always have to define it in the menu.skin. That is how RR knows to load that plugin when starting up.
Try rearranging the order in which the plugins are listed in the menu.skin. I do not use th Mp3Art plug in as my art is in my folders, so I can't give any other help. The other thing is that the with the art plugin the path would always be the same b/c the art is coming directly from the individual files.
RideRunner...The #1 FE, PERIOD.
Current Project: DFXVoice [v1.0 Released]
Next in line: RRMedia v2.0
DFX 5.1.1 Skin
Appstore Link
My RideRunner Plugins
RRMedia
RRExtended
DFXVoice
"There are no bugs - only undocumented features."
The main thing I want to keep the Mp3Art plugin for is I have music from the Sprint Music Store, and I have a few hundred songs downloaded through them (employee perks...) that are just the singles, and not the full album, in a folder called "singles". I'd rather not create a folder for each individual song just so the art works. And even still, If I have a compilation CD (atticus for example) I'd rather have the art for the original album than the compilation CD art.
I'll be at that computer in a little while, so I will try the above changes and see what works.
2007 Chrysler PT Cruiser TE
Car PC Progress:
Planning.......[---------X-] 95%
Parts...........[---------X-] 90%
Fabrication...[---------X-] 90%
RR Skin........[---------X-] 95%
View my
Worklog
Road Runner Skins
Website
Favorite thread EVER!
Since you have functions StrLeft & StrRight,
Feature request:
StrLength = Returns number length of evaluated string
TIA!
Pico-ITX / XP Home with EWF-HORM / RR v12/02/2009 / Winamp v5.13 / RRMedia v1.2.2
Updated!
See First post.
RideRunner...The #1 FE, PERIOD.
Current Project: DFXVoice [v1.0 Released]
Next in line: RRMedia v2.0
DFX 5.1.1 Skin
Appstore Link
My RideRunner Plugins
RRMedia
RRExtended
DFXVoice
"There are no bugs - only undocumented features."
Bookmarks