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

Pages: 1 [2] 3 4 5 6 7 8
21
Feature Suggestions / Re: Grouping for episodes
« on: July 04, 2010, 03:29:28 am »
while my database is growing, i'm more and more missing some grouping-feature. But first it would be nice, to change a movie to a episode manually. If the filescanner misses some episode due to wrong regex I could fix it manually.

Similar discussion occurred here. I assume you are looking at case 3, where you are adding a new episode to an existing TV series.

22
Feature Suggestions / Re: Default values
« on: June 26, 2010, 12:38:49 am »
It seems clear to me that if the edit bar existed (including the ability to save edits) and we were considering your suggestion, the response would be, "Why don't you just use the edit bar?
Having an efficient means of editing is different from having a field for which a default value other than null is most efficient.
That is why "seen" is implemented that way. The concept can be generalized.
Editing needs to be done every time a record is created (batched or not), unlike the value of a useful default which should rarely need changing (but may occasionally need to be altered after importing on a per record basis).

The harder question is does the utility justify the programming effort?

Knowing nostra so far, the only question is if he likes the idea or not, regardless needed effort. ;D
I believe nostra has a very long todo list and is aware he is a limited resource, so is going to daily pass over good ideas in favor of ones that uses his time more efficiently.

23
Feature Suggestions / Re: Default values
« on: June 25, 2010, 10:47:04 am »
If you have default values, than you'll have to change/correct those values (possibly) only for some of them after importing/scanning.
If you don't have default values, unavoidably you'll have to set them all after importing/scanning.
Agree that it would make sense for some fields where an almost always value applies, eg seen, language, quality, some custom fields. In other cases null is more appropriate. The harder question is does the utility justify the programming effort?

ps imo generalization of a multiple record field editor is a different topic.

24
Could you use the quality field,  Media Label or features fields.
Perhaps modify the skin you are using to make them more prominent.
Adding to the title results in the difference between 2 otherwise duplicate movie entries being visible in the left hand scrolling title list.

While it is true in could be added to several other record fields, they are only going to be visible after I have selected a record.
Looking at the options for title formatting, I could use the "Release" field then display that in the title. Not sure what it is suppose to be used for. Not sure what functionality I would gain as a search for "HD" in title already rapidly lists my HD movies.

25
Quote
I wanted to use the title field and simply add a prefix for the versions...

I think it would be better to add them as a suffix—so they don't affect sorting. At the same time, add the title alone

Yep
I currently add a suffix to my duplicate movies ("(HD)" added to all high definition movies).
And yes I have a field with the title unmodified:- "Original Title" seams a logical place for this.

26
Support / Re: How are movies stored on Hard drive??
« on: June 14, 2010, 11:21:02 am »
Maybe it would be a good idea for PVD to has further options:

- Open containing folder.
- Creating playlists.
- If not creating, than possiblity to assign a path of a predetermined playlists to a movie.
It does
Right click on a movie in the left hand list in PVD, then select "Open containing folder" from the menu.
It also creates the required play list when you play a multi-file movie containing the paths to the individual component files (but I'm not sure if that is what you meant).

27
Support / Re: How are movies stored on Hard drive??
« on: June 14, 2010, 04:10:58 am »
I still do not play movies from PVD, because I earlier set up certain playlists ("American & Europian Classics", "Contemporary Asian", etc...). I tried once to play a movie by playing its playlist, but PVD purged playlist and played that movie. Till today I didn't exam this option enough to use it, although I intend to.
This explains our different approaches.
If you use PVD to find an index which is then manually used to find the movie then it makes perfect sense to display it prominently. Functionally there being no real difference between doing the look up on a shelf or on a computers filing system.

Now you are putting your movies on a computer accessible hard disk I suspect you would benefit from getting PVD to doing the look up.
My understanding of play lists is:
If your movie is on a single file-> PVD passes the file reference (absolute path with file name) directly to your windows default player for that file type.
If your movie spans more than one file (as defined by what is stored in the path variable) -> PVD creates a temporary play list containing all the absolute references in the path field and passes that to the windows default play list player.

So to play a movie contained on one file you need to:
1) Set the windows file association for that file type (so when you double click on the movie in windows explorer it plays).
2) Ensure the path variable is set correctly for the movie. This should be done automatically if you use PVD file scanner to add movies on your hard disk. If you access the movies from multiple computers you may need to set up the path mapping to convert between local and network addresses.

To play a movie on more than one file (multiple file references are stored in the path variable) you need to
1) Set up the file association between the play list type PVD is configured to use.
2) Ensure the path variable is set correctly for the movie (same as above).

Edit added content to wiki

28
Support / Re: How are movies stored on Hard drive??
« on: June 13, 2010, 03:07:59 pm »
I rely on IDs. As you can see in picture attached, I adopted a convention in folder naming:
[ID]. [Title] - [Original Title] [(Year)] [[Source]], so it can match IMDb naming convention and PVD regexs.

All other manipulations are let to PVD. I adopted PVD Title formatting similar to folder naming: %N. %T (%Y) (see picture attached). After picking a movie in PVD by genre, or whatever other criteria, I find a movie stored on a HDD by its ID.

Every HDD should have its label, i.e. "4235-5715", meaning movies with those IDs are stored on it.
Interesting
I hide the data you display most predominately (PVD id). I thought PVD just uses the file name when scanning for changed paths. I was in favor of appending the imdb id to the folder name but that would have to wait till PVD could do it for me.

I play movies by clicking on the play button in PVD. It then uses the recorded path to find the movie for me.

Movie folders are mostly named [Title] [(Year)] but I get slack at times as I know I'm rarely going to access the movie directly via this method.

Hard disks do have top level directories identifying what is contained within them (eg "Video - HD 2" or "Video - TV Series")

29
Support / Re: How are movies stored on Hard drive??
« on: June 13, 2010, 07:25:43 am »
Thanks patch - so you create sub directories for each genre? or Disk per Genre?
I have no sub-directories for genre, just basic media type (high def movie, low def movie, TV show).

I am using scan /folders for changed paths to add new media.
How does this affect the database if you have swapped hard drives??
It work really well. Update file path mostly gets it right.
The exceptions being if a movie has same name as a TV episode or I have two copies of a movie
I both cases I add the movie with new movie master, after which update file path seams to work if required.
Actually I tried putting TV series in PVD  but have stopped as adding new episodes involved more work than I could see benefit.

So it makes no difference to the systems that I use, whether they are laid out in flat format or sub-directories.
But it matters to my brain when I look at the folders and I see a flat format.
So I wonder if there are any advantages to putting them into sub-directories? (apart from appeasing my brain)  :) or leaving them in flat format.
I leave it flat as I can as it simplifies my life.
The only advantage of having sub directories on the file server is if you may want to copy or move a group of files to another location.
I do however have a directory for each movie as some of my movies use more than one file (sub titles, disc 1,2, etc), so all movies get a sub directory (I like uniformity).
I do give TV series a directory structure as they come in series which are conveniently selected as a group at times.
I use ..."TV Series/"<series name>/s<series number>/ files.

When disk is full - put in a new disk. How does this affect adding and removing movies from PVD?
If I can move a directory to another disk I do.
When a directory fills a disk I start another on a new disk (eg "Movie HD 2")

30
Support / Re: How are movies stored on Hard drive??
« on: June 12, 2010, 06:27:26 am »
I am interested in knowing how others store their media on Hard drives and how they then catalog them in PVD
Very simple on the hard disks. If you are any thing like me your collection will grow out of what ever storage you start with.
So I use a simple and unambiguous initial classification on my hard disk (some of which span more than one disk)
Animated movie
HD movie
Movie (ie standard def none animated)
TV series

All real cataloging, searching, and movie playing is done via PVD, so the hard disk structure becomes less relevant on a day to day basis.

31
Feature Suggestions / Re: Minor Suggestions
« on: June 10, 2010, 10:37:48 am »
 ;D

32
Feature Suggestions / Re: Minor Suggestions
« on: June 09, 2010, 12:41:29 pm »
A minor suggestion even if it is not really related to OP post

Further to locked thread
Is installing MSVCR71.dll into the pvd directory during installation as suggested by Microsoft still on the to-do list?

Perhaps adding it to the download page would be a start

33
Support / Re: TV-series filename structure
« on: May 01, 2010, 03:02:36 am »
Considering this, I suggest to pin a topic with proven regexps for different syntax of file names. In such a topic, comments wouldn't be allowed ... only filename -> contributed proven regexp.
...
Any thoughts?
Why not put it in the PVD wiki

34
Feature Suggestions / Re: Suggestions of Soundtrack
« on: April 11, 2010, 01:01:58 pm »
Edit.
Sorry to offend. Not my intention.
The post was intended to be supportive of all prior posts but not taken that way. Editing loses its balance so I will refrain from further comment.

35
Feature Suggestions / Re: File path more
« on: March 15, 2010, 11:28:23 am »
This file is in English Language on external disk L:.
This file is in German Language on external disk K:.

My solution if I have two copies of a movie is create a second PVD record (use the duplicate command), then edit the Title to reflect the difference (eg. append "(HD)" or "(Eng)" or "(Ger)") and manually set file path to the second copy on the film.

All PVD search, display & Play then work as normal with standard skins.

36
Support / Re: IMDB Rating
« on: March 04, 2010, 10:33:17 am »
I have looked in tools preferences en IMDB but dee no reference to the IMDB ratings.

My understanding is it is:
Tools -> preferences -> Plugins -> IMDB [EN] Movie Information -> Additional Rating

37
Support / Re: IMDB Rating
« on: March 03, 2010, 11:22:06 am »
Some of my files do not have the IMDB rating.

How do I just scan for the rating.

Select the unrated films, you can use a search for this.
Ensure IMDB plugin is set to over write rating. You can set other fields to not write if you want or as is appropriate.
Select imdb from import menu to run on selected movies.

Note it will download all the information then write what you have set (because that is how the plugin is written).

38
I would like to put in a request for you to add a Find Target button to the Toolbar button section. Whereby when selected Windows Explorer will open taking you directly to the first movie if more than one is under the title.

You do realize you can Right click on a movie and select "Open containing folder"
Am I correct in interpreting you would like a Button version of this?

39
Feature Suggestions / Re: Resizing images
« on: February 28, 2010, 02:35:36 am »
after watching a movie, I mark it as been seen, then I move the file from its primary directory to another; Good, Fair, or Time Waster, within its container; so being able to see the FilePath to me is at the moment slightly more important. I can still see the IMDB rating which is fine and I'm still able to read the Description on what the movie is about so again this is fine.

You could also define a custom field for your rating. Leave flexibility to have more than one extra rating feild, so supporting more than one users opinion.
Should work OK from within PVD. Clearly not going to work outside.

40
Support / Re: Duplicate error
« on: February 22, 2010, 10:34:16 pm »
When I dublicate a movie I'll get the following error:

Have you tried solutions here

Pages: 1 [2] 3 4 5 6 7 8
anything