allow separate configuration of date format

This commit is contained in:
Luke Pulverenti
2017-10-30 00:51:43 -04:00
parent 93676f6838
commit 8ec8b46394
8 changed files with 50 additions and 45 deletions

View File

@@ -108,5 +108,7 @@ namespace MediaBrowser.Controller
string InternalMetadataPath { get; }
string ArtistsPath { get; }
string GetTranscodingTempPath();
}
}