can MP use local cover files? (1 Viewer)

raphael

Portal Pro
March 24, 2005
56
4
Home Country
Poland Poland
Hi
I have all movies in one folder with covers.
Movie and Cover have the same name e.g
Tiltle1.mkv and Title1.jpg
Can I force MP to use my cover files?
I have all in one folder
 

hafblade

Portal Pro
January 19, 2011
675
290
Trier, Germany
Home Country
Germany Germany
Don't know if this is possible but I guarantee you that you will have a much much easier time in the future if you sort it into subfolders.
I'm using htpc applications now over 6 years and when I have learned something in this time it is that you should stick with the standard.
If you stick with the standard you will be able to use all your data in almost all possible htpc applications like MediaPortal, XBMC, MediaPortal 2, Windows Media Center, Windows Media Player, DVB Viewer and so on and so on...

So there is no absolute standard but there are some "normal" structures for movie / series folders like the following:

Movies:

Moviename (year)/Moviename (year).<ext> (movie)
Moviename (year)/folder.jpg
Moviename (year)/Moviename (year).jpg
Moviename (year)/Moviename (year).nfo
Moviename (year)/fanart.jpg
Moviename (year)/backdrop.jpg
...

Series:

Series/s01e01 - <title>.<ext>
Series/s01e02 - <title>.<ext>
Series/s01e03 - <title>.<ext>
...
Series/s02e01 - <title>.<ext>
Series/s02e02 - <title>.<ext>
...

And so on.

@Note for me :)
I think it's time for me to write some standard file naming etc. tutorial. I wanted to write it now for long time. Perhaps I could do it this weekend.
 

raphael

Portal Pro
March 24, 2005
56
4
Home Country
Poland Poland
But then I can't browse movies in standard MP way

I found also another thing:
All movies with rating PG-13 are shown as PG
I used standard default importer settings
 

RoChess

Extension Developer
  • Premium Supporter
  • March 10, 2006
    4,434
    1,897
    But then I can't browse movies in standard MP way

    I found also another thing:
    All movies with rating PG-13 are shown as PG
    I used standard default importer settings

    You should be able to use %filename%.jpg for cover import setting, so you can do it as you wish.

    As far as "PG" being used for a PG-13 movie, that sounds like a problem with the default imdb.com scraper script then. I just tested it in my IMDb+ scraper-script system and it still works fine in there, so imdb.com did not change their website again (they have changed it before that caused the exact same problem).

    I'll log the PG problem at the right spot (Google code issue tracker), so just be patient for next version, or if you are impatient you could give IMDb+ a try.
     
    Last edited:

    Users who are viewing this thread

    Similar threads

    I have all of my media on a NAS. I guess it might just be a network issue, then.
    I have all of my media on a NAS. I guess it might just be a network issue, then.
    Whenever I go into the back end for Moving Pictures, it almost immediately hangs on the Movie Importer tab. If I want to go into...
    Replies
    4
    Views
    503
    Well, there is nothing wrong in the log. I have personaly tested the bitstreaming after DVD resume, and I can confirm that the LAV audiodecoder shows status 'bistreaming' on the output. What is your LAV status?
    Well, there is nothing wrong in the log. I have personaly tested the bitstreaming after DVD resume, and I can confirm that the LAV...
    My apologies for posting two separate issues in one posting, however, the logs I have cover both. 1. Resume playback of...
    Replies
    13
    Views
    1K
    Please check the wiki. I never take online sources but perform offline imports. You can use external tools for that and change all data including poster. Also the import speed is much faster + the local data are kept forever, even MP2 is removed. To overwrite only some movies you need to remove them once from the share, place an...
    Please check the wiki. I never take online sources but perform offline imports. You can use external tools for that and change all...
    Hi, I'm new here but have been gradually getting my head around setting everything up but one simple task is throwing me off - how...
    Replies
    1
    Views
    495
    Hi, I'll move this into an own thread under "feature requests". I like the idea, but I think we can currently not implement this with further changes. I've checked the models and there are no variables, that could be easily called.
    Hi, I'll move this into an own thread under "feature requests". I like the idea, but I think we can currently not implement this...
    MP2 is great, but I‘d rely one change. I can have optional help texts, which are nice for a first time use, but then do not have...
    Replies
    1
    Views
    677
    So far I needed to limit the media items to respect the token limit of ChatGPT. Now the complete media items can be used, because the movie list is splitted into chunks of a specified size and responses for each chunk are concentrated into the result list :) private async Task<string> GenerateResponseWithGPT(string searchQuery...
    So far I needed to limit the media items to respect the token limit of ChatGPT. Now the complete media items can be used, because...
    Hi, I'm planning to write a plugin for MediaPortal 2, that supports users to find the right media items with help of AI...
    Replies
    6
    Views
    972
    Top Bottom