English > Feature Suggestions
Vote: Features for 0.9.9
rick.ca:
--- Quote from: pumpkinbear1 on May 15, 2009, 02:33:07 am ---In the old 9.7 you can change the background information, on the new 9.9 you can't change the color, it's light blue. What I'm trying to say I liked it when you can change the backgroung color.
--- End quote ---
Your skins are in \Personal Video Database\Skins\Movies. The default skin is pvd_classic_movie.xml. Make a copy of this for backup, and open the original in a text editor. The following is the first part of that skin.
--- Code: ---<xml>
<pvd_skin_movie>
<skinname>PVD Classic</skinname>
<version>1.0.0.0</version>
<author>Nostradamus</author>
<description>Classic theme from 0.9.8.x</description>
<preview>skinimg_movie_classic.png</preview>
<labelfont><bold></bold></labelfont>
<fieldfont><size>10</size></fieldfont>
<section>
<color>$E0ECFE</color>
--- End code ---
You will find a <color> statement at the beginning of each <section>. Replace the E0ECFE hex code (NB. after the "$") with whatever you want (from "000000" = black to "FFFFFF" = white). This, of course, is not a very user-friendly way to pick a color, but there are Color Pickers for that—like this one and this one.
If you would like to change the color of other sections, just search for "section" and make the same change there.
spartacus:
Hello. New to the forum, It's nice to be able to download using IMDB and stuff. For tv series and episodes what about using "tv.com"? It has all the info you could possible need to fill in the spaces. I didn't see that anywhere here so I don't know if someone had asked about it.
r/
spartacus
rick.ca:
Welcome to the forum, spart.
There's lot's of information there, but I have some difficulty imagining how it might be accessed by a plugin or script. Is there some specific information there that interests you?
nostra:
There are very many good information sources, but unfortunately I do not have enough time to implement support for all of them.
I hope users with some scripting knowledge will help writing additional scripts.
rick.ca:
Now that 0.9.9.x is "released," I think it's time to lock this topic and remove the link from the news banner.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version