Movie database "fill from file" (1 Viewer)

marcelgl

Portal Member
July 6, 2007
19
0
Home Country
Netherlands Netherlands
What I like in mediaportal is the simplicity to fill the music database: Just a folder.jpg file and some correct data in the tags and it is always correct e.g. the datasource for the database is in the folders itself.
Evan after changing folders and files to a new location, just do a rescan and it is as it was before.

I miss something like this for the movie database ( maybe it exists, but then I don`t know ) . Many movies from me it doenst` find in the IMDB, which means I have to edit by hand. In the editor there are absolute paths which is difficult when moving files.

So how about the following idea: When movies are stored in folders and the folder contains a folder.jpg this one is used as artwork. Furthermore if the folder contains a small file ( e.g. a simple delimited text file ) with movie title and genre this is used to fill the database. Additionally of course remaining data can be looked up vis IMDB.

If there are any other ideas / ways to accomplish something like this I`m interested.

Thanks,

Marcel
 

SMa

Retired Team Member
  • Premium Supporter
  • June 15, 2007
    194
    13
    Helsinki - Finland
    Home Country
    Belgium Belgium
    I agree, their should be a better way to recognize movies.

    A possible solution is adding a (hidden) file containing data like the name of the movie, the year, and the director. I excpect these 3 properties will always be unique. (I wouldn't use an ID because this could get mixed up with other movies when migrating a folder from one pc to another)
    When MyVideos detects "new" movies, combined with such a file it should check the database for existing entries and link the new movie to the correct entry.
    Their are 2 ways to do this:
    - Oblige the user to give each movie its own folder and let MP add a "movie.dat"-file.
    => Some users will have to reorganize their collection...
    - Link the name of the extra file to the name of the movie-file.
    => What if one of the files is renamed?

    A second solution is writing and reading the tags of the movie-files. But as far as I know this is only supported by the mkv-container. So this wouldn't be solution for avi, mpeg, wmv, ...
     

    Users who are viewing this thread

    Top Bottom