Commit graph

  • da033aa7d0
    Update history tests (#1374) JonnyWong16 2024-03-15 20:21:23 -0700
  • 29995dbba3
    Update episode directors attribute test #1374 JonnyWong16 2024-03-15 20:16:51 -0700
  • 4b1ac75fd3 Fixing how advanced settings params are set and adding a prefix & when appending advanced settings. #1383 blacktwin 2024-03-13 15:40:11 -0400
  • 904bd41c15
    Bump pytest from 8.0.0 to 8.1.1 #1382 dependabot[bot] 2024-03-11 11:52:02 +0000
  • 749ee8b825
    Fix typo in getGuid docstring cache example #1381 Fletcher 2024-03-09 11:53:06 +0800
  • 84665e63bc
    Bump pytest from 8.0.0 to 8.1.0 #1379 dependabot[bot] 2024-03-04 11:34:48 +0000
  • 32182f7701 Also check for state when creating collections #1377 Elan Ruusamäe 2024-03-01 10:40:54 +0200
  • 8842992f5e
    Change exception message Elan Ruusamäe 2024-03-01 10:39:27 +0200
  • cc707dbc18
    Add test for reload kwargs #1378 JonnyWong16 2024-02-28 20:14:02 -0800
  • 2bc8116508
    Allow exclude parameters in reload JonnyWong16 2024-02-28 19:44:39 -0800
  • 19c4176092 Disallow using smart playlist with items Elan Ruusamäe 2024-02-26 23:01:43 +0200
  • 567c6b2618
    Bump pytest from 8.0.0 to 8.0.2 #1376 dependabot[bot] 2024-02-26 11:10:38 +0000
  • 6acc83b79c
    Update history tests JonnyWong16 2024-02-22 20:04:07 -0800
  • 7ee036e50b
    make tests pass on bootstrap #1361 Dr-Blank 2024-02-21 14:16:08 -0500
  • f2ea869276
    MediaContainer class is now a list Dr-Blank 2024-02-21 13:06:36 -0500
  • 6b7124fc6e
    Disable sonic analysis task on bootstrap test server #1371 JonnyWong16 2024-02-19 18:51:31 -0800
  • 34b1909c5e
    Fix escape characters in fetchItems doc string #1370 JonnyWong16 2024-02-19 18:05:55 -0800
  • a0f070eb02
    Add helper object to retrieve PlexObject #1369 JonnyWong16 2024-02-19 13:27:04 -0800
  • 1cb5771320
    Bump pytest from 8.0.0 to 8.0.1 #1367 dependabot[bot] 2024-02-19 11:42:00 +0000
  • f36dc22210
    Merge branch 'feat/sonicAdventure' of https://github.com/Dr-Blank/python-plexapi into feat/sonicAdventure Dr-Blank 2024-02-18 04:16:32 -0500
  • 690a4a8d30
    Apply suggestions from code review Dr.Blank 2024-02-18 04:15:29 -0500
  • 009171959e
    fix bound on sonicAdventure method Dr-Blank 2024-02-18 04:11:42 -0500
  • 673b9edfca
    fix doc as suggested Dr.Blank 2024-02-18 04:05:46 -0500
  • abcab4f78d
    Release 4.15.10 4.15.10 JonnyWong16 2024-02-17 14:57:59 -0800
  • 67e9d37f78
    Bump tqdm from 4.66.1 to 4.66.2 (#1364) dependabot[bot] 2024-02-17 14:50:28 -0800
  • 9a541771f5
    Remove leftover "syntax: glob" from Mercurial migration (#1363) Elan Ruusamäe 2024-02-18 00:42:29 +0200
  • cfce82af34
    Fix class reference in fetchItems method (#1362) Dr.Blank 2024-02-17 17:41:53 -0500
  • 4b67b4db5c
    Lowercase input of istartswith/iendswith (#1359) Elan Ruusamäe 2024-02-18 00:35:53 +0200
  • 7c99d4af05
    Breaking: Change regex/iregex to use re.search instead of re.match (#1358) Elan Ruusamäe 2024-02-18 00:35:25 +0200
  • 26447d1931
    Add exception for two-factor required (#1357) JonnyWong16 2024-02-17 14:34:43 -0800
  • 41f6b9cf93
    Refactor attribute filtering in PlexObject class (#1341) Dr.Blank 2024-02-17 17:16:21 -0500
  • 9d9dca8f44
    Feature: Add source property to playlist items to support remote playlist entries (#1335) Elan Ruusamäe 2024-02-18 00:16:10 +0200
  • 284a5773e3
    Add genres attribute to Track (#1318) JonnyWong16 2024-02-17 14:11:07 -0800
  • b831aaeb48
    Add slug attributes to Movie, Show, Season, and Episode (#1317) JonnyWong16 2024-02-17 14:10:45 -0800
  • 6e4ef6bae6
    Update history tests (#1366) JonnyWong16 2024-02-17 14:05:34 -0800
  • aed4a8c4d2
    Update history tests #1366 JonnyWong16 2024-02-17 13:44:11 -0800
  • a82a548e5a
    Bump tqdm from 4.66.1 to 4.66.2 #1364 dependabot[bot] 2024-02-12 11:20:34 +0000
  • 84eb38be09 Remove leftover "syntax: glob" from Mercurial migration #1363 Elan Ruusamäe 2024-02-12 09:19:30 +0200
  • 8e9c1eca21
    Add sonicAdventure method to Track class Dr-Blank 2024-02-11 21:39:02 -0500
  • 41796ba224
    Fix test_library.py to include missing newline character Dr-Blank 2024-02-11 21:17:34 -0500
  • c1ef6e1ae9
    Add authentication to recently added music test Dr-Blank 2024-02-11 21:17:10 -0500
  • c096fbbd0c
    test with both types for sonicAdventure Dr-Blank 2024-02-11 21:15:53 -0500
  • 83bfd8bf44
    sonicAdventure accepts Track as param Dr-Blank 2024-02-11 21:15:10 -0500
  • af4bfaaba4 Fix flake line length issue #1335 Elan Ruusamäe 2024-02-11 18:59:32 +0200
  • 83d1586588
    Update plexapi/video.py Elan Ruusamäe 2024-02-11 18:55:32 +0200
  • b74ae99b6f
    Update plexapi/video.py Elan Ruusamäe 2024-02-11 18:55:26 +0200
  • 5153eebc2e
    Update plexapi/photo.py Elan Ruusamäe 2024-02-11 18:55:19 +0200
  • 208de0d7c5
    Update plexapi/audio.py Elan Ruusamäe 2024-02-11 18:55:13 +0200
  • 3d7fd9e215 Rename the field to sourceURI Elan Ruusamäe 2024-02-11 18:22:32 +0200
  • a93eeba160
    Fix class reference in fetchItems method #1362 Dr-Blank 2024-02-10 21:24:12 -0500
  • ac70d5b83c
    satisfy flake8 Dr-Blank 2024-02-10 21:11:40 -0500
  • 4bc5fe0645
    Add sonicAdventure method to MusicSection Dr-Blank 2024-02-10 21:07:17 -0500
  • 71ae3cdab8
    Also cast to bool. #1358 Elan Ruusamäe 2024-02-06 20:37:52 +0200
  • db12a42671 Lowercase input of istartswith/iendswith #1359 Elan Ruusamäe 2024-02-06 10:12:50 +0200
  • 1e5b1314f4 Change regex/iregex to use re.search instead of re.match Elan Ruusamäe 2024-02-05 21:45:31 +0200
  • 2e845d9ffa
    Update tools/plex-gettoken.py with 2FA exception #1357 JonnyWong16 2024-02-05 10:35:02 -0800
  • 664d34c9eb
    Add exception for two-factor required JonnyWong16 2024-02-05 10:29:39 -0800
  • 244df26105
    Update plexapi/base.py #1341 Dr.Blank 2024-02-05 08:36:26 -0500
  • b51aa1924b
    Release 4.15.9 4.15.9 JonnyWong16 2024-02-04 20:41:50 -0800
  • e161ce69d9
    Fix no timeout argument for gdm.scan() (#1356) JonnyWong16 2024-02-04 20:34:39 -0800
  • a85291e933
    Add convenience method to return filter choice items (#1353) JonnyWong16 2024-02-04 20:34:29 -0800
  • 36cbcd0a1c
    Add weakref to parent for PlexClient (#1355) JonnyWong16 2024-02-04 20:34:16 -0800
  • 6aca9daca3
    Fix no timeout argument for gdm.scan() #1356 JonnyWong16 2024-02-04 20:25:21 -0800
  • 65667ebb1e
    Add weakref to parent for PlexClient #1355 JonnyWong16 2024-02-04 19:49:29 -0800
  • fb1ce365a5
    Release 4.15.8 4.15.8 JonnyWong16 2024-02-04 12:31:09 -0800
  • 4d017363d0
    Bump nick-fields/retry from 2.9.0 to 3.0.0 (#1352) dependabot[bot] 2024-02-04 12:29:31 -0800
  • 07de1e2e63
    Bump actions/cache from 3 to 4 (#1346) dependabot[bot] 2024-02-04 12:29:23 -0800
  • be9375adf4
    Bump pytest from 7.4.3 to 8.0.0 (#1349) dependabot[bot] 2024-02-04 11:51:24 -0800
  • eb9ead4f29
    Bump flake8 from 6.1.0 to 7.0.0 (#1334) dependabot[bot] 2024-02-04 11:51:18 -0800
  • 2a388f51d7
    Bump flake8 from 6.1.0 to 7.0.0 #1334 dependabot[bot] 2024-02-04 19:35:32 +0000
  • 8af7d5ca00
    Bump pytest from 7.4.3 to 8.0.0 #1349 dependabot[bot] 2024-02-04 19:32:47 +0000
  • 08033e1276
    Bump pillow from 10.1.0 to 10.2.0 (#1331) dependabot[bot] 2024-02-04 11:31:16 -0800
  • 019d3b8c68
    Fix: Update guid filter examples for fetchItems (#1350) Elan Ruusamäe 2024-02-04 21:24:21 +0200
  • fe648f6382
    bugfix: pass existing filters for albums method of Artist (#1347) Dr.Blank 2024-02-04 14:23:56 -0500
  • ba384e0be5
    Refactor cast function in utils.py (#1340) Dr.Blank 2024-02-04 14:22:37 -0500
  • d9539a357d
    Add SplitMergeMixin to Album (#1339) JonnyWong16 2024-02-04 10:53:08 -0800
  • dfc54718d1
    Fix MyPlexPinLogin doc strings (#1336) JonnyWong16 2024-02-04 10:52:51 -0800
  • 654ed506f4
    Also catch ValueError when converting timestamp to datetime (#1329) JonnyWong16 2024-02-04 10:52:34 -0800
  • e3d90a5945
    Simplify building MediaPartStream objects (#1328) JonnyWong16 2024-02-04 10:52:19 -0800
  • b3ef1c22dd
    Add warning for ambiguous library title (#1327) JonnyWong16 2024-02-04 10:51:48 -0800
  • 8bb9f5f213
    Use 4k chunk size (powers of 2) for download (#1326) Elan Ruusamäe 2024-02-04 20:50:50 +0200
  • 097b989fab
    fix(scripts): offset butler tasks to reduce ci random failures (#1320) ReenigneArcher 2024-02-04 13:50:31 -0500
  • 768aa58c90
    Adds 2FA code input to tools/plex-gettoken.py (#1319) JonnyWong16 2024-02-04 10:49:55 -0800
  • 3feea06227
    Add 2FA code input #1319 JonnyWong16 2024-02-04 10:45:01 -0800
  • ef47a76197
    Use getpass for password input JonnyWong16 2023-12-22 12:19:23 -0800
  • e2dc855da9
    Bump nick-fields/retry from 2.9.0 to 3.0.0 #1352 dependabot[bot] 2024-02-01 11:50:46 +0000
  • 457e90035f
    Bump codecov/codecov-action from 3 to 4 dependabot[bot] 2024-02-01 11:50:43 +0000
  • caae820d24 Add themoviedb prefix as well #1350 Elan Ruusamäe 2024-01-30 18:15:51 +0200
  • 18560f6127 Add new agent Guid tag filtering example Elan Ruusamäe 2024-01-30 18:07:09 +0200
  • b25e378c55 Add legacy imdb tt* for imdb to guid filter Elan Ruusamäe 2024-01-30 18:06:47 +0200
  • a17c95b061 Update imdb guid filter with full agent name Elan Ruusamäe 2024-01-30 18:06:14 +0200
  • 234385b21a
    add test for bugfix #1347 Dr-Blank 2024-01-24 13:54:32 -0500
  • 119dc36e90
    bugfix: pass existing filters for albums method of Artist Dr-Blank 2024-01-24 13:48:26 -0500
  • c52eb2ddf5
    Add test for filter choice items #1353 JonnyWong16 2024-01-24 10:05:06 -0800
  • 77d5fd84bf
    Add convenience method to return filter choice items JonnyWong16 2024-01-24 10:04:49 -0800
  • 987cb0f9a0
    Bump actions/cache from 3 to 4 #1346 dependabot[bot] 2024-01-18 11:57:32 +0000
  • 71f324fea6
    Merge 3e8ff6995d into 4780026a73 #1344 Dr.Blank 2024-01-16 14:04:16 -0500
  • 3e8ff6995d
    overloads for _clean #1344 Dr-Blank 2024-01-16 13:57:39 -0500
  • 36be80d042
    Update __setattr__ method signature Dr-Blank 2024-01-16 13:53:56 -0500
  • e01ffdba3b
    Refactor _loadData and serachType method signature Dr-Blank 2024-01-16 13:48:16 -0500