mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 17:44:43 +01:00
rework people
This commit is contained in:
@@ -50,7 +50,7 @@ namespace MediaBrowser.MediaEncoding.Subtitles
|
||||
{
|
||||
get
|
||||
{
|
||||
return Path.Combine(_appPaths.CachePath, "subtitles");
|
||||
return Path.Combine(_appPaths.DataPath, "subtitles");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user