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.


Messages - duke97

Pages: [1]
1
Feature Suggestions / Re: Grid View Dead?
« on: August 09, 2009, 09:19:14 pm »
The grid view feature would be very useful, please be sure to implement it in the next release....!

2
Scripts and Templates / Re: Help me Developing a new Script!
« on: August 09, 2009, 09:06:33 pm »
sorry to say but that didn't help, maybe I have faults on my side! Let me explain the problem.....

First I can select the particular movie from a movie-list.
Download all the data( Title, Year, cast, credits, Poster(ThumbSize)) needed from the main page, it also includes an address to the page where fullSize posters are located.
As per your suggestion I carefully studied the allmovie.psf script, though am not much into scripting but tried. Here in the array declaration every array element has a predefined value(smCast, smReview, smCredits...) , but how to supply an array/list to the "getDownloadURL" function when the number of posters in that particular page that I may collect with the while-do-begin-end instruction is unknown!

3
Scripts and Templates / Re: Help me Developing a new Script!
« on: August 08, 2009, 01:13:36 pm »
Thanks, am studying that....!

4
Scripts and Templates / Downloading multiple pages (script)
« on: August 08, 2009, 04:23:21 am »
Thanks for such a great application! I've searched the whole web for movie cataloging applications but none of them was up to my need, but PVD. The three reasons, that sets PVD stands out of the crowd are i) Great Scripting, ii) Unlimited Poster, iii) Customized fields, iv) It's Free!

But am currently having a problem for developing a new script... I have got all the information needed from the main page, but the posters location it set to another page with about 5/6 posters. how could I parse that another page and pass those location to the download function?

Pages: [1]
anything