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 - rick.ca

Pages: 1 ... 6 7 8 9 10 [11] 12 13 14 15 16 ... 118
201
Quote
It has lots of potential, but still immature in structure and organization of data

I disagree. It's not intended for collecting photos of people. Their primary purpose is for identification. I limit the number of people added to my database, and I still have over 15,000. I certainly do not want more than one added automatically. For a small portion of those, I do collect some high quality photos. In those cases, the photos are hand-picked. Using the beta version, I can copy them from wherever I find them and paste them to the container—it doesn't get easier than that. The result can then be shown as one photo and/or an image list—anywhere in the skin. While there will always be ways to improve it, the program seems the opposite of "immature" to me.

202
Support / Re: Episode Title Problems
« on: April 08, 2012, 11:26:48 pm »
Welcome to the forum.

The following works for the example given...

Code: [Select]
(?i)^.*\\(?P<title>.*) - (s|\b)(?P<season>[0-9]{1,2})x(?P<episode>[0-9]{2,3}) - (?P<eptitle>.*)\..{3,4}
If filenames vary from that form, you may have to revise this so it's more flexible, or add another regex to match the exceptions.

Quote
In order to get any show information I currently need to select each episode title while updating from plugins one episode at a time

There may still be problems if the episode names are incorrect, but you may select any number of episodes within a season and run a plugin. You may find it more effective to update a season before running the file scanner. All the scanner has to do then is match the files to the episode information already imported. If you choose to use that approach, I recommend updating the series record with TVDb before doing anything else. That will add all the seasons and known episodes to date—with correct titles. That makes it easier for the scanner to match files and for another plugin like IMDb to match episodes.

203
Scripts and Templates / Re: AllMovie.com - new movie script
« on: April 07, 2012, 10:09:19 pm »
While the style of the site is a little different, and some features are new, the data appears to be identical. Have you found any differences? Is there any data AllMovie has that AllRovi does not?

In any case, the script may serve as a useful backup to the AllRovi script. Thanks for your efforts.

204
Support / Re: Set as seen
« on: April 06, 2012, 10:26:24 pm »
Preferences > Movies > Information card > Default viewed state.

205
Support / Re: File Scanner - concatenation
« on: April 05, 2012, 02:59:23 am »
Quote
Hmm, so you're saying currently the scanner evaluates only the named capture <origtitle> to compare the filename with the movies in PVD?

No, I mean I didn't read your post carefully enough to see your second regex would capture <title>. :-[

Yes, I too would expect it should be able to make a correct match when both <origtitle> and <title> have been captured. But I can also vaguely see why the logic might cater to the 'normal' use of the corresponding fields (where [Title] is an alternate name for [OrigTitle], not a different movie). It's been a long time since he wrote it, but maybe nostra can recall whether this is something he might easily modify.

Quote
I could immagine a solution to this problem would be an option to switch of this concatenation for all kind of filenames (a similar option exists for multiple disc detection). But the best way, IMHO, would be the logic mentioned above.

I'm not sure what you mean by this. My trailers are intentionally named so they match the same regex that matches the movie. So I understand the program cannot know whether such a match (when [File Path] is not empty) is something to be added (i.e., concatenated), a change to the existing value, or is for a new unrelated movie. But there should be the possibility to in the results dialog to change the action from 'Change' to 'Add'. I suppose it might be handy to have buttons for changing all of one type of recommendation (i.e., 'New movie/episode', 'Change path' or 'Add file') to another—especially when scanning after adding a batch of movies, episodes or trailers, or moving folders.

206
Support / Re: File Scanner - concatenation
« on: April 03, 2012, 09:33:21 pm »
Quote
In PVD: Same original title (origtitle) but different titles (every one in its own language).

So the scanner should be using <title>, not <origtitle>.

But why maintain multiple records for the same movie, when all that's different is the language? And why have multiple files, when one video container can include multiple audio streams and any number of subtitles? Wouldn't it be easier just to select the desired language and/or subtitles in the player?

Quote
When I now start a scan the File Scanner tries to concatenate the two movies he finds as one movie (the first it finds) and set this as the new path for the first movie.

This is a real problem where there's a need to intentionally record two or more paths in one record (e.g., a movie and it's trailer). When one is matched, the scanner is unable to add the other.

207
Support / Re: i have a problem with season...
« on: March 27, 2012, 09:05:53 pm »
Are you sure you updated the plugin version? I tested 0.9.9.21 using the previous version, and it downloaded no seasons for 90120. I updated the plugin to 0.9.8.2, and it added all four seasons.

208
Support / Re: i have a problem with season...
« on: March 27, 2012, 05:20:53 am »
My screenshot was intended to show where the settings are, not how they should be set. If you haven't checked Download Episodes, you're not going to get any episodes.

209
Support / Re: Additional Download Sites?
« on: March 27, 2012, 02:47:15 am »

210
Support / Re: i have a problem with season...
« on: March 27, 2012, 02:45:07 am »
See attached.

[attachment deleted by admin]

211
Support / Re: i have a problem with season...
« on: March 26, 2012, 10:38:29 pm »
Overwrite Settings appears at the bottom of Preferences > Plugins when an applicable plugin is selected. In the case of the IMDb plugin, there's also a Configure dialog to be completed.

212
Support / Re: Additional Download Sites?
« on: March 26, 2012, 10:30:23 pm »
Quote
Maybe something if you upgrade PVD from 0.9.9.21 to 1...

Version 1.0.2.2 Beta is already released. It uses the same plugins. PVD is intended to be a video rather than a DVD database. In other words, it's for collecting information about the original works, not specific DVD publications. So it's unlikely it will ever handle DVD's as well as programs designed for that specific purpose.

You could maintain such items in Griffith, and export/import the data to PVD via CSV. If there are any DVD-specific fields in Griffith with no equivalent fields in PVD, you can add them to PVD as custom fields.

213
Support / Re: Meaning of button?
« on: March 26, 2012, 09:50:33 am »
It seems to me the checkboxes are only of use in the very rare circumstance you want to add more than one of the movies listed. Otherwise, it's much faster just to double-click the one correct match.

214
Support / Re: Probleming searching Imdb
« on: March 26, 2012, 09:44:21 am »
Quote
In people mode there is nothing. I setup nothing.

There's a separate plugin for updating People records.

215
Support / Re: Deleting
« on: March 26, 2012, 09:37:46 am »
Quote
I probably wont once its up and running, but now its annoying there are many copies of my testing.

You can select as many items in the list as you wish—by bookmarking, filtering and/or advanced search, or just by Ctrl-Clicking items—and then Ctrl-Delete them all at once.

216
Support / Re: Loading Pics
« on: March 24, 2012, 07:58:33 am »
I was unable to load your AMC file—probably for the same reason as you. Without AMC installed, I'm unable to investigate further.

Both your XLS and CSV files have blank rows separating records, and fields/columns that have no match in a default PVD file. When those were deleted and the plugin configuration completed to match the remaining fields, the XLS import worked fine. I didn't try, but I'm sure the CSV would as well.

217
Support / Re: Loading Pics
« on: March 23, 2012, 07:39:44 pm »
If you believe you've configured the plugins correctly, please post a sample of each type of file.

218
Support / Re: Loading Pics
« on: March 23, 2012, 11:59:09 am »
Quote
The one that seemed to work...somewhat is the MS Excel file. At least it added stuff. But it wasn't enough that it would help versus adding them manually.

CSV and Excel import plugins also work—if configured properly.

219
Support / Re: Loading Pics
« on: March 22, 2012, 09:00:15 pm »
The IMPawards plugin hasn't worked in at least a year. I don't know why it's getting no love. The Amazon plugins were fixed not so long ago. I don't know what the problem is now, but I don't really care. It's posters aren't significantly better than those already available at IMDb. I explained here why I believe modifying TMDb plugin to get just the default poster (instead of all of them) would be the best solution for posters. Since the time available to maintain poster plugins is obviously limited, I think it would better to spend it on TMDb and abandon the rest.

Quote
I wait a bit...and then PVD "blinks" like it is done, only it didn't add anything.

The AMC plugin works fine for me. It's not very fast, so 1400 movies would take a while. In testing, it did stop to ask about a duplicate movie, which seemed odd since I was importing to an empty database. But when I answered that dialog, it finished and displayed the results. Is it possible the same happened to you, but the dialog was hidden behind the main window? Also, did you check the plugin configuration to ensure the fields were properly mapped? This could also have been the problem with the Excel and CSV plugins.

220
Feature Suggestions / Re: Font sizes of interface
« on: March 21, 2012, 06:05:40 am »
Quote
Well, most programmers are young with perfect eyes who don't care, so you are probably right.
Oh well.

It seems your inability to see has more to do with your attitude than your eyes. ::)

This has nothing to do with applications. The caring, thoughtful programmers at Microsoft have already provided all the tools necessary to help those with impaired vision. The advice I gave you in the first place was correct, based on the information you provided. As nostra has since indicated, the source of your problem with respect to standard dialogs is in how you've configured the various display aspects of Windows—primarily display resolution and font size. See Control Panel\Ease of Access\Ease of Access Center.

Pages: 1 ... 6 7 8 9 10 [11] 12 13 14 15 16 ... 118