Improved IMDB usage (1 Viewer)

LastMar

Portal Pro
November 17, 2004
74
0
I think it would be better to be able to do IMDB searches on a particular movie file you have, based on the filename... You could then attribute the information you get from IMDB to the file.

Do MPEG files have tags like MP3's do?
 

LastMar

Portal Pro
November 17, 2004
74
0
Okay, well as an alternative, the information could be stored in a text file... You'd need to write code that takes in the imdb information, formats it in an easy-to-use way that can be read later, and saves it as a .txt file with the same filename as the movie file. The other side of this would have to read in the information and display it in MP.

Once in use, it would be something like this:

Select a movie, MP looks for a .txt with the same filename.

If it exists, it displays it (but still leaves the option for an IMDB lookup)

If it doesn't exist, it creates a blank file with the right name and "displays" that, and at the same time automatically searches imdb in the background

The imdb searching is done by the name of the file, so correct naming is important

Shouldn't be too hard to code, if you know how to get the info from imdb... Which I don't
 

MrMario64

Retired Team Member
  • Premium Supporter
  • April 22, 2004
    822
    1
    50
    Home Country
    Netherlands Netherlands
    and whats the advantage of putting this in a text file over what we do now and putting it in a database?
     

    LastMar

    Portal Pro
    November 17, 2004
    74
    0
    MrMario64 said:
    and whats the advantage of putting this in a text file over what we do now and putting it in a database?

    I didn't realize the data was actually saved; however, a text file might be better (but I'm no expert) because of three things I can think of:

    It seems like the program wouldn't have to step through as much data to find the correct information.
    Also, the formatting could be done in the text file, leaving only the task of displaying the text for the program to handle.
    It would also make it easier for people to manually edit the text if they wanted to.

    Anyway, my main point is that you should be able to tell it to search for a selected file on imdb, rather than having to type it in yourself...

    For example,

    -Read in the filename
    -Cut off the extension
    -Change non-alphanumeric spaces to characters (to avoid searching problems)
    -Search by title
    -If there isn't an exact match, show a list of partial matches
    -If there is an exact match, show the exact matches (there could potentially be more than one), and then below that either show the partial matches, or hide partial matches unless full list is requested
    -When a match is chosen, apply it to the file (either by text file or database)

    So it could work out. Maybe not.
     

    gabbe

    Portal Pro
    August 8, 2004
    58
    1
    Sweden
    I like the idea with a file for every movie. Look at GAM, it use separates files, and is much faster than MP. Saves both the info file and the picture.

    In the info-file You should find:
    1/ filename (s) for movie (> 1 file -> easy stacking)
    2/ picture name
    3/ disk number (if movie file don't exists -> offline movie)
    4/ normal imdb info

    advantages:
    1/ Can have info for movies that don't exists in imdb (I have many of them)
    2/ Info is easy editable for normal users
    3/ Easy to change picture
    4/ No need to remake everything in "every" MP-update
    5/ Can copy info/picture together with movie on DVD/CD
    6/ Easy to have "off-line" movies. Just delete movie and left picture and info.

    disadvantage:
    ? , can't see any

    Don't say that everything is editable in MP's database now. It maybe is but I have tried with sqlite. And that was NOT easy. It was more like impossible. I did manage to change the picturename but after next update all was gone :-(
    regards gabbe
     

    Users who are viewing this thread

    Similar threads

    THX for info. 0.62 plugin version doesn't crash with MP 1.31 therefore, it seems to me to be little buggy...
    THX for info. 0.62 plugin version doesn't crash with MP 1.31 therefore, it seems to me to be little buggy...
    Started on: 2023-12-26 last update: 2023-12-26 Summary: Minimize the amount of data written to disk by simulating a tempfs RAM...
    Replies
    4
    Views
    723
    Hi, I'm wish to be able to watch the recorded TV (*.ts) files on my Sony Bravia Android TV but cannot. The default media player app does not support the file type. So I installed VLC. VLC does read the ts files but the TV's remote does not allow to control basic VLC functions like FF or FR or pause etc... Tried 1-2 other apps, even...
    Hi, I'm wish to be able to watch the recorded TV (*.ts) files on my Sony Bravia Android TV but cannot. The default media player...
    Hi, I'm wish to be able to watch the recorded TV (*.ts) files on my Sony Bravia Android TV but cannot. The default media player...
    Replies
    0
    Views
    477
    OK, I found a way to make it work. It seems like MP-TV-series Configuration (and Moving Pictures Configuration) starts as Administrator, and the Administrator do not have yet logged in on the UNC \\192.168.222.247\Public even if the normal user on the PC have done it. So to fix it on the Win 11 HTPC: Created a shortcut to...
    OK, I found a way to make it work. It seems like MP-TV-series Configuration (and Moving Pictures Configuration) starts as...
    Hi! I was running MP1.33 x64 and I was fine and happy since many years, then the hard drive on the HTPC died. But I was able to...
    Replies
    1
    Views
    67
    Any other suggestions for this?
    Any other suggestions for this?
    I have Flirc and the Skip 1s remote sending volume +/- events. I prefer to rely on just the Windows volume control so in...
    Replies
    4
    Views
    370
    Fresh install of MP with Moving Pictures and IMDB+ (newest versions) on a new Windows 10 machine. Started scraping part of my library. I'm used to a relatively smooth and fast process. But now it was EXTREMELY slow. Also many titles that always gets identified by IMDB+ now were not. Themoviedb.org instead provided details. At first...
    Fresh install of MP with Moving Pictures and IMDB+ (newest versions) on a new Windows 10 machine. Started scraping part of my...
    Fresh install of MP with Moving Pictures and IMDB+ (newest versions) on a new Windows 10 machine. Started scraping part of my...
    Replies
    0
    Views
    451
    Top Bottom