mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-15 08:15:37 +00:00
Implement detection of removed games & unmatched paths
Implement persisting unmatched paths Various minor refactorings
This commit is contained in:
@@ -122,7 +122,7 @@ class SteamPlugin(wrapper: PluginWrapper) : GameyfinPlugin(wrapper) {
|
||||
|
||||
|
||||
/**
|
||||
* Often titles on Steam copyright symbols which makes matching between different providers harder
|
||||
* Often titles on Steam contain copyright symbols which makes matching between different providers harder
|
||||
* This method removes those symbols
|
||||
*/
|
||||
private fun sanitizeTitle(originalTitle: String): String {
|
||||
|
||||
Reference in New Issue
Block a user