mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
amend wording on changelog
This commit is contained in:
parent
172e685629
commit
6b4f01cfa6
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Updated lxml requirement to 5.1.0
|
|||
|
||||
# Bug Fixes
|
||||
Fixed the Rate Limit on MDbList calls
|
||||
- Users who do not have VIP status on MDBList will be limited to 1 request per second. Users with VIP status are limited to 5 requests per second
|
||||
- As per Mdblist's limitations, users who do not have VIP status on MDBList will be limited to 1 request per second and users who do have VIP status are limited to 5 requests per second - users may notice that this slows down mass operations as we now abide by these restrictions to avoid the user being rate limited.
|
||||
Fixed collection fields being locked during batch edits when they shouldn't be.
|
||||
|
||||
Various other Minor Fixes
|
||||
|
|
Loading…
Reference in a new issue