Kodi Community Forum

Full Version: Version 2.9.4
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
25.08.2017 - Version 2.9.4
=======================
HIGHLIGHTS:
+ Kodi XML scrapers for TV shows! (Donator only)
+ MediaInfo changes: if you have high-res, 6+ channel, 4k files,
it is recommended to do a "mediainfo reload" of all movies, to get the correct icons.
+ Animated poster scraping (not always visible inside TMM, but on filesystem)
+ OMDb API scraper. Private scraper: details at http://www.omdbapi.com/ (thx @wjanes) - https://goo.gl/Duzhc6
TinyMediaManager offers a limited access to OMDb API (10 calls per 15 seconds)
- removed the RottenTomates scraper because this service is no longer available for public usage

+ updated libmediainfo to 0.7.98
+ export movies/tv shows via command line #116
+ added fallback language scraping with tmdb scraper (thx @ProIcons) - https://goo.gl/a87VZc
+ fixed various templates to use correct graphics
+ added new templates
DeadSix27 HTML generator by DeadSix27 - https://forum.kodi.tv/showthread.php?tid=160863
Mobile Movie Search by Jennifer Gigliotti
+ added more icons for high res audio & video streams (Atmos, TrueHD, DTS:X, 4k)
+ added UltraHD Blu Ray as media source
+ added .sup as subtitle format for new installations #162
(existing ones may have to add this file type in the settings)
+ added video bit depth from mediainfo
+ added more detailed video resolutions #181 (thx @Gridluck)
+ preload settings screen for faster startup
x enhanced autom. downloading of subtitles #157 (thx @ProIcons)
x fixed handling for nested movie structures
x fixed default value for copyArtwork exporting
x fixed TV multi episode renaming #143
x fixed handling of JPEG images
x fixed storing preference for episode scrape
x fixed deleting original graphics on cache-miss
x changed forum links to the kodi.tv domain #155
x fixed some things in the image cache #153
x fix some surround audio icons #117
x fixed a mediaInformation JVM crash on some DVD ISO files
x fixed/enhanced media source detection #172 (thx @ProIcons)
x fixed detection of certain audio streams with mediainfo #173 (thx @ProIcons)
x fixed the year field in the editors: now you can set the year to zero
x better handling of network interruptions in the artwork downloader
x fixed default window size of the bug report dialog #184 (thx @ProIcons)
Thank you for all your continued hard work!,!
Thank you!
Shouldn't it show "SD 480p" icon for movies in resolution of under 480p (e.g. 640x360) and include them in "480p" resolution filter category just as Kodi does?
Currently it show no resolution icon for them, and they belong only to SD category.
well, this got changed with https://github.com/tinyMediaManager/tiny...r/pull/181
We now have a finer grained resolution & filters, but unfortunately, no icons yet....
(2017-08-29, 07:47)myron Wrote: [ -> ]well, this got changed with https://github.com/tinyMediaManager/tiny...r/pull/181
We now have a finer grained resolution & filters, but unfortunately, no icons yet....

Thanks for the reply! But 480p is still the lowest resolution listed in resolution filter. The only difference I can tell is it now has LD category, but no items belong to it. Shouldn't 640x360 now be counted as LD according to the definition? BTW consider displaying lower resolutions just as text over the fanart until they get proper icons.