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

Pages: 1 2 3 [4] 5 6 7 8 9 ... 87
61
Support / Re: problem connecting to firebird server
« on: December 14, 2013, 09:24:37 pm »
What is your PVD version?
How do you enter the database path?

62
Support / Re: problem splitting photos from a 5gb .pvd file
« on: December 11, 2013, 09:16:16 pm »
I will check if I can fix this from my side, but you would need to wait until next year (I am currently pretty busy).
What you could do with version 1 is using copy/paste to split the database and then move images to the HDD for each database.

63
Support / Re: Mass Editor: "add/replace" has vanished in 1.0.2.7
« on: December 01, 2013, 10:21:30 am »
It is not removed. Maybe you have selected a field type that is not supported by this feature?

64
Support / Re: Display aspect ratio
« on: November 27, 2013, 10:10:45 pm »
OK, sounds logical

65
Support / Re: OFDB Plugin
« on: November 21, 2013, 12:37:28 am »
The plugin was not updated for a long time and needs fixing. Not sure when I can get to it, but I'll try.

66
Feature Suggestions / Re: Suggestion for View toolbar
« on: November 14, 2013, 10:07:02 pm »
There is a button to switch between plain view and grouping in upper right corner of the toolbar.

67
Feature Suggestions / Re: Counting number of movies in actor's filmography
« on: November 11, 2013, 09:23:31 pm »
Not sure if I will implement all the suggested possibilities, but I am adding your suggestions to the TODO list.

68
Support / Re: Passing user credentials to Firebird server
« on: November 11, 2013, 09:16:50 pm »
Actually, it seems like Firebird should pick those values by itself. I will check if it is smth easy I can do to make it do so,

69
Support / Re: Amazon plugin stoped working
« on: November 10, 2013, 11:26:59 am »
You are welcome :)

70
There is currently no possibility to disable this feature, but I will add it in the next update. If you name the files, so that they can't be matched with the name of the video file they will not be imported.

71
Development / Re: Character encoding for script
« on: November 08, 2013, 06:48:11 pm »
You can save multiple values in the same file, load the file to a string and then split it into separate values using String manipulation functions.

72
Support / Re: Failed to open database, Error Code 3
« on: November 07, 2013, 07:00:52 pm »
It would be great if you remember what was the version you were using before.
Do you have the same username on the newly installed system?

73
Development / Re: Character encoding for script
« on: November 06, 2013, 08:14:10 pm »
To find ">レーベル:</td> from your example do the following:
1. Create a file (for exmple value1.txt) in the "PVD Path\Scripts" directory
2. Put ">レーベル:</td> into the file and save it with UTF8 Encoding with BOM
3. Replace the line where you search for this text with the following line:
Code: [Select]
StartPos := PosFrom(FileToString(GetAppPath + 'Scripts\value1.txt'), HTML, StartPos);So the value is replaced with: FileToString(GetAppPath + 'Scripts\value1.txt')

74
Changelogs / 1.0.2.7
« on: November 05, 2013, 10:22:31 pm »
FeatureFile scanner can parse imdb ids
FixedIssues with character encoding and plugins and scripts
FixedSetting Seen Date would not update the Seen state
FixedDoubleClick in Fields did not select word under cursor
FixedMinor fixes and improvements

75
Support / Re: Plugins or Scripts that needs update
« on: November 05, 2013, 09:33:45 pm »
Good idea with this topic. Please keep up this list. It will be easier for me to concentrate on actually fixing stuff.

76
Support / Re: Problem in Imdb movie Plugin
« on: November 05, 2013, 09:20:52 pm »
Should be fixed in imdb plugin version 0.9.8.22

77
Development / Re: Greek language - Ελληνική μετάφραση
« on: November 05, 2013, 09:03:40 pm »
Please use this file for future translations saved in UTF8 without BOM: http://www.videodb.info/bin/greek.rc
Use this English version as reference: http://www.videodb.info/bin/english.rc

78
Support / Re: Just Not Working Anymore...
« on: November 04, 2013, 01:07:32 am »
Please make sure you have the most recent program version and most recent plugin versions.

79
Feature Suggestions / Re: More robust export options...
« on: November 03, 2013, 09:31:56 pm »
You can't export selected movies, but there is a trick to produce an individual file for each movie record. You can take a look at "Web Pages(Index&Movies)" template. It creates an index page and an individual page for each movie.

I do have plans to implement some kind of an export for selected records in future.

80
Feature Suggestions / Re: Mass editor issues
« on: November 03, 2013, 09:25:43 pm »
I'll consider adding the old dialog in future versions.

Pages: 1 2 3 [4] 5 6 7 8 9 ... 87