mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-20 21:55:03 -04:00
Added cache breaking based on hash rather than version
This commit is contained in:
@@ -27,7 +27,7 @@ namespace NzbDrone.Api.Frontend.Mappers
|
||||
}
|
||||
}
|
||||
|
||||
protected abstract string Map(string resourceUrl);
|
||||
public abstract string Map(string resourceUrl);
|
||||
|
||||
public abstract bool CanHandle(string resourceUrl);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user