File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
.vitepress/data/changelog Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 21
21
},
22
22
{
23
23
"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)"
25
25
},
26
26
{
27
27
"type" : " added" ,
Original file line number Diff line number Diff line change 50
50
link: 'renamer-plugins/available-renamers'
51
51
},
52
52
{
53
- title: 'Frequency Asked Questions',
53
+ title: 'Frequently Asked Questions',
54
54
info: 'We\' ve complied a list of the most common questions and answers.',
55
55
icon: 'CircleHelp',
56
56
link: 'faq'
Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ To resolve this there are several different approaches:
156
156
1 . Nest the entire library within a new folder so folders affected by this are no longer in the root directory
157
157
2 . Separate the files from each AniDB series into their own separate folders or subfolders
158
158
3 . Create an empty subfolder in any directory affected by this
159
- :::
159
+ :::
160
160
161
161
### Handling "Stuck" Metadata
162
162
Original file line number Diff line number Diff line change @@ -401,7 +401,7 @@ the readme for all of the commands.
401
401
- Append the "votes" flag (-v or --votes) to add user ratings/votes to all operations.
402
402
403
403
> :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.
405
405
406
406
- There are two alternate modes for this script which will ask for (Y/N) confirmation for each configured Plex user.
407
407
- Append the argument "import" ` watched-sync.py import ` if you want to sync watched states (and votes if enabled) from Shoko to Plex.
You can’t perform that action at this time.
0 commit comments