3
I Use This!
High Activity

News

Analyzed about 14 hours ago. based on code collected about 15 hours ago.
Posted almost 4 years ago by Manuel Laggner
+ updated libmediainfo to 21.03 + (movies/TV shows) added “force best match” to automatic subtitle downloads (rather than only download file hash matches) + added possibility to double click the image in the image chooser to select the artwork #1094 ... [More] + re-added various zoom options to the image preview window #1094 + added filter options for the image chooser #1253 + (movie sets) some UI enhancements: show IMDB id, show artwork files, show year in search dialog #1285 #1280 + (TV shows) option to only include the first studio in the NFO + (movies/TV shows) search via TMDB id, IMDB id and TVDB id is now possible (TV shows only) x changed the database compacting logic to be more resistant to file corruptions x (macOS) re-compiled the launcher with golang 1.15 to support macOS 10.11 #1278 x fixed occasional crash on startup of the TV show module #1283 x (TV show) support more than 9 extrafanarts in the renamer #1286 x (TV show) also respect the trailer filename settings in the TV show renamer #1287 x (movies/TV shows) respect first alphanumeric character for the “first” renderer x (TV show) embed episode details into a scroll pane #1289 x (FFmpeg) suppress unnecessary error logs #1284 x (TV show) write/read country tag to/from NFO files x (TV show) parse aired tag before the premiered tag for episode NFOs #1295 x repackaged the linux distributable to only contain one root folder #1257 x do not crash the scrape if imdb ratings cannot the loaded #1299 x enhanced cleaning of filenames on import #950 x some fixes for detecting/handling pt-BR subtitles x reuse the playcount from pre-existing NFO files when writing new NFO files #1296 x (OMDb API) enhanced searching of movies with short titles like “21” #1310 [Less]
Posted about 4 years ago by Manuel Laggner
Starting with tinyMediaManager v4.1.4 it is now possible to do a movie/TV show search using the TMDB/IMDB/TVDB id directly in the search window. To make this work, you have to prefix the id with the name of the metadata provider:
Posted about 4 years ago by Manuel Laggner
x (macOS) fixed JVM discovery on Big Sur x (TV shows) better cancel handling of update data sources #1255
Posted about 4 years ago by Manuel Laggner
+ Emby compatibility enhancements (TV shows) proper trailer naming for Emby (TV shows) added tmdbid to the NFO (TV shows) added option to write to the TV show NFO (TV shows) added option to write all actors/guests into the TV show NFO
Posted about 4 years ago by Manuel Laggner
+ new columns for HDR and aspect ratio - thx @icebaer72 + (movies/TV shows) re-added persisting of last used filters #1153 + (movies) option to only include the first studio in the NFO + (movies) added cover.ext to well known poster file names x ... [More] removed unused code fot TV show ratings #1233 x display custom rating source logo #1233 x do not delete tags on further scrapes #1233 x (movies/TV shows) saving changed data sources in settings x (movies/TV shows) do not write NFO on update data sources x (TV shows) do not strip out TV show title from inside the episode title x changed renamer token ${hdr} to ${hdrformat} x better propagation of API errors to the UI #1237 x (TV shows) reworked scrape new items x (macOS) search for Kodi scrapers in different locations x (TV shows) writing of correct NFO file name for BD/DVD episodes #1248 x (movies/TV shows) fixed update data sources for git-annex setups #1223 x run some long running actions in a background task x (movies) sorting of MS/RT columns x (movies/TV shows) fixed rendering issues of bidirectional text [Less]
Posted about 4 years ago by Manuel Laggner
x fix loading of various aspect ratio icons #1160 x fixes Trakt.tv integration x fixed parsing of TMDB id for TV shows
Posted about 4 years ago by Manuel Laggner
+ filter for note field x (TV show) fixes endless update data source #1230 #1228 x (TV show) do not select all episodes in TV show rename action per default x better visualization of failed download #1229 x increased max memory limit to 8G x fix changing maximum download thread count at runtime #1232 x sort showlinks in the dropdown box #1231
Posted about 4 years ago by Manuel Laggner
+ License changes - Now there is a FREE and PRO version of tinyMediaManager. In the FREE version there is no more limitation of loaded movies/TV shows or API calls.
Posted over 4 years ago by Manuel Laggner
tinyMediaManager v4.1 introduced a new JMTE renderer (replace) to do custom replacements. Those replacements can be defined by the user by placing a CSV file containing all desired replacements in the tinyMediaManager data folder. The CSV file needs to the separated by a comma (,) and the values can be escaped with double quotes (").
Posted over 4 years ago by Manuel Laggner
tinyMediaManager v4.1 introduces a new expert mode in the bulk editor to freely set some pre-defined text fields in the movie. This expert mode allows you to set the value of a text based field in the movie with JMTE syntax. Using JMTE here allows ... [More] you to access all other information of the movie including the associated files to fill the target field in the movie. [Less]