Tools and other software tinyMediaManager - The Media Manager for MediaPortal (Win/Mac/Linux) (5 Viewers)

mlaggner

Portal Pro
September 23, 2013
166
273
Home Country
Austria Austria
@SpudR do you have some examples for the missing ratings from IMDB?
 

mlaggner

Portal Pro
September 23, 2013
166
273
Home Country
Austria Austria
Version 3.0.3
=======================
+ reworked the YouTube download engine. Should now work for almost all trailers! (thx @wjanes)
+ separated space substitution for filenames and foldernames (movies) #611
+ added jump to movie by keystroke in the movie table
+ added Mexican Spanish to scraper languages #570
+ added Icelandic to scraper languages #574
+ added a duplicate episode filter #578
+ added a MovieEdition filter
+ added option to store tmm data into another folders Installation · Wiki · tinyMediaManager / tinyMediaManager · GitLab
+ added seconds to the runtime in the media files panel
+ added an option to hide media logos (to save space for low resolution devices)
+ reworked logic for finding the best artwork according to the settings #589
+ added first aired to the TV show tree #557
+ added a button to revert renamer template to the default value
+ added option to explicitly rebuild the image cache for selected movies/TV shows
+ added "Final Cut" to recognized movie edition patterns #612
x fixed downloading movie set artwork in the right resolution #580
x write user ratings to own tags in the NFO files
x write correct trailer url to the NFO
x do not write stream runtime for disc style movies to NFO
x sort tags in the tag filter dropdown
x enlarged the year column that occasional truncation should not happen again
x the logos panel does not push other fields (like play button, plot, ..) out of the screen
x removed duplicate shortcut CTRL+SHIFT+U #590
x do not throw exception if a TV show has x*100 episodes #587
x do not resize extrathumbs if the setting is deactivated #589
x replace colons in the renamer patterns
x enhanced the renamer replacements/cleanup #597
x execute a copy&delete if a move fails #602
x getMainVideoFile() now returns the first part of stacked movies/episodes rather than the biggest one
x fixed regexp to find extra(s) in nested movie folders #603
x fixed renaming of episodes with samples #601
x fixed crash in the movie renamer settings when a movie was in a UNC root #561
x fixed import of MediaInfo.xml files
x fixed TV show renamer spaces substitution
x fixed ${parent} processing in the renamer #609
x fixed removing of audio streams/subtitles in the media file editor #610
 

SpudR

Retired Team Member
  • Premium Supporter
  • July 27, 2007
    2,657
    718
    Yorkshire, UK
    Home Country
    England England

    Attachments

    • ag.png
      ag.png
      17.2 KB
    • bl.png
      bl.png
      56.4 KB
    • tb.png
      tb.png
      15.3 KB

    mlaggner

    Portal Pro
    September 23, 2013
    166
    273
    Home Country
    Austria Austria
    how does the imdb pages look like for you? I know that IMDB renders their pages according to your localization, but we should be able to parse as much as possible...
     

    SpudR

    Retired Team Member
  • Premium Supporter
  • July 27, 2007
    2,657
    718
    Yorkshire, UK
    Home Country
    England England
    It's a bit strange that some of the episodes grab the rating - some don't...
    There is no discernable difference per episode?
     

    Attachments

    • TheBoysIMDB.png
      TheBoysIMDB.png
      970.6 KB

    mlaggner

    Portal Pro
    September 23, 2013
    166
    273
    Home Country
    Austria Austria
    looks not suspicious to me..
    nevertheless, I've added some trace logging to the parser and changed the parsing of the rating/vote count to some more robust code. Maybe we get a new hint in the next release/nightly build (whatever you use)
     

    mlaggner

    Portal Pro
    September 23, 2013
    166
    273
    Home Country
    Austria Austria
    Version 3.0.4
    =======================
    + changed "finding unwanted files" logic to use regular expressions
    + show a warning what rename&cleanup does
    + added a new export template (Mobile Movie Search, Soda's modifs) thx @Poka
    x fix missing replacement of path separators in movie/Tv show renamer tokens #618
    x fix parsing of episode vote count in the IMDB scraper
    x fetching artwork sometimes returned the wrong type #617
    x fixed wrong detection of user defined genres like Marvel
    x fixed detection of IMAX edition x renamed Trakt.tv scraper option "API key" to "Client ID"
    x detecting season poster from folder.jpg #626
    x fixed removing of an underscore at the beginning of the renamer token #619
    x added trailer file names to presets
     

    smarty12345

    Portal Pro
    November 23, 2011
    100
    17
    United Kingdom
    Home Country
    Great Britain (UK) Great Britain (UK)
    I have found a bit of an issue with the way TMM writes NFOs for Media portal. At least specifically if using Moving Pictures for their movies. (I don't know if it applies to MPs built in "Videos" as I don't use it.

    I use local NFOs created by TMM and the Local data scraper.
    Most fields populate fine. But I am unable to get the Genres field to do so. I believe the issue is that the NFO is created with genres in the following format.
    <genres>
    <genre>Action</genre>
    <genre>Comedy</genre>
    </genres>

    It would seem either the scraper or the plugin itself isn't able to read the data in that layout. and needs the data to be as <genres>Action|Comedy</genres>

    The reason I believe this is a limitation of the plugin itself is that it doesn't have an issue importing data in the same format for Actors, but the same issue is also there for Directors, writers, studios, collections, languages etc. But TMM already writes that data in "plain text" either separated by a " | " or a " , "

    Would it be at all possible to change TMM so that it can write the genres data in the same way so that Moving Pictures can import the data?
    If so, it may be an idea to do the same for the collections field, as I could see that also being an issue if you had a film with overlapping collections.
    eg : Ant-man could be in both "AntMan Collection" and "Marvel Collection".

    Thanks.
     
    Last edited:

    mlaggner

    Portal Pro
    September 23, 2013
    166
    273
    Home Country
    Austria Austria
    I am sorry, but I don't know the internal structures from MP and why this NFO format does not work for you. This format has been developed a long time ago with some help of other users which use MP.
    Is there no "official" NFO description in the MP wiki which declares what fields are supported and how they should be structured?

    I am wondering because no one else have complained about that in the past years... (and the format has not been changed since then)
     

    Users who are viewing this thread

    Top Bottom