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 - AimHere

Pages: 1 ... 3 4 5 6 7 [8] 9 10
141
Scripts and Templates / AdultDVDEmpire script for 0.9.9.16+
« on: February 20, 2010, 10:22:48 pm »
Edit: This version of the AdultDVDEmpire movie information script no longer works, due to changes in ADE's website layout. I don't have the time to modify and maintain it anymore, but another user named Joc has picked it up. See this thread for his new version. -- Aimhere

Hi,

Revised AdultDVDEmpire.com script, version 0.1.0.8.

Imports movie information (including box artwork).

For use with PVD 0.9.9.16 and above only.

Aimhere

(P.S. - I didn't write the original script, just maintaining it for now due to occasional changes at ADE. Your mileage may vary!)

-- Modified again 8/6/2011 to deal with a change in ADE HTML for title formatting.

142
Support / Minor toolbar bugs
« on: February 18, 2010, 06:48:02 pm »
Hi,

Just noticed this: When in People View, the area between the main search box and the "Web search" box, where the button for choosing the fields to search lies, isn't wide enough for the longest of the button's labels. "Name + Translated name + Alternative name" becomes truncated to "e + Translated name + Alternative na".

Also noticing some wonkiness with the main toolbar. If I go into Preferences and add additional buttons beyond the default set, sometimes they show up and sometimes they don't. And I don't mean that they appear "ghosted out" (like they would if they didn't apply to the current operating mode/view), I mean that they don't appear at all. For example, if I add the button "Automatically create screenshots", it's nowhere to be found, no matter where I put it in the toolbar. The toolbar just gets a little bit wider, as if a bit more space was inserted... but no new button. But other buttons (e.g. "Add video files") can be added and work as expected.

Also, if the main toolbar and search toolbar are on the same line (as is default), and extra buttons are added to the main toolbar, the search toolbar's position upon launching the program sometimes partially obscures the main toolbar, and I have to move the search toolbar to expose the rest of the main toolbar buttons. It would be nice if we could "lock" the toolbars in position, as in other apps that have movable toolbars.

It'd also be nice to be able to resize the text boxes for the Search and Web Search. (IMO, both search boxes are a bit wider than they really need to be.)

Finally: Why is the main search box a different height than the Web Search one? That is, the main Search box has a bit more whitespace above and below where the typed text appears. And, the Web search box has a visible border, while the main Search box has none. Is this just a peculiarity of whatever tools were used to build PVD? (Yeah, it's a minor quibble, I just think it's visually inconsistent.)

Aimhere

143
Scripts and Templates / Re: AdultDVDEmpire script for 0.9.9.5+
« on: February 17, 2010, 07:38:06 pm »
Okay, I'm having a problem with the ADE script's poster processing (using PVD 0.9.9.16 with the most recent ADE script).

On one particular movie, the script engine goes into an infinite loop while trying to download the poster. The information bar at the bottom of the window pops up, says "Downoading from:" with the URL of the poster image, but never finishes. PVD seems to keep trying to download the image repeatedly, with the "bytes" value updating rapidly (mostly showing the value 39373, which I assume is the actual file size) until I click "Cancel" (or until ADE blocks the connection, which happens sometimes if the site gets hammered too much).

If I enable -debug mode and check the log, it shows PVD trying to GET: that image URL over and over and over.

If I try to open the URL directly in Firefox (pasting it into the address bar), the browser doesn't behave as expected. Where it would normally simply show the JPEG image in the Firefox window, instead it asks me whether I want to open or save the file. Same thing happens when I go to the ADE catalog page that has the picture embedded in it, right-click on it, and select "Show Image". If I DO save the image to a file when prompted, my regular JPEG viewer can open it without any problem.

Further research leads me to suspect that the website is passing the wrong MIME identification for the file when my computer requests it by HTTP, confusing PVD. But Firefox is still able to download the file, whereas PVD goes into an infinite loop trying to download it again and again. Whatever the problem is, Firefox handles it gracefully (it can still show the picture embedded in the parent webpage, after all) but PVD just chokes on it. It seems to happen very rarely, as this is the first time I've ever seen this problem.

Thing is, I don't see how to go about fixing this? As far as I can tell, the script is doing everything right in parsing the page and sending the (completely valid) poster URL back to PVD... PVD itself handles the actual downloading of the image, and that's where this particular URL breaks it. (Changing the Preferences/Plugins option to forbid the script from overwriting the movie poster won't help, as PVD still tries to download the image regardless of this setting, as long as the script passes it a valid URL.)

For now, I'm just going to enter all the movie information (including the poster) manually for this title. But, I think there needs to be some kind of sanity check in PVD's internal HTTP-download routines to prevent an infinite loop like this from happening?

Aimhere

144
Feature Suggestions / Re: multiple movies editor enhancement
« on: February 16, 2010, 06:38:36 pm »
Quote
As for Multiple movies editor, it would be nice if it would include all fields that might not be unique, but then it would still not include custom fields. I often wonder if it would not be better if it were just a simple dialog where you could select any field (regular or custom) and enter a value. Very rarely do I change more than one field at a time, which seems to be the only advantage to the current implementation. Also, it would be nice if the value box would include a drop-down showing all the current values of the selected items (i.e., whether or not they are list fields). Even if the new value is to be none of these, it's a convenient way to confirm exactly what is being changed.

I'll consider implementing this as it sounds pretty convenient for a user and pretty easy to implement for me.

That does sound much more flexible than the current editor. Although, I have to say that I do use the Multiple Movies Editor to change several fields all at once.

My workflow is like this: I have a lot of movies in .AVI files, stored on DVD-R's. When I scan the discs and import the movies into PVD, the program always sets "Media Type" to "DVD5" ('cause they're stored on single-layer DVD-R's). And the "Media Count" field is left blank.

What I want to do is change "Media Type" to "AVI" (actually I use a more descriptive string, but let's call it "AVI" for the sake of discussion) AND "Media Count" to reflect the number of files each movie is broken into (most used to be "2" since that was the original number of files as I found them, but more likely to be "1" nowadays). And while I'm at it, I change the "Media Location" value as well.

I can easily do this now in the current Multiple Movies Editor, but the above proposal would require three steps (one for each field) if I understand it correctly.

Oh well, can't have it both ways, I guess? I do still like the proposal, though.

Aimhere

145
Support / Re: Question re: database and image files
« on: February 16, 2010, 06:24:23 pm »
Thanks for the answers. I'll just keep on embedding the images in the database then.  :)

Aimhere

146
Support / Question re: database and image files
« on: February 03, 2010, 09:41:13 pm »
Hi,

Since I started using PVD, I've always enabled the "Store images in database file" option in Preferences, so that the various images (posters, screenshots, actors, etc.) are embedded in the database, rather than stored separately on disk.

Because of this, my database is becoming pretty huge (around 500 megabytes at last count). I'd consider unchecking the above option and using the default method, but I'm concerned about how PVD references images that are stored separately.

My main question is, are image files referred to internally with absolute pathnames (e.g. something like "C:\PVD Files\Images\Movies\Star Wars.jpg") or relative ones (assuming the database is in "C:\PVD Files" then the image path becomes "Images\Movies\Star Wars.jpg")? It makes a difference if the database file itself is ever moved (say, from the C: drive to the F: drive); this would break any relative pathnames.

I'm assuming the app does use absolute pathnames, just want to verify.

As long as I'm at it: would there be any programmatic way to change embedded images to separate files for a given database? Preferably something that would extract the images to separate folders depending on their purpose (e.g. "Posters", "Screenshots", "Actors", etc.)?

Aimhere

147
Feature Suggestions / Re: Loading database when program is launched
« on: February 03, 2010, 09:18:15 pm »
Quote
Sorry, I guess I'm not making myself clear. I just thought it would be good for PVD to behave like most other Windows apps in that regard

You were perfectly clear. I don't think the behaviour of "most other Windows apps" is appropriate for a database application like this. My personal information and media managers don't behave that way. I doubt any of their competitors do either. The vast majority of users use only one database for such things. Most of the rest would still want one loaded at startup—either the MRU, or they would create multiple shortcuts so they could choose which one to load.

Which is why I want it as an option, which is turned off by default. That way, power users can turn it on if so desired. Some of us just prefer to work in an application-centric way (e.g. launch an app, then open a document) instead of a document-centric way (launch a document shortcut, the associated app opens). It's all a matter of user preference.

For me, the real issue is database size. I've only got part of my video collection cataloged so far, and already my database is around 500 megabytes. (Mind you, I embed all images in the database, rather than referencing them from disk, because I really don't want to have to keep a bazillion JPEGs stored alongside the main PVD database.) Once I add the rest, the database could easily swell to three times that size. So I split the database into separate files for functional categories (e.g. movies, TV shows, etc.), and again, I prefer to work in an application-centric way (see above) and don't want the MRU database opened when I launch the app.  I'm sure that if I kept everything in one monolithic database, I wouldn't mind the auto-open-MRU behavior.

Aimhere

148
Feature Suggestions / Re: Collection Notes
« on: February 03, 2010, 08:44:46 pm »

Geeze, all I wanted was a simple text box!

Use Notepad. ;D

If nostra is going to add anything, maybe it should just be a "run external application" item that could be added to the toolbar. You could use it to run "notepad.exe CollectionNotes.txt," and others could use it for anything else.

Yes, I certainly could do that... I'd just prefer the notes be embedded within the database, not as a separate file. That way, the notes would be permanently associated with the database, backed up along with it, moved when it's moved, etc.

The "external application" idea would be okay IF the name of the .txt file could be specified on a per-database basis (in other words, if I have multiple databases, such as one for movies on DVD and another for TV shows, I would want PVD to run "notepad.exe movies_notes.txt" for one and "notepad.exe tv_shows_notes.txt" for the other).

So maybe there could be some kind of string substitution within the command line for the external app, e.g. "notepad.exe %n_notes.txt" where "%n" gets replaced with the name of the database (minus the .pvd extension).

Thoughts?

Aimhere

149
Support / Multiple Movies Editor behavior
« on: January 28, 2010, 09:27:35 pm »
Hi,

There's a small issue with the Multiple Movies Editor, regarding the checkboxes next to the various fields.

When you click in one of the plain-text fields (like "Director") and type something, the checkbox next to that field is automatically selected/ticked, so that the value is applied to the selected movies when you click "OK". But this doesn't happen with the drop-down listbox fields, like "Category" or "Media Type". If you select an item from a listbox, the checkbox remains UNselected, and if you don't remember to tick it, the change won't be applied when "OK" is clicked. Likewise, you can click in a listbox field and enter a new value, but again, it won't be applied unless you manually tick the checkbox.

Using 0.9.9.14 here. I seem to recall that older versions didn't act this way, but my memory may be wrong. In any case, the inconsistency is kind of annoying. Can this be fixed, please?

Aimhere

150
Feature Suggestions / Re: Collection Notes
« on: January 28, 2010, 09:09:50 pm »
Rick,

Geeze, all I wanted was a simple text box!  Let's not make a big production number out of it, nostra has bigger fish to fry! ;D

Aimhere

151
Feature Suggestions / Re: Loading database when program is launched
« on: January 28, 2010, 09:07:41 pm »
Sorry, I guess I'm not making myself clear. I just thought it would be good for PVD to behave like most other Windows apps in that regard, e.g. launch the program from the Start Menu (versus a document shortcut), get a "blank slate".  (Other apps also tend to have something like an "Open Recent..." item under the "File" menu, where the last several documents to be opened are listed and can be called up.)

It's a minor quibble, to be sure.

Aimhere

152
Support / Re: Multiple Movies Editor crashing PVD
« on: January 28, 2010, 08:46:32 pm »
Hello.

For my use, I often need to select a few films and hit the edit button to use the multiple movies editor.
Sometimes, when I do so, after the editor opens, the program freeze. I cannot click anywhere, nor can I close the editor. I have no other choice but ctrl alt sup.

I use the latest stable version (0.9.9.14), Im running windows XP.
It happens quite randomly, the number of film selected for edition doesnt matter.
I tend to wait a bit before I click the edit button, but it still freezes sometimes, maybe one out of 10 times.

Anyone got the same problem ?

I haven't had this problem, but then, I only use the multiple-movie editor infrequently, and then only on three or four movies at a time. Does it freeze as soon as the editor opens, or when you click on one of the fields?

Quote
Also, my computer is quite old (Athlon 2000+, 1Gb DDR), but Im still a little upset with the performances. It takes up to 2 or 3 seconds to change from a film page to another, and even more to switch from normal mode to edit mode. Why is that ?
It's a shame really, because otherwise PVD is EXCELLENT, and I say that after having tried loads of similar programs.

Anyway, if one can help me deal with that bug ? Thanks a lot !

I have an Athlon XP 2600+, 2GB DDR, and it can get a little slow at times. But then, I have a nearly-500MB database with thousands of movies and people, and tons of pictures embedded in it. How big is YOUR database?  :D

My biggest performance issue with PVD is that the info pages for some actors will scroll really, really slowly when I try to scroll through them (the actor records in question have LONG biographies, might have something to do with it).

Aimhere

153
Feature Suggestions / Loading database when program is launched
« on: January 26, 2010, 04:07:06 pm »
Just a small suggestion...

Would it be hard to add a toggle option in Preferences that would cause PVD to open with no database loaded (as opposed to always loading the last-opened database), when the program is launched from its own icon in the Start Menu?

I want to keep several databases for different purposes, and just don't want PVD to open any particular one when it's launched from the Start Menu.

Naturally, double-clicking a .PVD file (or a shortcut to one) in Windows Explorer would launch PVD with that particular database opened, as usual.

Aimhere

154
Feature Suggestions / Collection Notes
« on: January 26, 2010, 03:41:28 pm »
Hi,

I'd like to see a feature added, which I would call "Collection Notes". This would be a freeform text-entry field in which I could write notes regarding the database as a whole (as opposed to individual movies or people). For example, one might use this to make note of which Web data source(s) were used for importing information/posters, what genres are included, one's rationale for using the Seen/Wish fields, and so on. If possible, it ought to support clickable links, in much the same way that the Comments/Biography/Description/etc. fields do now.

The "Collection Notes" would appear in a pop-up window, called up from a new toolbar button. The text would initially be locked and uneditable when the window first opens, one would have to click on an "Edit" button at the bottom of the window to actually make it editable (this would prevent accidental changes).

And there ought to be a toggle option in Preferences which, if checked, would cause the "Collection Notes" to automatically appear when a database file is opened. (it should be unchecked by default).

Regards,
Aimhere

155
Feature Suggestions / Re: Alternative names
« on: December 20, 2009, 01:41:56 pm »
I have some entries about titles and (alternative) names in my TODO list, but these changes really need much time to implement, so please, be patient.

Okay, I'll try.  ::)  It's nice to know you're working on improving things though.  :)

156
Feature Suggestions / Re: IMDB People plugin request
« on: December 20, 2009, 01:40:37 pm »
Quote
I suppose this could be made into a configurable option in the settings for the IMDB People plugin, in case some people prefer it the od way.

Yes, pipes are cool! 8)

No comments from the peanut gallery!  ;D

157
Support / Movie/Actor List scrolling behavior
« on: December 20, 2009, 01:33:15 pm »
Hi again,

I have an issue with the behavior of the left-hand pane's list of movies/actors (depending on which view I'm in). When the list has focus (click on a movie or person, the cursor bar is dark blue), I can use the cursor keys (Including Home/End/PageUp/PageDown) to move between records; however, the list does NOT scroll when the cursor moves out of the visible range of records.

For example, if I'm somewhere in the middle of the list and press the Home key, the cursor jumps to the first record, as expected... but the list does not scroll to follow it, instead remaining right where it was. I can then start pressing Cursor-Down, and view the second, third, etc. records, but the list pane still continues showing the same group of records in the middle of my list. I have to use the mouse to grab the scrollbar and drag it in order to find the area around the cursor.

Is there any chance of getting the movie/person list to scroll properly with cursor movement?

Aimhere

158
Feature Suggestions / IMDB People plugin request
« on: November 29, 2009, 11:25:52 pm »
Hi,

I have a request regarding the IMDB People plugin.

Currently, it imports the list of alternative names (AKA's) in the original IMDB format; that is, with the AKA's separated by two spaces and a vertical-bar character, e.g. " | ". (Example: "Jane Doe | Janet Doe | Jane")

Could the plugin be modified to replace this separator with a comma and single-space, e.g. ", " (Example: "Jane Doe, Janet Doe, Jane")

I never liked the visual appearance of the IMDB vertical-bar separator, and using commas instead would more closely mirror the way multiple data items are entered in some other fields (genres, actors list for movie records, etc.).

(I suppose this could be made into a configurable option in the settings for the IMDB People plugin, in case some people prefer it the od way.)

Thanks,
Aimhere

159
Feature Suggestions / Re: Alternative names
« on: November 29, 2009, 11:05:56 pm »
Revisiting this topic 'cause it's still frustrating me...

If you go to Tools -> Preferences -> Miscellaneous -> Adding records and check "Show selection dialog if similar records are already in database" then you will have more control of what is happening when records are added. The problem is the dialog will popup every time PVD is uncertain if it should add a new record or use a similar one.

I could improve this particular feature to use Alternative names / Akas as well, but enabling this for all actions would cause dramatic performance fallback as these fields are not indexed (and can not be).

That's a shame. I can't tell you how many times I've added a movie and imported its actors list via a plugin... only to find that PVD added a new person record, instead of adding to an existing record. And all because the person was credited under an alternative name... even though I had that alternative name listed under the existing record.

Maybe it would take a lot of programming work to index all the alternative names, and slow down the program somewhat... but isn't the whole point of a computer DBMS to reduce the amount of manual data-entry, cross-checking, and verification needed to maintain a database?

Aimhere

160
Support / Re: Problems with the IMDB People plugin
« on: November 21, 2009, 01:06:33 am »
And always read AimHere's posts carefully. ;)

Well, that goes without saying, doesn't it?  ;D

Pages: 1 ... 3 4 5 6 7 [8] 9 10
anything