JonnyWong16
|
18e2f15b57
|
Reset collection mode and sort after test
|
2021-02-14 23:48:58 -08:00 |
|
JonnyWong16
|
094bfcef43
|
Pytest collection explicit collection name
|
2021-02-14 23:41:17 -08:00 |
|
JonnyWong16
|
eb68b6446f
|
Test delete collection with a different movie
|
2021-02-14 23:27:18 -08:00 |
|
JonnyWong16
|
8631fdaf36
|
Fix collection sort update test
|
2021-02-14 23:06:34 -08:00 |
|
JonnyWong16
|
94c0362376
|
Replace quotes for consistency
|
2021-02-14 22:59:42 -08:00 |
|
JonnyWong16
|
529d16cbab
|
Update collections mode and sort tests
|
2021-02-14 22:54:31 -08:00 |
|
JonnyWong16
|
dd0236eb9a
|
Fix collections tests
|
2021-02-14 22:43:44 -08:00 |
|
JonnyWong16
|
e84e922c93
|
Move collection tests to new module
|
2021-02-14 22:33:38 -08:00 |
|
JonnyWong16
|
5803af930c
|
Move collections to a new module
|
2021-02-14 22:33:03 -08:00 |
|
JonnyWong16
|
1149c7f248
|
Merge pull request #659 from JonnyWong16/feature/edit_tags
Don't refresh metadata after editing tags
|
2021-02-14 15:06:53 -08:00 |
|
JonnyWong16
|
c675858d77
|
Clean mixin tag test
|
2021-02-14 14:59:28 -08:00 |
|
JonnyWong16
|
7fedd01371
|
Test locking/unlocking fields when adding/removing tags
|
2021-02-14 14:52:33 -08:00 |
|
JonnyWong16
|
84f787a2cc
|
Merge remote-tracking branch 'upstream/master' into feature/edit_tags
|
2021-02-14 14:38:21 -08:00 |
|
JonnyWong16
|
724e6696f8
|
Merge pull request #664 from JonnyWong16/feature/media_attributes
Add originalTitle attribute to show
|
2021-02-14 14:35:46 -08:00 |
|
JonnyWong16
|
f66624f2bd
|
Merge pull request #656 from JonnyWong16/feature/object_parent
Fix checking object parent when the weakref is dead
|
2021-02-14 14:34:54 -08:00 |
|
JonnyWong16
|
c9b2c3628e
|
Merge pull request #648 from JonnyWong16/feature/posters
Update poster and art and move to a mixin
|
2021-02-14 14:30:43 -08:00 |
|
JonnyWong16
|
c585ec6bbf
|
Fix show originalTitle in test
|
2021-02-14 14:28:54 -08:00 |
|
JonnyWong16
|
13815f4388
|
Merge remote-tracking branch 'upstream/master' into feature/media_attributes
|
2021-02-14 14:23:45 -08:00 |
|
JonnyWong16
|
caa7f10722
|
Merge remote-tracking branch 'upstream/master' into feature/object_parent
|
2021-02-14 14:22:53 -08:00 |
|
JonnyWong16
|
1f2c0e8103
|
Merge remote-tracking branch 'upstream/master' into feature/posters
|
2021-02-14 14:22:09 -08:00 |
|
JonnyWong16
|
3418de2a37
|
Merge pull request #662 from JonnyWong16/bugfix/empty_attr
Fix bug preventing overwriting attrs with a blank list
|
2021-02-14 14:16:18 -08:00 |
|
JonnyWong16
|
28b1f9e9a6
|
Add ability to lock/unlock fields when adding/removing tags
|
2021-02-11 09:28:15 -08:00 |
|
JonnyWong16
|
e468cba61f
|
Replace quotes for consistency
|
2021-02-11 09:16:04 -08:00 |
|
JonnyWong16
|
10af1ce65d
|
Update test for show originalTitle attribute
|
2021-02-10 21:05:34 -08:00 |
|
JonnyWong16
|
cc62f5093c
|
Add originalTitle attribute to show
|
2021-02-10 21:05:34 -08:00 |
|
JonnyWong16
|
57147bd386
|
Revert "Workaround #660 for reloading object in mixins tag test"
This reverts commit 3919254427 .
|
2021-02-07 15:34:48 -08:00 |
|
JonnyWong16
|
46e902e125
|
Don't reload for Playable session keys
|
2021-02-07 15:31:45 -08:00 |
|
JonnyWong16
|
a221b226cd
|
Explicitly specify the Playable attrs that should not be overwritten
|
2021-02-07 14:50:28 -08:00 |
|
JonnyWong16
|
15e9ad9f00
|
Merge branch 'master' into feature/object_parent
|
2021-02-07 14:46:30 -08:00 |
|
JonnyWong16
|
d87547e2f9
|
Rename writer mixin
|
2021-02-07 10:54:03 -08:00 |
|
JonnyWong16
|
02c56841f0
|
Merge remote-tracking branch 'upstream/master' into feature/posters
|
2021-02-07 10:46:20 -08:00 |
|
Steffen Fredriksen
|
3f7655e96e
|
Merge pull request #639 from pkkid/mixin
Move split/merge and unmatch/match to a mixin
|
2021-02-07 19:37:14 +01:00 |
|
Steffen Fredriksen
|
2be946c207
|
Merge pull request #657 from JonnyWong16/feature/hidden_season
Fix episode parentKey and parentRatingKey when seasons are hidden in Plex
|
2021-02-07 19:36:39 +01:00 |
|
JonnyWong16
|
3919254427
|
Workaround #660 for reloading object in mixins tag test
|
2021-02-07 10:17:29 -08:00 |
|
JonnyWong16
|
ab13523b17
|
Don't refresh after editing a tag
|
2021-02-07 09:45:47 -08:00 |
|
JonnyWong16
|
a073f930dc
|
Fix capitalization on doc string
|
2021-02-07 09:45:39 -08:00 |
|
JonnyWong16
|
a7e5763e78
|
Merge remote-tracking branch 'upstream/master' into feature/posters
|
2021-02-07 09:33:15 -08:00 |
|
JonnyWong16
|
76fa9a9bf6
|
Merge remote-tracking branch 'upstream/master' into mixin
|
2021-02-07 09:29:54 -08:00 |
|
Steffen Fredriksen
|
aca85d150c
|
Merge pull request #649 from JonnyWong16/feature/edit_tags
Add more tag editing methods and move to a mixin
|
2021-02-07 16:58:56 +01:00 |
|
JonnyWong16
|
6842a8d1da
|
Fix mixin tag test
|
2021-02-06 20:35:47 -08:00 |
|
JonnyWong16
|
04a07b3e7d
|
Check obj is not None for _isChildOf
|
2021-02-06 20:31:07 -08:00 |
|
JonnyWong16
|
88e69d4664
|
Merge branch 'master' into feature/edit_tags
|
2021-02-06 20:27:34 -08:00 |
|
JonnyWong16
|
271f4840e6
|
Merge branch 'master' into feature/posters
|
2021-02-06 20:26:46 -08:00 |
|
JonnyWong16
|
21f29f4373
|
Rename mixins
|
2021-02-06 20:23:05 -08:00 |
|
JonnyWong16
|
9c1ac7981d
|
Rename mixins
|
2021-02-06 20:21:49 -08:00 |
|
JonnyWong16
|
68b77b67b8
|
Separate art and poster mixin
|
2021-02-06 20:19:11 -08:00 |
|
JonnyWong16
|
28a8436dc0
|
Add test for episode attributes with hidden seasons
|
2021-02-04 19:03:29 -08:00 |
|
JonnyWong16
|
e7772c6f6f
|
Fix episode's parentKey and parentRatingKey when season's are hidden
|
2021-02-04 18:56:21 -08:00 |
|
JonnyWong16
|
a7f5d16aee
|
Add test to check episode parent weakref
|
2021-02-04 18:16:53 -08:00 |
|
JonnyWong16
|
68045feba2
|
Fix _isChildOf when weakref is dead
|
2021-02-04 18:04:08 -08:00 |
|