JonnyWong16
b35dc53602
Make sure filter values are casted to string
2021-03-11 12:22:44 -08:00
JonnyWong16
c77dc4a595
Cast librarySectionID to int
2021-03-11 12:20:56 -08:00
JonnyWong16
1e8d98f074
Add & operator for library search
2021-03-11 12:02:37 -08:00
JonnyWong16
13cc13c57d
Add searchSeasons method to ShowSection
2021-03-11 11:28:55 -08:00
JonnyWong16
146a184838
Add searchMovies method to MovieSection
2021-03-11 11:28:55 -08:00
JonnyWong16
abbace6792
Update library search filtering methods
2021-03-11 11:28:55 -08:00
JonnyWong16
0398895ce6
Update all library filtering related objects
2021-03-11 11:28:55 -08:00
JonnyWong16
811f661576
Add LibrarySection.hubSearch()
2021-03-11 11:28:55 -08:00
Jason Lawrence
1429867ae5
Bump to 4.4.1
2021-03-11 11:22:42 -06:00
JonnyWong16
c15133da88
Adds Movie and Artist advanced setting attributes ( #680 )
...
* Add advanced setting attributes to movie
* Add advanced setting attributes to artist
* Update tests for movie advanced setting attributes
* Update tests for artist advanced setting attributes
* Fix artist albumSort attribute
2021-03-11 11:20:28 -06:00
JonnyWong16
7bdc9ed137
Add support for the new Plex TV agent ( #679 )
...
* Add new Plex TV agent to library doc string
* Update new Plex TV agent show/season/episode attributes
* Update tests for new Plex TV agent show/season/episode attributes
* Fix test for show attributes
* Add network attribute to show
* Add show network to tests
2021-03-11 11:19:54 -06:00
jjlawren
a78126ed73
Handle missing key when PlayQueue passed to playMedia ( #692 )
...
* Handle missing key when playqueue passed to playMedia
* Simpler but less verbose fix
2021-03-11 11:18:51 -06:00
Steffen Fredriksen
f9a09aeccd
Merge pull request #678 from JonnyWong16/bugfix/season_watched
...
Fix season watched/unwatched
2021-03-02 07:39:09 +01:00
JonnyWong16
bdec69e4a2
Update show/season watched/unwatched tests
2021-03-01 17:54:43 -08:00
JonnyWong16
10495809e7
Fix season watched and unwatched
2021-03-01 17:54:19 -08:00
JonnyWong16
7cfa2f2aba
Merge pull request #676 from JonnyWong16/bugfix/docs
...
Add mixins and collection modules to documentation
2021-02-27 19:44:37 -08:00
JonnyWong16
8e43ba3249
Add collection to docs
2021-02-27 19:34:47 -08:00
JonnyWong16
3701e02f0a
Add mixins to docs
2021-02-27 19:34:36 -08:00
Steffen Fredriksen
2087e834f1
Merge pull request #673 from JonnyWong16/bugfix/share_docs
...
Update sharing doc strings
2021-02-27 15:41:38 +01:00
Steffen Fredriksen
f956830a19
Merge pull request #674 from JonnyWong16/feature/media_attributes
...
Add tagline attribute to show
2021-02-27 15:41:19 +01:00
JonnyWong16
75e3d4c53c
Add show tag line to tests
2021-02-26 23:02:38 -08:00
JonnyWong16
8bba39989b
Add tagline attribute to show
2021-02-26 23:01:00 -08:00
JonnyWong16
92490a2cdb
Update sharing doc strings
2021-02-26 22:51:22 -08:00
Jason Lawrence
2cde3a11b4
Bump to 4.4.0
2021-02-24 12:44:15 -06:00
Shubhendra Singh Chauhan
12cf146ace
fix: code quality issues ( #670 )
...
* Remove unnecessary use of comprehension
* Remove unnecessary comprehension
* Use literal syntax instead of function calls to create data structure
* Pass string format arguments as logging method parameters
* Remove unused imports
* Remove unnecessary generator
* Refactor `if` expression
* fixed typo
Co-authored-by: jjlawren <jjlawren@users.noreply.github.com>
* Update tests/test_audio.py
Co-authored-by: jjlawren <jjlawren@users.noreply.github.com>
2021-02-24 11:55:53 -06:00
JonnyWong16
89d52418a6
Merge pull request #665 from JonnyWong16/feature/mixins
...
Add banner mixin to shows and clean up art/poster mixins
2021-02-24 09:23:23 -08:00
JonnyWong16
0b2f397543
Merge pull request #669 from JonnyWong16/bugfix/warnings
...
Fix deprecation warnings
2021-02-24 09:10:23 -08:00
JonnyWong16
ee81ebcf93
Rename collection tests
2021-02-24 09:07:40 -08:00
JonnyWong16
61a68ebf8a
Merge remote-tracking branch 'upstream/master' into feature/mixins
2021-02-24 09:04:52 -08:00
JonnyWong16
b10420fcce
Merge remote-tracking branch 'upstream/master' into bugfix/warnings
2021-02-24 08:58:35 -08:00
Steffen Fredriksen
2954fdb811
Merge pull request #666 from JonnyWong16/bugfix/server_update
...
Rename server checkForUpdate
2021-02-24 17:10:37 +01:00
Steffen Fredriksen
34606631ad
Merge pull request #667 from JonnyWong16/feature/move_collection
...
Move collections to a separate module
2021-02-24 17:10:07 +01:00
Sascha Montellese
61dc373061
Fix gdm.GDM.find_by_content_type() ( #668 )
...
* Remove unused last_scan attribute of gdm.GDM
* Add missing documentation of entries attribute to gdm.GDM
* Fix gdm.GDM.find_by_content_type()
2021-02-16 13:45:10 -06:00
JonnyWong16
72244f558d
Fix deprecated collection.children to items
2021-02-15 17:04:50 -08:00
JonnyWong16
110fb2e94c
Flip default warning stack level
2021-02-15 16:57:16 -08:00
JonnyWong16
8af8ed9d1a
Fix deprecation warnings
2021-02-15 16:51:37 -08:00
JonnyWong16
858fb18f7f
Change movie for collection delete test
2021-02-14 23:54:17 -08:00
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
031eb78711
Fix photoalbum mixins image test
2021-02-14 23:05:32 -08:00
JonnyWong16
94c0362376
Replace quotes for consistency
2021-02-14 22:59:42 -08:00
JonnyWong16
92d10bac17
Add photos mixins tests
2021-02-14 22:58:48 -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
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