Skip to content

Commit 3b46a15

Browse files
authored
Merge pull request #194 from natyusha/patch-faq
Minor Corrections
2 parents d72ea08 + 3acbb19 commit 3b46a15

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/.vitepress/data/changelog/shokorelay.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
{
2323
"type": "added",
24-
"text": "Added the ability to sync user ratings (votes) to and from shoko/anidb via via \"watched-sync.py -v\" (supports the purge argument)"
24+
"text": "Added the ability to sync user ratings (votes) to and from shoko/anidb via \"watched-sync.py -v\" (supports the purge argument)"
2525
},
2626
{
2727
"type": "added",

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ hero:
5050
link: 'renamer-plugins/available-renamers'
5151
},
5252
{
53-
title: 'Frequency Asked Questions',
53+
title: 'Frequently Asked Questions',
5454
info: 'We\'ve complied a list of the most common questions and answers.',
5555
icon: 'CircleHelp',
5656
link: 'faq'

docs/plex/configuring-shoko-relay.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ To resolve this there are several different approaches:
156156
1. Nest the entire library within a new folder so folders affected by this are no longer in the root directory
157157
2. Separate the files from each AniDB series into their own separate folders or subfolders
158158
3. Create an empty subfolder in any directory affected by this
159-
:::
159+
:::
160160

161161
### Handling "Stuck" Metadata
162162

docs/plex/shoko-relay-utility-scripts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ the readme for all of the commands.
401401
- Append the "votes" flag (-v or --votes) to add user ratings/votes to all operations.
402402

403403
> :pencil2: **Note**
404-
> there is currently no way to completely remove votes from Shoko via the api or webui
404+
> There is currently no way to completely remove votes from Shoko via the v3 API.
405405
406406
- There are two alternate modes for this script which will ask for (Y/N) confirmation for each configured Plex user.
407407
- Append the argument "import" `watched-sync.py import` if you want to sync watched states (and votes if enabled) from Shoko to Plex.

0 commit comments

Comments
 (0)