2018-11-02 21:04:49 +00:00
|
|
|
|
{
|
|
|
|
|
"urls": "http://localhost:5123",
|
|
|
|
|
"Logging": {
|
|
|
|
|
"IncludeScopes": false,
|
|
|
|
|
"Console": {
|
|
|
|
|
"LogLevel": {
|
|
|
|
|
"Microsoft.AspNetCore.Mvc.Razor.Internal": "Warning",
|
|
|
|
|
"Microsoft.AspNetCore.Mvc.Razor.Razor": "Debug",
|
|
|
|
|
"Microsoft.AspNetCore.Mvc.Razor": "Error",
|
|
|
|
|
"Default": "Trace"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"LogLevel": {
|
|
|
|
|
"Information": "Debug"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Tokens": {
|
|
|
|
|
"PrivateKey": "!1232bcdb4bebc80a0d080883d6deefuxlsh8bfc920c2a8cskeuxd8349sk412aa785662e594b4df48cb46aa3c652b40b3#",
|
|
|
|
|
"PublicKey": "91i4874y24134E50sz7dges68AB08",
|
|
|
|
|
"Lifetime": "86400",
|
|
|
|
|
"Issuer": "http://localhost:5123",
|
|
|
|
|
"Audience": "http://localhost:5500"
|
|
|
|
|
},
|
|
|
|
|
"ConnectionStrings": {
|
2018-11-05 00:08:37 +00:00
|
|
|
|
"RoadieDatabaseConnection": "server=voyager;userid=roadie;password=MenAtW0rk668;persistsecurityinfo=True;database=roadie;ConvertZeroDateTime=true"
|
2018-11-02 21:04:49 +00:00
|
|
|
|
},
|
2018-11-05 00:08:37 +00:00
|
|
|
|
"RoadieSettings": {
|
2018-11-02 21:04:49 +00:00
|
|
|
|
"SiteName": "Roadie",
|
2018-11-05 00:08:37 +00:00
|
|
|
|
"DefaultTimeZone": "US/Central",
|
|
|
|
|
"DiagnosticsPassword": "RoadieDiagPassword",
|
2018-11-02 21:04:49 +00:00
|
|
|
|
"InboundFolder": "Z:/incoming/",
|
|
|
|
|
"LibraryFolder": "Z:/library/",
|
2018-11-05 00:08:37 +00:00
|
|
|
|
"Thumbnails": {
|
|
|
|
|
"Height": 80,
|
|
|
|
|
"Width": 80
|
|
|
|
|
},
|
|
|
|
|
"MediumThumbnails": {
|
|
|
|
|
"Height": 160,
|
|
|
|
|
"Width": 160
|
|
|
|
|
},
|
|
|
|
|
"LargeThumbnails": {
|
|
|
|
|
"Height": 320,
|
|
|
|
|
"Width": 320
|
|
|
|
|
},
|
|
|
|
|
"DontDoMetaDataProvidersSearchArtists": [ "Various Artists", "Sound Tracks" ],
|
|
|
|
|
"FileExtenionsToDelete": [ ".cue", ".db", ".gif", ".html", ".ini", ".jpg", ".jpeg", ".log", ".mpg", ".m3u", ".png", ".nfo", ".nzb", ".sfv", ".srr", ".txt", ".url" ],
|
|
|
|
|
"RecordNoResultSearches": true,
|
2018-11-02 21:04:49 +00:00
|
|
|
|
"SingleArtistHoldingFolder": "Z:/single_holding/",
|
|
|
|
|
"ArtistNameReplace": {
|
|
|
|
|
"AC/DC": [ "AC; DC", "AC;DC", "AC/ DC", "AC DC" ],
|
|
|
|
|
"Love/Hate": [ "Love; Hate", "Love;Hate", "Love/ Hate", "Love Hate" ]
|
|
|
|
|
},
|
2018-11-05 00:08:37 +00:00
|
|
|
|
"Converting": {
|
|
|
|
|
"DoDeleteAfter": true,
|
|
|
|
|
"M4AConvertCommand": "ffmpeg -i \"{0}\" -acodec libmp3lame -q:a 0 \"{1}\"",
|
|
|
|
|
"OGGConvertCommand": "ffmpeg -i \"{0}\" -acodec libmp3lame -q:a 0 \"{1}\"\"",
|
|
|
|
|
"APEConvertCommand": "ffmpeg -i \"{0}\" \"{1}\""
|
|
|
|
|
},
|
|
|
|
|
"Integrations": {
|
|
|
|
|
"ITunesProviderEnabled": true,
|
|
|
|
|
"MusicBrainzProviderEnabled": true,
|
|
|
|
|
"SpotifyProviderEnabled": true,
|
|
|
|
|
"ApiKeys": [
|
|
|
|
|
{
|
|
|
|
|
"ApiName": "BingImageSearch",
|
|
|
|
|
"Key": "<KEY HERE>"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"ApiName": "LastFMApiKey",
|
|
|
|
|
"Key": "<KEY HERE>",
|
|
|
|
|
"KeySecret": "<SECRET HERE>"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"ApiName": "DiscogsConsumerKey",
|
|
|
|
|
"Key": "<KEY HERE>",
|
|
|
|
|
"KeySecret": "<SECRET HERE>"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"Processing": {
|
|
|
|
|
"DoAudioCleanup": true,
|
|
|
|
|
"DoSaveEditsToTags": true,
|
|
|
|
|
"DoClearComments": true,
|
|
|
|
|
"DoParseFromFileName": true,
|
|
|
|
|
"DoParseFromDiscogsDBFindingTrackForArtist": true,
|
|
|
|
|
"DoParseFromDiscogsDB": true,
|
|
|
|
|
"DoParseFromMusicBrainz": true,
|
|
|
|
|
"DoParseFromLastFM": true,
|
|
|
|
|
"MaximumArtistImagesToAdd": 12,
|
|
|
|
|
"MaximumReleaseImagesToAdd": 12,
|
|
|
|
|
"MaxImageWidth": 800,
|
|
|
|
|
"RemoveStringsRegex": "\\b[0-9]+\\s#\\s\\b",
|
|
|
|
|
"ReplaceStrings": [
|
|
|
|
|
{
|
|
|
|
|
"order": 1,
|
|
|
|
|
"key": "-OBSERVER",
|
|
|
|
|
"replaceWith": ""
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"order": 2,
|
|
|
|
|
"key": "[Torrent Tatty]",
|
|
|
|
|
"replaceWith": ""
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"order": 3,
|
|
|
|
|
"key": "_",
|
|
|
|
|
"replaceWith": ""
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"order": 4,
|
|
|
|
|
"key": "-",
|
|
|
|
|
"replaceWith": ""
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"order": 5,
|
|
|
|
|
"key": "~",
|
|
|
|
|
"replaceWith": ""
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"order": 6,
|
|
|
|
|
"key": "^",
|
|
|
|
|
"replaceWith": ""
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"order": 7,
|
|
|
|
|
"key": "#",
|
|
|
|
|
"replaceWith": ""
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
2018-11-02 21:04:49 +00:00
|
|
|
|
}
|
|
|
|
|
}
|