Refactor and extend the plugin MANIFEST.MF parser

Redesign the PluginDetailsModal
This commit is contained in:
grimsi
2025-05-15 14:15:15 +02:00
parent 9f7233cb88
commit 4230bf31cc
13 changed files with 1412 additions and 46 deletions
+8 -5
View File
@@ -1,6 +1,9 @@
Manifest-Version: 1.0
Plugin-Version: 1.0.0-alpha7
Plugin-Class: de.grimsi.gameyfin.plugins.steam.SteamPlugin
Plugin-Id: steam
Plugin-Description: Steam Metadata
Plugin-Version: 1.0.0-alpha6
Plugin-Provider: grimsi
Plugin-Id: de.grimsi.gameyfin.steam
Plugin-Name: Steam Metadata
Plugin-Description: Fetches metadata from Steam using undocumented public API endpoints.<br>
This is more of a proof of concept and is prone to breaking when the Steam API changes.
Plugin-Author: grimsi
Plugin-License: MIT
Plugin-Url: https://github.com/gameyfin