New: Lidarr to Readarr

This commit is contained in:
Qstick
2020-02-29 15:51:29 -05:00
parent 7359c2a9fa
commit 3b7eb01918
565 changed files with 1669 additions and 4272 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ class QueueOptions extends Component {
type={inputTypes.CHECK}
name="includeUnknownArtistItems"
value={includeUnknownArtistItems}
helpText="Show items without a artist in the queue, this could include removed artists, movies or anything else in Lidarr's category"
helpText="Show items without a artist in the queue, this could include removed artists, movies or anything else in Readarr's category"
onChange={this.onOptionChange}
/>
</FormGroup>