Skip to content

Releases: maloep/romcollectionbrowser

2.2.4

08 Apr 19:19
Compare
Choose a tag to compare

2.2.4 (04/2020)

Import Games:
  * change url to thegamesdb API (v1)
  * remove legacy.thegamesdb.net scraper

2.2.3

07 Aug 04:42
Compare
Choose a tag to compare

2.2.3 (08/2018)

Import Games:
  * implement new thegamesdb API
  * rename old thegamesdb scraper to legacy.thegamesdb.net

2.2.2

11 Jul 08:44
Compare
Choose a tag to compare

2.2.2 (07/2018)

General:
  * move options from bottom to left
  * move options from context menu to Action pane
  * add color schemes
  * remove skins Night and Simplicity
  * add skins Arctic Zephyr, Confluence and Embuary
  * add mechanism to automatically update skin files
  * show navigation hint at startup
  * new keyboard shortcuts: filter Rom Collections and add/remove favorites

Browse Games:
  * move game filter from top to right
  * add filters for developer, max players, rating and region
  * add sort method and direction
  * smoother scrolling in game lists
  * make scrollbars optional
  * rename views
  * rework Poster view (fka Thumbs view)
  * new Landscape view

Launch Games:
  * fix bug when launching games on Android

2.2.1

23 May 05:26
Compare
Choose a tag to compare

2.2.1 (05/2018)

General:
  * update console list (added new platforms, fixed errors for giantbomb scraper)
  * new option in context menu: Scan Artwork Directories

Import Games:
  * support platforms with MAME style naming in offline Game-database-info scraper
  
Browse Games:
  * improve performance of loading game list
  * revert dynamic loading of artwork files (artwork is stored in database again)

2.2.0

11 Apr 20:52
Compare
Choose a tag to compare

2.2.0 (04/2018)

General:
  * lots of refactoring and bug fixing
  * new supplement addon: RCB widget
  * new translation: Spanish (thanks to trihy)
  * fixed language ids in strings-files
  * create all artwork directories in config wizard
  
Import Games:
  * move from configurable scrapers to hard coded scrapers
  * use mobygames API instead of website scraping
  * offline scraper for MAME history.dat file
  * offline scraper for Game-database-info xml files (provided by billyc999)
  * remove addon setting: "Automatic: Guess Matches"
  * remove addon setting: "Fuzzy Factor" (used in Guess Matches mode)
  * remove explicit "local nfo" scraper
  * new addon setting: prefer local nfo file if available
  * always create nfo files while scraping
  * existing nfo files will be updated with new information (no complete overwrite)
  * remove "local artwork" scraper (not needed anymore)
  * reduce number of sequentially invoked scrapers to 1
  * re-enable scrape on startup option (background scraping)
  * add background scraping option to import dialog
  * new option in import options dialog: "Use configured default scrapers"
  * download clearlogo artwork from thegamesdb.net
  
Browse Games:
  * lots of small layout fixes
  * load artwork files on RCB startup, no need to import artwork anymore
  * adjust missing artwork filter to new image loading
  * remove fullscreen video browser (replaced with fullscreen video view)
  * removed caching options from addon settings
  * adjust scrolling behaviour in Info 2 view
  * set aspectratio for upper/lower/left/right images to scale in info and info2 view
  * new addon setting: Use clearlogo as list title
  * new addon setting: Load artwork for game lists
  * new view: Fanart (with clearlogo and fullscreen video)

2.1.5

28 Jan 09:26
Compare
Choose a tag to compare

2.1.5 (01/2018)

General:
  * minor bugfixes and improvements

UI:
  * new default skin Estuary
  * new view: Shift

2.1.4

07 Jan 11:48
Compare
Choose a tag to compare

2.1.4 (01/2018)

General:
  * lots of refactoring (remove unused code, performance, readability, ...)  
  * minor bug fixes
  * add compatibility to Kodi Leia
  * break compatibility to Kodi versions < Krypton
  * exit script when home button is pressed

UI:
  * slight adjustments to Estuary UI controls

Import Games:
  * fix some scraper errors
  * remove archive.vg and maws.mameworld scraper

Browse Games:
  * sort consoles alphabetically in filter control

Launch Games:
  * RetroPlayer compatibility

version 2.1.3

10 Jan 06:17
Compare
Choose a tag to compare

2.1.3 (12/2016)

General:
  * migrated from google code to github
  * fix encodings in various places (aquiles2k)
  * changed isfile to xbmcvfs.exists (jloper3)
  * Modify scrapers and add test cases (bruny)
  * Set column as TEXT in Publishers table (bruny)
  * fix for Max folder depth bug (martyn-harris)
  * remove perspective field from moby scraper (martyn-harris)
  * add Mac OSX section in emu autoconfig (bruny)
  * fixes and improvements to scrape and db update process (bruny)
  * refactoring of config objects (bruny)

UI:
  * fix game boy advance platform config (aquiles2k)
  * fix for filter headers (aquiles2k)
  * fix for radio buttons (aquiles2k)
  * fix gameinfo ui for non-confluence skins (aquiles2k)