Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Zacca

Pages: [1] 2
1
Scripts and Templates / Show database on Android
« on: March 28, 2011, 07:16:58 pm »
Hi Nostra(tnx for the new version)...Rick...and ALL..
I'm here again ;D

After a long research i' v find the solution (a good program) to show all my movie on a android phone.

How to:

Download "Pocket AMC Reader" from the android market (on the phone)  ;)
From this 3d download the file (XML Android.ptm.zip)
Unzip it in the directory "personal video database/plugins/templates/"
Restart PVD
Export all your database whit this xml
Put all the files in a dir of your sdcard
Select the exported.xml in the setting of "Pocket AMC Reader"
Restart the program.
ps: if the poster is too small you can increase it changing the number "300" in the xml ......... Picture="{%value=poster height="300"}"

I v test my database with 966 movies and work fine.




[attachment deleted by admin]

2
Scripts and Templates / Export to HTTP in 1 page
« on: May 08, 2010, 04:40:37 pm »
I v make some experiments in this day so i v created a new script to export the movies in html only in 1 page.
The experiment is to make a page to show index and movie cards quickly.
Another experiment is to show codecs as images.
I have make certain images, if you tell me which codecs are missing i will create them.



[attachment deleted by admin]

3
Scripts and Templates / Z Web export script
« on: May 02, 2010, 07:16:06 am »
I have convert the export web script Web Pages(Index&Movies) and Web Pages(Index&Persons) from tables to a more recently divs and add some changes.
This is the 0.9 version but i think it's ok.

Install:
unzip in the directory......\Plugins\Templates

Know bugs:
1)when you export a TVserie, if there isn't the roles in the actors, the card don't show the name of the episodes
2)in the actor card the links in the movies(filmografhy) are all the urls of the movie not only one

Can someone test it and help me to find the solution please  ;D

[attachment deleted by admin]

4
Scripts and Templates / New toolbar
« on: April 22, 2010, 06:57:28 pm »
I v make a new set of icon for PVD. This toolbar is more big than the original.

to install:
rename the file skins\images\toolbar.bmp in something other
decompress the archive in the same dir

know bugs:
in the menu... tools->preferences->appearance->toolbar the program doesn't show the icons fully.


Update:
Toolbar16.zip is the small icon (16x16)
Toolbar32.zip is the big icon (32x32)


[attachment deleted by admin]

5
Feature Suggestions / Improve the edit mode skin
« on: April 18, 2010, 05:05:58 pm »
In a skin like Zwhite there is something don't work fine in the edit mode...
1)There should be a size for the boxes like ID or Year only in the edit mode...example:the box of the ID is as great as that of Title
2)When i have to add manually a new movie i don't have references where write the title..i think the "permanent" would have the attribute "s" for
skin - "e" for editmode and "b" for both so i can put a new line before the title's line where i write ---ID---TITLE---YEAR---COUNTRY

Thanks

6
Feature Suggestions / Image in the skin
« on: April 16, 2010, 06:52:29 pm »
A nice way to make skin more beautiful is to add images on it.
Remember for the future please  ;)
Thanks

7
Scripts and Templates / New zwhite skins
« on: April 13, 2010, 07:51:45 pm »
I have made 2 new skins brothers of Zwhite skin for all the people who have a monitor with low resolution.
The new skins are....
PVD Zsimple white and PVD Ztab white.

I v a monitor with big resolution so i could not test it.

If you find some problem i'm here  ;)


8
Scripts and Templates / Export to XBMC
« on: April 04, 2010, 08:37:29 pm »
This is my script for export to XBMC the file .nfo and the file .tbn automatically near and with the same name of the movie file.
I have replace the tagline with the country to see it on my XBMC skin.

If someone test it so I can put it on the download page.

install:
Unzip all the 3 files in the directory \Plugins\Templates

Thanks


[attachment deleted by admin]

9
Support / skin: halign human
« on: April 01, 2010, 11:45:22 am »
sorry but i v the same old problem... center something

Code: [Select]
<row>
<column halign="center">
<fieldlabel field="human" category="0">
<font>
 <size>14</size>
 </font>
 </fieldlabel>
 </column>
 </row>
= aligh left...not center  :(

10
Feature Suggestions / Split custom from skin
« on: March 30, 2010, 06:52:08 pm »
I v to change the skin zwhite to add the new attribute valsperline="x"
who added label/caption must partially rewrite the skin.
A good idea is to split the skin from the custom items of the skin
I don't know how but i think is a good idea  ;D

11
Feature Suggestions / Pvd to tray
« on: March 30, 2010, 06:34:32 pm »
Have you change something to minimize PVD to tray??? i don't find the pvdtotray.dll
Can you add a menu in the setting to disable the minimize ??
With windows seven the icon stay in the taskbar

12
Development / Info for .19
« on: March 30, 2010, 11:58:05 am »
Quote
Feature   Skins: attribute valsperline="x"
Thanks

Quote
Feature   Skins: text alignment in memos
What is ??

Quote
Feature   Added Refresh skin action and Update action
Ahhhhh stop open close program....very thanks  ;D

Quote
Feature   Export plugin: main movie values in episode templates, special values (imdb id, video width and height)
Can u tell me more please ??

13
Feature Suggestions / Id imdb
« on: March 28, 2010, 06:51:29 pm »
For all the movie i add, i v to cut & paste the id of imdb
If you add the automatically download in the imdb plugin you make me so happy  ;D

14
Support / Bug in the custom rating
« on: March 27, 2010, 03:36:33 pm »
I v put the mymovies.it rating in a custom rating but the old name(mymovies rating) is not deleted


[attachment deleted by admin]

15
Scripts and Templates / Zwhite another skin
« on: March 13, 2010, 02:55:08 pm »
Another skin for PVD...
ANOTHERRRR!?!?!?!?!
Ok i stop to make skins.....untill a new version of PVD  ;D

To install, uzip it in the directory skins/movies
in the third line there is the duration of the movie..to change time in minute go to th menu tools-preferences-movies-information card
activate - use minutes for duration field



[attachment deleted by admin]

16
Feature Suggestions / Skin: human column
« on: March 11, 2010, 08:52:37 pm »
I'm working on a new skin, i'v to insert all the actors in a narrow column

I think a command like linenames to defining how many name for line is a smart thing  ;D

17
Scripts and Templates / Zscreenshot a new movie skin
« on: March 10, 2010, 08:06:07 pm »
This is another small contribute for the best database movie program  ;D

to install, unzip it in the skins/movie directory



[attachment deleted by admin]

18
Feature Suggestions / Skin: some errors
« on: March 10, 2010, 07:51:29 pm »
This is a list of errors i v found when i make skin:

orname ..........Don't take "labelfont" settings.
field-tagline............Don't take "fieldfont" colors.
field-description.....Don't take "fieldfont" colors.
field-comment.....Don't take "fieldfont" colors.
field-features......Don't take "fieldfont" colors.
"field + tag" the halign center work fine but with only "tag" seems not work.
label-caption without any other tag or field don't show nothing.

I think is logically to add a "call" to change the color of the internal link like..genre,category,country.......

For now is all
Thanks

19
Feature Suggestions / Skin:split audio fields
« on: March 03, 2010, 08:46:38 pm »
Can u split the tag for the audio ???
Like...codec-channel-bps and the others please ??
I think there isn't the way to do that  :(

20
Feature Suggestions / Skin: color for splitter and separator
« on: February 28, 2010, 08:29:41 pm »
In a new version can you make the color tag for the splitter and the separator please ?
so i'll make it the same color of the background.
Thanks

Pages: [1] 2