2021-06-12, 17:55
Ember Media Manager 1.11.1 x64 - Build from 2021-07-18: Download
ATTENTION: After downloading these ZIP files you have to open the properties of these files and enable the checkbox "Allow" on the first tab. Otherwise Windows blocks it from load while Ember starts.
IMDb Hotfix (2023-0101) for 1.11.1 x64: Download
Videobuster.de Hotfix (2023-01-01) for 1.11.1 x64: Download
Installs the new version like any other version in the old directory so that files that are no longer required are deleted!
Ember Media Manager is portable. That means all settings and temporarly files will be stored in the installation directory. For this reason, the software should not be installed under "C: \ Programs", as admin rights are required in this directory so that files can be changed.
Known bugs in 1.11.1:
Some announced features has been postponed because of bigger chances in code than expected.
Changelog 1.11.1:
Changelog 1.11.0:
ATTENTION: After downloading these ZIP files you have to open the properties of these files and enable the checkbox "Allow" on the first tab. Otherwise Windows blocks it from load while Ember starts.
IMDb Hotfix (2023-0101) for 1.11.1 x64: Download
Videobuster.de Hotfix (2023-01-01) for 1.11.1 x64: Download
Installs the new version like any other version in the old directory so that files that are no longer required are deleted!
Ember Media Manager is portable. That means all settings and temporarly files will be stored in the installation directory. For this reason, the software should not be installed under "C: \ Programs", as admin rights are required in this directory so that files can be changed.
Known bugs in 1.11.1:
Some announced features has been postponed because of bigger chances in code than expected.
- genre text is still missing in main window
- runtime is still missing in main window
- Kodi Interface logging/message needs some serious rework
Changelog 1.11.1:
- fixed: Custom Scraper does not scrape episode data if tv show NFO is unchecked
- fixed: "year" is empty if "premiered" is missing (added "year" as fallback value)
- fixed: some lists in settings will be refilled with default values if the user removes all entries
- fixed: datagridview is partially covered by the text box
Changelog 1.11.0:
- added: season title blacklist for generic titles (default list contains all known generic season titles that TMDb uses). All generic season titles will be wiped from the database during database upgrade.
- fixed: missing translations in all Edit dialogs, Custom Scraper and other places
- fixed: issues with IMDB rating
- fixed: "Exact matches" in IMDb search result dialog can't be selected
- fixed: play video/trailer buttons do not work
- fixed: inital directory for "Local Image" in Edit dialogs is not the video file containing directory
- fixed: "Open in Explorer" in tv shows now open the tv show folder instead of the parent folder
- fixed: invalid characters in movieset title are not replaced with "_" for Kodi Matrix file name defaults (requirement for Kodi Matrix build-in movieset image support)
- fixed: TMDb season information is not scraped while tv show scraping
- fixed: renamer does not replace "/" and "" in movieset title
- fixed: database can't find existing moviesets by TMDb ID while adding new movies
- fixed: Moviesets can't be edited (also added a better check and message if one ore more movies inside a movieset are offline)
- changed: combined all "sort tokens" into one general setting
- changed: default movieset fanart filename from "fanart1.jpg" to "fanart.jpg"
- removed: "ListTitle" from database (will now be generated on-the-fly)
- removed: XMLViewer (broken and no longer in use)
- code: clsAPIDatabase.vb cleanup
- code: renamed "SetTitle" to "Title" in table sets
- code: renamed "ReleaseDate" to "premiered" in table movie
- code: new type of List(Of String) for some settings