parent
9c73786251
commit
67cf95f6c2
|
@ -108,6 +108,10 @@ function Settings() {
|
||||||
Metadata
|
Metadata
|
||||||
</Link>
|
</Link>
|
||||||
|
|
||||||
|
<div className={styles.summary}>
|
||||||
|
Create metadata files when episodes are imported or series are refreshed
|
||||||
|
</div>
|
||||||
|
|
||||||
<Link
|
<Link
|
||||||
className={styles.link}
|
className={styles.link}
|
||||||
to="/settings/metadatasource"
|
to="/settings/metadatasource"
|
||||||
|
@ -116,7 +120,7 @@ function Settings() {
|
||||||
</Link>
|
</Link>
|
||||||
|
|
||||||
<div className={styles.summary}>
|
<div className={styles.summary}>
|
||||||
Create metadata files when episodes are imported or series are refreshed
|
Information on where Sonarr gets Series and Episode information
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<Link
|
<Link
|
||||||
|
|
Loading…
Reference in New Issue