Skip to content

Commit 3c9c31e

Browse files
committed
Fix README layout
1 parent a702f77 commit 3c9c31e

1 file changed

Lines changed: 24 additions & 25 deletions

File tree

README.md

Lines changed: 24 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2,30 +2,7 @@
22

33
This [Jellyfin](https://jellyfin.org/) plugin provides metadata and cover art integration for the [One Pace](https://onepace.net/) project.
44

5-
6-
## Troubleshooting
7-
8-
### Arcs/seasons are not detected correctly
9-
10-
You might be missing a series-folder. Please see the [Pitfalls](#Pitfalls) section for more details. To ensure that your folder structure is correct, please follow these steps:
11-
12-
1. Note down the folder path for the library you configured this plugin for.
13-
2. Ensure that the library folder contains _one folder per series_ (e.g. `One Pace`).
14-
3. Ensure that the `One Pace` series folder contains _one folder per arc/season_, (e.g. `[One Pace][1-7] Romance Dawn [1080p]`).
15-
4. Ensure that the video files are placed _within the respective arc/season folder_.
16-
5. Replace all metadata for the library (see the [Outdated metadata](#Outdated-metadata) section).
17-
18-
19-
### Outdated metadata
20-
21-
If you are experiencing issues with outdated/partial data, please try explicitly replacing all metadata. This applies to Jellyfin in general and isn't specific to this plugin.
22-
23-
1. Press the three dots on the library.
24-
2. Select "Refresh metadata".
25-
3. Select "Replace all metadata" from the dropdown.
26-
4. Check "Replace existing images", if desired.
27-
5. Click the "Refresh" button.
28-
6. Wait for the scan to finish.
5+
> **If you encounter any issues, please try the [troubleshooting steps](#Troubleshooting) first.**
296
307

318
## What does it look like?
@@ -102,7 +79,17 @@ This integration is designed to work directly with the released files from the O
10279
```
10380

10481

105-
### Pitfalls
82+
## Troubleshooting
83+
84+
### Arcs/seasons are not detected correctly
85+
86+
You might be missing a series-folder. To ensure that your folder structure is correct, please follow these steps:
87+
88+
1. Note down the folder path for the library you configured this plugin for.
89+
2. Ensure that the library folder contains _one folder per series_ (e.g. `One Pace`).
90+
3. Ensure that the `One Pace` series folder contains _one folder per arc/season_, (e.g. `[One Pace][1-7] Romance Dawn [1080p]`).
91+
4. Ensure that the video files are placed _within the respective arc/season folder_.
92+
5. Replace all metadata for the library (see the [Outdated metadata](#Outdated-metadata) section).
10693

10794
Jellyfin expects a folder for both the series and each of the seasons/arcs. That means that you can't put your arcs directly into the library if you made one specifically for One Pace.
10895

@@ -121,3 +108,15 @@ In this case, you would need an additional season folder at the root of the libr
121108
^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
122109
library series season/arc episode
123110
```
111+
112+
113+
### Outdated metadata
114+
115+
If you are experiencing issues with outdated/partial data, please try explicitly replacing all metadata. This applies to Jellyfin in general and isn't specific to this plugin.
116+
117+
1. Press the three dots on the library.
118+
2. Select "Refresh metadata".
119+
3. Select "Replace all metadata" from the dropdown.
120+
4. Check "Replace existing images", if desired.
121+
5. Click the "Refresh" button.
122+
6. Wait for the scan to finish.

0 commit comments

Comments
 (0)