https://bugs.kde.org/show_bug.cgi?id=416718
--- Comment #3 from Robby Stephenson <ro...@periapsis.org> --- Git commit d41087493cb06c3581858f37838e6d978138414e by Robby Stephenson. Committed on 25/01/2020 at 16:57. Pushed by rstephenson into branch 'master'. MobyGamesFetcher - cache platform name, add raw query, improve timer Use the platform name normalization and cache the mapping from MobyGames id to name. Improve the idle timer to honor the API request limit of once per second. Add a Raw query to allow entry updates to use a platform name to avoid additional API hits. M +67 -19 src/fetch/mobygamesfetcher.cpp M +10 -0 src/fetch/mobygamesfetcher.h M +33 -0 src/tests/mobygamesfetchertest.cpp M +1 -0 src/tests/mobygamesfetchertest.h https://commits.kde.org/tellico/d41087493cb06c3581858f37838e6d978138414e -- You are receiving this mail because: You are watching all bug changes.