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
|
88dbee7508
|
Fix flake8
|
2021-02-14 22:41:17 -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
|
08bdab255b
|
Rename server checkForUpdate to camelCase
* Add deprecation warning to check_for_update
|
2021-02-14 21:59:11 -08:00 |
|
JonnyWong16
|
6d42030492
|
Move Release to server module
|
2021-02-14 21:56:28 -08:00 |
|
JonnyWong16
|
43e9685fba
|
Fix collections image url mixins test
|
2021-02-14 21:40:08 -08:00 |
|
JonnyWong16
|
0fa6f33c47
|
Fix mixins poster url attr typo
|
2021-02-14 21:32:28 -08:00 |
|
JonnyWong16
|
9fde559147
|
Remove redundant audio tests
|
2021-02-14 21:20:27 -08:00 |
|
JonnyWong16
|
c537db61cf
|
Factor out mixins image url tests
|
2021-02-14 21:19:42 -08:00 |
|
JonnyWong16
|
aa3c37e5b5
|
Clean doc strings
|
2021-02-14 20:06:49 -08:00 |
|
JonnyWong16
|
bc8e42bbff
|
Add simple test for posterUrl alias
|
2021-02-14 20:02:14 -08:00 |
|
JonnyWong16
|
32f00e653a
|
Add alias posterUrl to thumbUrl
|
2021-02-14 19:58:18 -08:00 |
|
JonnyWong16
|
b0780aaec8
|
Add Playlist thumb alias to composite
|
2021-02-14 19:58:03 -08:00 |
|
JonnyWong16
|
9fa51cee2a
|
Subclass image url mixins
|
2021-02-14 19:38:09 -08:00 |
|
JonnyWong16
|
c41f89bf9b
|
Factor out artUrl, thumbUrl, bannerUrl to mixins
|
2021-02-14 19:12:18 -08:00 |
|
JonnyWong16
|
8915134b6b
|
Fix typo in track test
|
2021-02-14 19:11:53 -08:00 |
|
JonnyWong16
|
8478ae6e62
|
Add banner url to show tests
|
2021-02-14 19:03:19 -08:00 |
|
JonnyWong16
|
bbafaee1cf
|
Update art and thumb tests
|
2021-02-14 17:10:11 -08:00 |
|
JonnyWong16
|
f5cd5277d8
|
Fix mixins image test reset default image
|
2021-02-14 16:34:38 -08:00 |
|
JonnyWong16
|
29e7374de3
|
Rename mixins image test
|
2021-02-14 16:21:12 -08:00 |
|
JonnyWong16
|
00a20b2c92
|
Add banner mixin to show tests
|
2021-02-14 16:12:06 -08:00 |
|
JonnyWong16
|
1cc60b4358
|
Add banner mixin for shows
|
2021-02-14 16:11:50 -08:00 |
|
JonnyWong16
|
427d90bd3b
|
Add mixins tests for all objects with art and posters
|
2021-02-14 15:59:57 -08:00 |
|
JonnyWong16
|
b960e2f7a5
|
Remove unmatch from base PlexObject
|
2021-02-14 15:08:49 -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 |
|