python-plexapi/plexapi
Elan Ruusamäe 019d3b8c68
Fix: Update guid filter examples for fetchItems (#1350)
* Update imdb guid filter with full agent name

it does not work otherwise like "^" anchor is used in the filter

* Add legacy imdb tt* for imdb to guid filter

* Add new agent Guid tag filtering example

* Add themoviedb prefix as well
2024-02-04 11:24:21 -08:00
..
__init__.py Add X-Plex-Language header to config (#1241) 2023-09-17 14:51:54 -07:00
alert.py feat(alert): add option to use custom socket (#1219) 2023-08-28 08:57:34 -07:00
audio.py bugfix: pass existing filters for albums method of Artist (#1347) 2024-02-04 11:23:56 -08:00
base.py Fix: Update guid filter examples for fetchItems (#1350) 2024-02-04 11:24:21 -08:00
client.py Fix: Fallback timeout from constructor in query() (#1231) 2023-08-30 09:41:12 -07:00
collection.py Update documentation for collection.sortUpdate. (#1277) 2023-11-02 21:24:05 -07:00
config.py Add X-Plex-Language header to config (#1241) 2023-09-17 14:51:54 -07:00
const.py Release 4.15.7 2023-12-22 16:45:20 -08:00
exceptions.py Use Unauthorized exception (#447) 2020-04-09 15:56:26 -05:00
gdm.py Fix various typos (#880) 2022-02-26 19:26:08 -08:00
library.py Add warning for ambiguous library title (#1327) 2024-02-04 10:51:48 -08:00
media.py Simplify building MediaPartStream objects (#1328) 2024-02-04 10:52:19 -08:00
mixins.py Remove DeprecationWarning for watched methods (#1306) 2023-12-22 12:48:56 -08:00
myplex.py Fix MyPlexPinLogin doc strings (#1336) 2024-02-04 10:52:51 -08:00
photo.py style: lint all python files (#1228) 2023-08-28 20:29:39 -07:00
playlist.py Use edit mixins for Playlists (#1284) 2023-11-13 10:29:03 -08:00
playqueue.py Add LibrarySection methods to multi-edit items (#1184) 2023-07-27 14:45:23 -07:00
server.py fix: explicitly set includeFiles (#1281) 2023-10-31 16:30:53 -07:00
settings.py Add LibrarySection methods to multi-edit items (#1184) 2023-07-27 14:45:23 -07:00
sonos.py Refactor fetchItems for pagination (#1143) 2023-05-24 14:50:30 -07:00
sync.py style: lint all python files (#1228) 2023-08-28 20:29:39 -07:00
utils.py Refactor cast function in utils.py (#1340) 2024-02-04 11:22:37 -08:00
video.py Add support for on-demand subtitles (#1305) 2023-12-22 13:13:04 -08:00