------------------
**Added**
- Support for client headers (:code:`Configuration.client()`, :code:`Configuration.device()` and :code:`Configuration.platform()`)
- Support for custom headers (:code:`Configuration.headers()`)
- Descriptors: :code:`Clip`
- Interfaces: :code:`Plex[':/plugins/<id>/prefs']`, :code:`Plex[':/timeline']`
- :code:`Detail` - Properties: :code:`allow_camera_upload`, :code:`allow_channel_access`, :code:`allow_sync`, :code:`certificate`
- :code:`Track` - Properties: :code:`view_count`
- :code:`Plex['library']` - Methods: :code:`unscrobble()`
**Changed**
- Flatten titles in the :code:`SectionContainer.filter()` method
**Fixed**
- Bug in the :code:`to_iterable()` helper method
- Boolean properties in the :code:`Detail` descriptor