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

Pages: [1]
1
Scripts and Templates / Re: French script...
« on: February 05, 2013, 04:10:09 pm »
A partial turnaround is to use TheMovieDB which can be set to French (Préférences -> Plugins -> TheMovieDB -> configurer) but categories are sometimes in english and the poster is not the french one. The description is OK although.
This is a great software but considering french users are obviously not a priority (allocine has an API which is quite simple to implement and the request is 3 years old now) I'm seriously thinking of developing something alike but more minimalist (anyways with compatible databases and a few ideas of my own) probably with Python and PyQT (I've not done it yet because I've been waiting until WxPython could be compatible with Python 3, but I'm afraid despite lots of promises  this is not going to happen soon.)
I'll keep you posted if anybody is interested.

2
Scripts and Templates / Re: French script...
« on: October 26, 2012, 10:30:08 pm »
Sorry to revive an old topic and I know your time is precious and you have other priorities but it's been three years now and without a french script for allociné (which provides an API just for that purpose : http://allocineapi.codeplex.com/) the only way for french users to benefit from your software, which is the best I've ever seen, is to paste data manually which is both too time consuming and frustrating knowing all its possibilities.
I looked at your manuals with the hope of making one myself but my skills are limited to python and VBA and learning pascal and buying Delphi just to do that seems a bit extreme to me when you could probably do the same in just a few hours.
So please consider doing this huge favor to French people. It would expand dramatically the number of users of this excellent software.
Thanks in advance.

3
Feature Suggestions / Profiles, light version and others suggestions
« on: December 31, 2011, 04:01:19 pm »
Hi,

Some more thoughts about this great software.

Is there a way to add “profiles” to the software? When members of a family are using it, one movie could be marked “seen” for one user and “unseen” for others. Only a few things have to be changed (“seen-unseen”, “Rating”…) That could be stored in separated textfiles.

The mass editor is great but lacks a “replace function” to allow for example to replace “himself” in actors field by “lui-même” (French traduction), or delete double spaces or empty lines in descriptions and so on..

While the screens are getting wider it’s always a waste of space when adding a ribbon style interface. Lots of good ideas there anyway, may be a turn-around could be to use movable sets of tools which could be placed anywhere on the interface or even on the side or on a second screen when available.

Or may be add a light version of the software with only filters and a “play” button? It’s not always a good idea to have the whole interface when you have children messing around. And it could be helpful when you want to "distribute" your collection to friends too.

Good luck and happy new year.

4
Changelogs / Re: 1.0.2.2 Beta
« on: December 31, 2011, 12:43:53 pm »
Hi,

2 littles bugs so far :

The DVD cover is added normally but disappears when leaving the movie it was added to.

When you add infos about an actor, if this adds new hidden movies to the list and your advanced filter is "all" when hitting the "switch to movies" button the movie that appears is the forelast selected and not the one you're "coming" from.

Best regards.

5
Feature Suggestions / Import-export of single files
« on: December 29, 2011, 09:37:32 pm »
Your software is great.
Thank you many times and sorry if somebody already asked for what I'm about to suggest, I did'nt find such a request in the forum.

Why not turn it into a standard by adding  export-import files of single movies?

For example with a “.nos” (for “nostra” :D) extension.  A Double click on such a file and hop! The movie is in our database. These file could became a standard, being imbedded in mkv files, joined with whatever movie shared in the internet or having websites dedicated to them usw.
I’m certain you can see the potential.

There is always something wrong or missing with all internet databases.
When you have created a poster (if the film was only issued in DVD) or a cover if the movie is not yet disponible in DVD, when you have  the main actors displayed in the right order (not always the case with imdb) with accurate photos and date of birth, at least 6 screenshots with the right resolution and images that make sense, and whatever mention translated  in the right language (in my case French), I doubt not some other users would be grateful not having to go through the same trouble.

By the way, import from allociné (which has a dedicaded API that should make things easier) would be a great addition for French users. Regarding this API, I join files I could get a while ago that might help. (I could make it work to retreive data with excel and VBA). The first one was originally a .php I renamed in txt due to the format limitations regarding files types attachment).

Best regards


[attachment deleted by admin]

6
Feature Suggestions / Re: managing backup copies of video files
« on: September 26, 2011, 09:48:53 am »
After trying a few softwares this one ( http://synkron.sourceforge.net/) does most of what I need (erases files too and does an analisys showing what is about to be done before doing it).
As PVD can delete files and it's easy to replace one by simply changing its url, "mixing" the two software seems to cover for now most situations I might encounter.
Thanks again.

7
Feature Suggestions / Re: managing backup copies of video files
« on: September 21, 2011, 07:44:43 am »
Thanks very much.

I don't know this one (Cobian Backup). In fact I don't need backup to be maintained automatically (don't need backup for all files) and I need backup to be erased when I erase a File, or to be replaced by a new one when I replace a file of the same name (but different extension avi -> mkv) by another one.
I'll give a try anyway, may be It will do the trick one way or another.
Thanks again.

8
Feature Suggestions / managing backup copies of video files
« on: September 20, 2011, 11:31:30 pm »
Hello everybody, I'm new and quite interested by this astonishing software.

I don't know if what I'm about to explain will make sense because my english is quite poor.

I have a huge (and i mean HUGE) mkv collection.

If one of my hard-disks crasches (it happened once) I could lose up to 1500 films, so I have to manage backups on others disks that are not always the same size.
 
It would be nice to be able to check if each file has a backup copy, and when adding or deleting a file to be asked if a backup file should be added or deleted too. Or when replacing an avi file with an mkv one (for example), being able to keep the info and to swap only the files and the backups. Of course the software has each time to check if there is enough room on the disk, to store for each movie the path of the backup folder ...

For the moment I use a self-made "program" using excel vba which retrieves data from the french database Allociné (which provides a very convenient API) and I have implemented those functions. But the whole is very slow and on the contrary PVD is quite impressive with features I couldn't dream to achieve by myself.

So thanks in advance for considering this suggestion for a future version.

PS : If interested I can provide some info on the allociné API which, if integrated would certainly make this program useful for lots of french users.

Pages: [1]