Commit Graph

31 Commits

Author SHA1 Message Date
grimsi dec1793519 Prepare 2.0.0 release 2025-07-24 21:16:48 +02:00
GRIMSIM ed95400d2d Try to parse release date from store page
Use short_description because of relevance of content
2025-06-18 17:48:21 +02:00
GRIMSIM 5e52d11835 Extend Plugin API to return a list of covers and header images
Implement dedicated header image in GameView
Implement GameHeaderPicker
2025-06-16 16:56:46 +02:00
grimsi d3d46b6b01 Move package "de.grimsi.gameyfin" to "org.gameyfin" 2025-06-14 19:26:17 +02:00
grimsi 4394b2240b Add ordinal number to plugins 2025-06-14 18:33:19 +02:00
grimsi 93861310fa Improve metadata matching algorithms 2025-06-14 13:00:15 +02:00
grimsi d9f97f1de5 I hate Steam. Why is releaseDate a free-text field in the API? 2025-06-13 19:26:47 +02:00
grimsi c74a7e9bf1 Fix URL encoding of search queries 2025-06-13 18:53:30 +02:00
grimsi 4811681f05 Implement parsing of quarter dates ("Q2 2026") to SteamMetadataPlugin 2025-06-13 17:45:30 +02:00
grimsi 0633bb14e7 Extend GameMetadataProvider with fetchById 2025-06-12 19:53:09 +02:00
grimsi f5d9d34a2b Move from de.grimsi.gameyfin.plugins to de.grimsi.gameyfinplugins 2025-06-10 12:34:55 +02:00
grimsi 0050ab1f74 Implement type-safe config for plugins in BE and FE 2025-06-03 17:51:17 +02:00
grimsi 9c6becb29e Refactor GameyfinPlugin and ConfigurableGameyfinPlugin to fix SLF4J issue 2025-05-16 10:59:49 +02:00
grimsi 75a5d5997a Refactor plugin config logic into Configurable 2025-05-15 16:34:50 +02:00
grimsi 4230bf31cc Refactor and extend the plugin MANIFEST.MF parser
Redesign the PluginDetailsModal
2025-05-15 14:15:15 +02:00
grimsi 355cfcbe65 Fix parsing of "Coming soon" in date field 2025-05-11 12:04:37 +02:00
grimsi 432b27adfc Add plugin for SteamGridDB game covers 2025-05-10 13:00:14 +02:00
grimsi 4e3b6f7152 Implement detection of removed games & unmatched paths
Implement persisting unmatched paths
Various minor refactorings
2025-05-07 12:55:01 +02:00
grimsi 5c0e06c1d7 Update dependenicies
Update Plugin-API to allow multiple results per plugin
Add LibraryDetailsModal
Minor refactorings & bugfixes
2025-05-01 22:07:55 +02:00
grimsi aae9a989d0 Minor bugfixes in IGDB plugin
Minor bugfixes in Steam plugin
2025-03-31 11:25:50 +02:00
grimsi 7fdeeedad3 Add "originalIds" to Game entity
Add "userRatings" to Game entity
Add "criticRatings" to Game entity
2025-03-30 22:23:23 +02:00
grimsi 17d3211d22 Add logo support to plugins and UI 2025-03-30 12:11:58 +02:00
grimsi 2981e87e76 Simplify Steam plugin to make it more resilient to API changes 2025-03-28 21:08:18 +01:00
grimsi 8fdb6ac24d Preparations for plugin prioritisation and metadata merging 2025-01-04 18:26:11 +01:00
grimsi 046b550cc9 Finalize Steam plugin (more or less) 2025-01-04 17:51:23 +01:00
grimsi eb14007190 Update Plugin API (and plugins)
Fix issue with persisting new games
2024-12-21 23:43:38 +01:00
grimsi 890748fb7c Finish implementing IGDB plugin
Updated Plugin API
Updated Steam plugin
Other minor improvements
2024-12-21 19:01:33 +01:00
grimsi 7b12ce1029 Verify plugin config before starting plugin
Fix issue with SLF4J in plugins
2024-12-20 00:48:57 +01:00
grimsi 5eb94180e7 Implement plugin config validation
Refactor plugin management card
2024-12-19 13:23:19 +01:00
grimsi 79119fc467 Update dependencies and plugins 2024-12-05 09:48:43 +01:00
grimsi cebfc99ec2 Proof of concept implementation for a Steam metadata provider plugin
Mainly for testing purposes
2024-11-01 15:41:25 +01:00