Skip to content

Objects are not JSON serializable #190

@tdorsey

Description

@tdorsey

server = PlexServer()

json.dumps(server) fails because Servers contain Libraries, which contain Sections, etc.

The easiest thing to do may be to implement custom json encoder/decoders for PlexObject

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions