Hi guys, Need some help to simplify my guide.
There is a nice and fast tvmustra.hu.ini under Hungary packages, but too much information included in the finished guide.
I need only Title and Description, no additions as Actors, pictures, links, Season infos. The best option would be a modified .ini file, while don't know how to work with rex. If neccessery, please help me somebody with rex :)
Thank you in advance!!!
It's pretty easy this is a small example. how to remove actors and add productiondate to description.
Thy matt8861, meanwhile also made a rex.conf but a lot of gif/jpeg and links + some categories did not removed from the guide. Attached a slice of the finished guide and whole rex.conf. Could someone take a look please?
try adding a space before your /.example
<icon />
thats how the documentation says it should be to remove.
also
<credits />
removes all credits like director,actor,producer,presenter,ect so you dont have to include them separately.
your missing <category />
<url /> i think is broken and doesnt work.
you could also try remove them using this format if the above doesnt work
<icon></icon>
either format should work.
the title doesnt need to be in { } as there will always be a title value.having them wont break anything but not needed.
Thy, everything was removed except the icon and url. Also, an (n) character string is wroted after each description. Is there any other way to remove thoose?
the (n) is added by webgrab during grabbing.
add n or nomark to config mode settings to remove it.
http://webgrabplus.com/documentation/configuration/webgrabconfigxml#conf...