Version 2.9.3
=======================
+ HOTFIX: use 0.7.93 MediaInfo lib, latest one crashes on ISO files!
+ EXPERIMENTAL: UPnP support - https://goo.gl/NieeJ8
+ updated libmediainfo to 0.7.94
+ changed display of runtime in media files tab to a shorter version with seconds
+ updated Trakt, now being able to scrape in user language (if available)
+ correct wrong TVDB entries, where year is specified in title
+ added movie edition to the NFOs
+ remember some choices you do in the UI (like chosen export folder, export template, ...)
+ added warning when exporting to a non empty directory
+ added button for TV show renamer in the top bar
+ enhanced video format detection #131
+ added "update single movie" (in addition of update datasource)
+ movie list: the indicator for missing artwork now respects your settings (poster/fanart only!)
+ some scraper can now scrape with the first aired date in addition to season/episode number
+ added movie sorting by release date
+ added spoken languages to MediaPortal NFO
+ write media source to episode NFOs too
x enhanced season/episode parser
x fixed several crashes when pressing the play button #139
x fixed stacking detection #132
x fixed some Trakt.tv syncing issues #137
x fixed searching for movie set id in movie set editor
x fixed scraping localized countries #110
x automatically drop corrupt entries from the database
x fixed actor image writing
x fixed movie renamer token $1/$2 to use first alpha numeric character
x fixed Plex trailers wrongly detected as extras #135
x fix thumb image naming for disc style episodes
x fix renaming of disc style episodes
x fixed start of playback on several linux systems
x fixed movie renamer where trailing dots have been truncated for folders
x fixed writing of .actors thumbs
x fixed reading of mediainfo.xml
x fixed movie sorting
x changed appearance of the subtitle download button #140 #119
x fixed searching for TV show actors in the UI filter
  you may need to restart tinyMediaManager once after the update


Version 2.9.2
=======================
+ added action: download missing artwork
+ added parsing of Synology VSMETA files
+ added shortcut (CTRL - F) to jump to the search field (thx @hampelratte)
+ improved user interaction for tags and genres (thx @hampelratte)
+ get a list of video files for TV show export with episode.videoFiles
+ added HDRip as an own media source
+ movie renamer: added $K token (first tag)
+ added moving of genres/tag in the movie editor
x fixed localized artwork loading for brazilian users
x fixed deleting of backup folder in windows #120
x fixed detection/renaming of movieset artwork in movie folders #111
x do not remove movie set artwork when removing movies from tmm #111
x do not remove movie sets when removing movies/data sources from tmm #111
x increased max memory setting for 64bit users to 2560MB
x updated MediaInfo to 0.7.91
x fixed parsing of media source


Version 2.9.1
=======================
+ added Trakt.tv scraper
+ added option in the bulk renamer to set/clear the sort title
+ updated libmediainfo to 0.7.90
+/x added escaping of file names/urls in the movie exporter
x fixed loading of plugins from a network share
x added a connector for XBMC/Kodi < v16
x fixed some UI scaling issues
x fixed NFO writing for multi movie folders
x fixed settings for Turkish language (#102)
x fixed renaming in case insensitive file systems (#101)
x respect renamer settings for subtitle language tag when downloading
x fixed language code detection (#107);
  (user with swedish subs may have to rename their subs after upgrading!)


Version 2.9
=======================
SCRAPER CHANGES: 
You now have the option to scrape localized language/country names instead of ISO codes
!Check your scraper config (IMDB/TMDB/MovieMeter.nl)!

MOVIE SET CHANGES:
Due to recent changes in Kodi we've changed our internal handling of movie sets:
- the sorttitle of movies in a movie set is no longer used
  (tinyMediaManager and Kodi use the release date to sort)
- tinyMediaManager now supports the new NFO style for movie sets
  (reading & writing; we also support reading the old style for importing)

! Due to the NFO changes and sorttitle changes you should rewrite the NFO                   !
! files of your movies if you use movie sets! (Don't forget to re-import your movies in Kodi) !

+ MediaInfo: parse pre-generated XMLs (mainly needed for ISO files)
+ added support for clearlogos
+ added a date picker for easier date editing
+ added automatic download of extra artwork for movie sets
+ implemented filtering for multiple tags (movie & TV shows)
+ implemented filtering for multiple datasources (movie & TV shows)
+ added play button in the movie chooser
+ added scraping of movie set artwork from fanart.tv
+ added connection throttling for anidb
+ added theatrical to movie editions
x fixed subtitle downloading where language tag got stripped off
x fixed a UI glitch in the movie renamer settings when no folder name has been chosen
x fixed Kodi scraper detection on MacOS
x some improvements to the TV show renamer
x fixed update of offline data sources
x fixed an occasional multi threading problem (ConcurrentModificationException)
x fixed loading of online movie set artwork (if no local artwork has been found)
x adhere graphic settings better for multiple movies in one directory / disc folders 
x added filter indicator for TV shows too
x fixed detection of episode files
x improved episode name detection at import
x fixed renaming TvShows on CMD line
x fixed downloading of empty movie set image files
x fixed changing the default scraper in the episode editor dialog
x many internal changes....

