New: Added Audiobook categories for Readarr

pull/63/head
Robin Dadswell 3 years ago committed by GitHub
parent 86c0fec682
commit 74eee38aad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,7 +23,7 @@ namespace NzbDrone.Core.Applications.Readarr
{
ProwlarrUrl = "http://localhost:9696";
BaseUrl = "http://localhost:8787";
SyncCategories = new[] { 7000, 7010, 7020, 7030, 7040, 7050, 7060 };
SyncCategories = new[] { 3030, 7000, 7010, 7020, 7030, 7040, 7050, 7060 };
}
public IEnumerable<int> SyncCategories { get; set; }

Loading…
Cancel
Save