JonnyWong16
5e7a5e572c
Add hasPreviewThumbnails properties
2021-05-10 18:06:50 -07:00
JonnyWong16
12701ab997
Add trackNumber propery
2021-05-10 17:56:51 -07:00
JonnyWong16
b27e12c5d9
Add episodeNumber property
2021-05-10 17:56:06 -07:00
JonnyWong16
975a9eb3a2
Limit toDatetime to 32-bit integer
2021-05-10 16:11:16 -07:00
JonnyWong16
1139f5fb36
Add test for retrieving items from a hub search media tag
2021-05-10 09:35:47 -07:00
dependabot[bot]
80bcae9586
Bump flake8 from 3.9.1 to 3.9.2
...
Bumps [flake8](https://gitlab.com/pycqa/flake8 ) from 3.9.1 to 3.9.2.
- [Release notes](https://gitlab.com/pycqa/flake8/tags )
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.1...3.9.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 11:59:32 +00:00
JonnyWong16
aeadd76f9f
Fix tests for Plex TV Series agent
2021-05-09 22:05:54 -07:00
JonnyWong16
ec60eeea44
Update tests for new Plex TV agent
2021-05-09 21:28:17 -07:00
JonnyWong16
64f647e12b
Add addition season and episode attributes
...
* Season.parentStudio
* Season.year
* Episode.parentYear
2021-05-09 21:28:17 -07:00
JonnyWong16
238ea5c4ba
Change to Plex TV Series agent for test server
2021-05-09 21:28:17 -07:00
JonnyWong16
61f49f586b
Capitalize collection name in tests
2021-05-09 21:23:00 -07:00
JonnyWong16
006aee2483
Fix typo in library show agent doc string
2021-05-09 21:18:54 -07:00
JonnyWong16
71e7ee2660
Add tests for media tags
2021-05-09 20:03:12 -07:00
JonnyWong16
75c8b9879b
Add ability to return the list of items from any tag filter
2021-05-09 20:03:12 -07:00
JonnyWong16
158c5f5633
Merge pull request #730 from JonnyWong16/bugfix/episode_tests
...
Fix retrieving Season.episode() by episode number
2021-05-09 19:44:52 -07:00
JonnyWong16
ecd9309383
Merge pull request #729 from JonnyWong16/feature/smart_collections
...
Add new collection attributes
2021-05-09 19:44:27 -07:00
JonnyWong16
0117a84086
Merge pull request #725 from meisnate12/bugfix/ShowSpecialsSeason
...
Fix retrieving specials (season 0) for tv shows
2021-05-09 19:43:12 -07:00
JonnyWong16
a82030aaa9
Merge pull request #722 from meisnate12/bugfix/library_advance_settings
...
Fix editing advanced settings without integer values
2021-05-09 19:42:12 -07:00
JonnyWong16
e877b0039b
Add tests for Season, Episode, and Track collection tags
2021-05-09 12:27:38 -07:00
JonnyWong16
246ad82f86
Add CollectionMixin to Season, Episode, and Track
2021-05-09 12:24:55 -07:00
dependabot[bot]
51c2d4a326
Update pytest-mock requirement from <3.6.1 to <3.6.2
...
Updates the requirements on [pytest-mock](https://github.com/pytest-dev/pytest-mock ) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases )
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v0.1.0...v3.6.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 11:08:48 +00:00
Alindil
73deabd97f
Update server.py
...
There can be several videos in an optimization. In the current code we only loop on one
2021-05-06 15:28:05 +02:00
dependabot-preview[bot]
eddd63bc23
Bump pytest from 6.2.2 to 6.2.3 ( #719 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.2...6.2.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-29 12:10:16 -05:00
dependabot-preview[bot]
44666f9c04
Update pytest-mock requirement from <3.5.2 to <3.6.1 ( #732 )
...
Updates the requirements on [pytest-mock](https://github.com/pytest-dev/pytest-mock ) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases )
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v0.1.0...v3.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-29 12:09:35 -05:00
dependabot-preview[bot]
01291fe718
Bump requests-mock from 1.8.0 to 1.9.1 ( #733 )
...
Bumps [requests-mock](https://github.com/jamielennox/requests-mock ) from 1.8.0 to 1.9.1.
- [Release notes](https://github.com/jamielennox/requests-mock/releases )
- [Commits](https://github.com/jamielennox/requests-mock/compare/1.8.0...1.9.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-29 11:39:53 -05:00
dependabot-preview[bot]
94bfa35d12
Upgrade to GitHub-native Dependabot ( #734 )
...
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-29 11:38:34 -05:00
JonnyWong16
c6c9d83bca
Fix getting Season.episode by episode number
2021-04-24 11:49:36 -07:00
JonnyWong16
148ea7f352
Fix episode test watched/unwatched name
2021-04-24 11:26:31 -07:00
JonnyWong16
aac4ffdb23
Fix system devices test
2021-04-23 13:59:16 -07:00
JonnyWong16
15767e500a
Add new collection attributes to tests
2021-04-23 13:59:02 -07:00
JonnyWong16
276a4f3b59
Add new collection attributes
2021-04-23 13:45:24 -07:00
Elan Ruusamäe
43557906b8
Fix SERVER_TRANSCODE_SESSIONS typo ( #723 )
2021-04-18 22:06:35 -05:00
Elan Ruusamäe
aa8838ce7d
Fix spelling error for container_start value check ( #727 )
2021-04-18 22:05:19 -05:00
dependabot-preview[bot]
8f272d0c4e
Bump flake8 from 3.9.0 to 3.9.1 ( #726 )
...
Bumps [flake8](https://gitlab.com/pycqa/flake8 ) from 3.9.0 to 3.9.1.
- [Release notes](https://gitlab.com/pycqa/flake8/tags )
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.0...3.9.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-18 22:04:47 -05:00
dependabot-preview[bot]
81249d6b28
Bump sphinx from 3.5.3 to 3.5.4 ( #724 )
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/commits/v3.5.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-18 22:04:34 -05:00
meisnate12
c957c4fc98
exclude leaves from show seasons
2021-04-14 11:43:21 -04:00
blacktwin
8aaa0c09a7
spelling & indent correction
2021-04-14 08:02:04 -04:00
blacktwin
0bacdbeabf
readding MediaContainer import
2021-04-12 13:16:33 -04:00
blacktwin
5d670364d6
fixing import
...
missed last import in copy/paste from master.
2021-04-12 13:12:46 -04:00
blacktwin
790d12504a
flake fix
...
remove trailing comma
2021-04-12 13:10:41 -04:00
blacktwin
f92878d75f
Merge branch 'master' into reviews_extras
2021-04-12 13:08:29 -04:00
blacktwin
227bb51717
remove Release
...
Release class was unintendedly added by a merge before it was properly located.
2021-04-12 13:07:10 -04:00
meisnate12
b9bf8eeabc
updated AdvancedSettingsMixin
2021-04-06 23:44:28 -04:00
meisnate12
a999778f52
removed redundant value
2021-04-06 23:43:42 -04:00
meisnate12
4307a99511
fix for advanced settings that dont use ints
2021-04-06 16:01:45 -04:00
Jason Lawrence
bea32faa8b
Bump to 4.5.2
2021-04-05 15:49:21 -05:00
dependabot-preview[bot]
d7aee45403
Bump sphinx from 3.3.1 to 3.5.3 ( #711 )
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 3.3.1 to 3.5.3.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-05 15:47:07 -05:00
dependabot-preview[bot]
da12c00cc6
Bump flake8 from 3.8.4 to 3.9.0 ( #710 )
...
Bumps [flake8](https://gitlab.com/pycqa/flake8 ) from 3.8.4 to 3.9.0.
- [Release notes](https://gitlab.com/pycqa/flake8/tags )
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.4...3.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-05 15:46:53 -05:00
JonnyWong16
19fa6c1e50
Allow relative dates for search filters ( #717 )
...
* Add validation for relative date search filter values
* Update search doc strings for searching using relative dates
* Update library search tests for relative dates
* Fix relative date search test
* Automatically format negative sign in relative dates
* Fix relative date search test
2021-04-05 15:46:26 -05:00
meisnate12
5584ef1d4f
Added AdvancedSettingsMixin ( #714 )
...
* Added AdvancedSettingsMixin
* forgot import
* shortened line
* remove whitespace
* removed unused import
* reordered mixins
* Add preference method to AdvancedSettingsMixin
* Add tests for AdvancedSettingsMixin
Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>
2021-04-05 15:44:49 -05:00