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

mlaggner

Portal Pro
September 23, 2013
166
273
Home Country
Austria Austria
After a few months of heavy code cleanups, implementing new features and an UI rework (approx. 180 commits) we are proud to announce
tinyMediaManager version 2.6
The biggest change in version 2.6 is the donator version. Registering as a donator will unlock some really nice features. Read more about it in http://www.tinymediamanager.org/index.ph...r-version/.
Full changelog:

06. Sept. 2014 - Version 2.6
DONATOR VERSION

Our donators are now able to register their tinyMediaManager copies to unlock special features as a “Thank you” for their support. http://goo.gl/L8G5BB

! trailer downloading (donator feature) (http://goo.gl/hozk18)
! Trakt.tv integration (donator feature) (http://goo.gl/WNEzsG)
! Movie renamer preview (donator feature) (http://goo.gl/PS50MF)
! automatically add existing movies to movie sets (donator feature)
+ bigger UI rework (http://goo.gl/3wy3gL)
+ configurable font and font size
+ preserve unsupported XML tags (from other tools) in NFO files
+ extra artwork (banner, CD art, clearart, ..) is now available for movies and movie sets
+ new threading model: you can now queue different tasks; display open tasks (http://goo.gl/yFGtPq)
+ preview of images in the image chooser (http://goo.gl/kIFaKJ)
+ smart scrape: if there is no result from automatic scrape a manual scrape will pop up
+ NFO enhancement: multiple IDs (from several meta data providers) will be stored
+ option to set the preferred media player
+ able to play trailers
+ trailer preferences (which one to automatic choose for NFO)
+ delete works now with deleting physical files (moving to backup folder)
+ ignore some Mac specific files on searching hdd/network shares
+ language updates
+ hotkeys for menu and other functions
+ improved season and episodes parser
+ several enhancements to the TV show renamer
+ show artwork from the media file panel in lightbox
+ export for TV shows basically done
+ more filter options for TV shows
+ media source management (http://goo.gl/cE62xb)
x fix occasional database inconsistencies
x fix TvShow rename in command line
x fix an occasional crash when choosing artwork
x empty url cache from broken/unreadable HTTP responses
x better integration of the year to the result score calculation
x filter duplicate results from ofdb
x prevent audio streams from being added multiple times
x detect stacking markers with leading zeros
x import of watched state from XBMC NFO
x thousands of various fixes and stabilization from past half year
smile.png
 

Lehmden

Retired Team Member
  • Premium Supporter
  • December 17, 2010
    12,562
    3,944
    Lehmden
    Home Country
    Germany Germany
    Hi.
    Thanks for new version.
    But I found an issue that is introduced with the new version. If there is a series episode with a 3 digit episodes number tMM identifies it wrong. I just had episode 545 of season 1 of the show "Railway Romance". The file was named "s01e545 - Steamtown USA.mkv" (Steamtown USA is the titile of the episode) but is identified as two episodes, S05E45 and S05E54... As there is no season 5 on TVDB tMM did not find anything. This was working properly in previous versions.
     

    mlaggner

    Portal Pro
    September 23, 2013
    166
    273
    Home Country
    Austria Austria
    yes, we've changed our regular expression to cover more different variants of episode file naming. You just found one more file name which does not work :( This is a real pain :(
    We'll tweak our regex once more :D
     

    Lehmden

    Retired Team Member
  • Premium Supporter
  • December 17, 2010
    12,562
    3,944
    Lehmden
    Home Country
    Germany Germany
    Hi.
    How should I name the episode to be recognised correctly? It's not important to me as there are not too much seasons with more than 100 episodes in.... This single file every now and then is not too much work. But I need metadata for those files...
     

    mlaggner

    Portal Pro
    September 23, 2013
    166
    273
    Home Country
    Austria Austria
    08.09.2014 – version 2.6.1
    x fixed scraping of episode metadata
    x fixed TV show renamer
    x fixed year setting for TV show renamer
    x fixed image chooser for thumbs (they are no longer be shown as fanarts)
    x fixed slow performance of image cache with offline data sources
    x fixed crashes with trakt.tv sync
    x fixed opening of movie/TV show folder and playing of videos for linux/kde
    x improved handling of 0byte downloads (artwork) and choosing local artwork files
     

    Lehmden

    Retired Team Member
  • Premium Supporter
  • December 17, 2010
    12,562
    3,944
    Lehmden
    Home Country
    Germany Germany
    Hi.
    Sorry but new version 2.6.1 is working worse than 2.6. Every number contained in the name will be treaten as season or episodes number. E.G. x264 leads to Season2 episode 64, 720p leads to S7 e20, and so on. Imagine a filename like this (very common one):

    The.Big.Bang.Theory.S07E15.Eisenbahnromantik.German.DD51.Dubbed.DL.1080p.BD.x264-TVS.mkv

    This is added as s7 e15, s0 e51, s5 e1, s10 e80, s1 e8, s0 e8, and s2 e64.... So I need to rename nearly every single file before I can add it to tMM. With 2.55 I only needed to rename files with naming scheme like 208 for s2 e8... If I could find the older version 2.55 somewhere I would change back to it.

    And for 3 digit episodes numbers (S01E481) not even manual editing in front end is working. It would be scrapped correctly after editing but the renaming feature still did not work on this.
     

    mlaggner

    Portal Pro
    September 23, 2013
    166
    273
    Home Country
    Austria Austria
    well, there was no change in the episode detector between 2.6 and 2.6.1 (we did not have enough time to finish it).
    good news: our tweaks for 2.6.2 work with your files (along with all other files I got in different bug reports).

    you may have only a few days patience until I can finish 2.6.2
     

    mlaggner

    Portal Pro
    September 23, 2013
    166
    273
    Home Country
    Austria Austria
    21.09.2014 - version 2.6.2
    + added column for watched state to the movie table
    + added action to scrape episode metadata without thumbs
    + added quick creation of movie sets to the movie bulk editor
    x greatly improved our episode detection engine
    x performance improvements with loading and update datasources
    x fixed season poster detection
    x fixed occasional crashes with trakt.tv
    x fixed wrong filenames in the renamer preview
    x fixed losing donator registration information
    x fixed crashes in ofdb.de, moviemeter.nl and zelluloid.de scraper
    x fixed trailer detection (movies with trailer in their name weren't added)
    x fixed startup crashes with orphaned movie sets
     

    Helios61

    Retired Team Member
  • Premium Supporter
  • January 30, 2008
    4,587
    873
    62
    NRW
    Home Country
    Germany Germany
    Hi Manuel

    Big Thanks for your effort with tMM. I have some questions/wishes for one of the upcoming releases and i hope it will be possible to realize.

    1. Autodetection and filtering of 3D Movies, maybe by filename (3D, 3DSBS, 3DTAB, ...)!
    2. Exclude files from database (Context menu). Example: I've some Bonus discs in movie folder (Blu-Ray ISO) Every time i refresh my database, i have to delete these discs again)
    3. Grabbing TV-Shows, stored on more then only one drive. Example: Homeland Season1 stored on Drive D, Homeland Season 2 stored on Drive E, Homeland Season 3 stored on Drive F.....

    Thanks in advance
    Helios
     
    Last edited:

    Users who are viewing this thread

    Top Bottom