mirror of
https://github.com/pkkid/python-plexapi
synced 2025-02-16 21:08:27 +00:00
Add missing rename
This commit is contained in:
parent
d1b17aff27
commit
2a15d8fab9
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
* myplex.MyPlexResource.fetch_resources() renamed to myplex.MyPlexResource.fetchResources()
|
||||
* media.VideoTag() renamed to media.MediaTag()
|
||||
* media.MediaPart.select_stream() renamed to media.MediaPart.selectedStream()
|
||||
* video.iter_parts() was renamed to video.iterParts()
|
||||
* config.PlexConfig._as_dict() renamed to config.PlexConfig._asDict()
|
||||
* build_item() renamed to buildItem() and moved to utils.py
|
||||
* list_items() renamed to listItems() and moved to utils.py
|
||||
|
|
Loading…
Add table
Reference in a new issue