Commit graph

794 commits

Author SHA1 Message Date
meisnate12
33b588dc51
Merge pull request #556 from meisnate12/dependabot/pip/develop/pillow-9.0.0
Bump pillow from 8.4.0 to 9.0.0
2022-01-04 11:50:55 -05:00
meisnate12
7132b0bdc4
Merge pull request #559 from meisnate12/dependabot/pip/develop/requests-2.27.0
Bump requests from 2.26.0 to 2.27.0
2022-01-04 11:50:45 -05:00
dependabot[bot]
8a14994bc5
Bump requests from 2.26.0 to 2.27.0
Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.27.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.26.0...v2.27.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-04 16:50:28 +00:00
meisnate12
607add302a
Merge pull request #560 from meisnate12/dependabot/pip/develop/ruamel-yaml-0.17.20
Bump ruamel-yaml from 0.17.19 to 0.17.20
2022-01-04 11:49:50 -05:00
meisnate12
3f8261db4d small additions 2022-01-04 11:46:56 -05:00
dependabot[bot]
000a10f90e
Bump ruamel-yaml from 0.17.19 to 0.17.20
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.19 to 0.17.20.

---
updated-dependencies:
- dependency-name: ruamel-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-04 04:19:05 +00:00
dependabot[bot]
d66bac4c1d
Bump pillow from 8.4.0 to 9.0.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.0 to 9.0.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.4.0...9.0.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 04:22:04 +00:00
meisnate12
7654008384 fix docker upload 2022-01-02 15:27:25 -05:00
meisnate12
0d076a2191 add missing_path 2022-01-02 00:06:53 -05:00
meisnate12
78d1aab6cf add --ignore-schedules 2022-01-01 23:23:47 -05:00
meisnate12
2cc4e7d829 small fix 2022-01-01 19:21:56 -05:00
meisnate12
ec62e628ad add arm7 2021-12-31 14:17:52 -05:00
meisnate12
18038d77d0 add genre_collections 2021-12-30 23:51:46 -05:00
meisnate12
5b343932d6 add --delete-collections 2021-12-30 23:34:04 -05:00
meisnate12
f2ddb6fd46 better looking summary 2021-12-30 18:05:31 -05:00
meisnate12
ee2039039c #238 Summary by Collection 2021-12-30 16:29:16 -05:00
meisnate12
9ee0bf829c small fixes 2021-12-30 13:59:54 -05:00
meisnate12
f889eaf274 change arr attribute names 2021-12-30 12:13:01 -05:00
meisnate12
d636da26eb #551 Fix filter Error for ints 2021-12-30 11:37:39 -05:00
meisnate12
1c56b0665e #552 add extra check to arrs 2021-12-30 11:32:18 -05:00
meisnate12
eb9fe219aa QoL improvements 2021-12-29 19:37:31 -05:00
meisnate12
766238c1ed
Merge pull request #550 from chazlarson/patch-2
Update installation links
2021-12-29 17:30:06 -05:00
Chaz Larson
7319133c70
Update installation links 2021-12-29 16:10:46 -06:00
meisnate12
4e54942069 catch Arr NotFounds 2021-12-29 14:52:19 -05:00
meisnate12
8f6960e811 add default_collection_order to settings 2021-12-29 14:51:58 -05:00
meisnate12
5c8366e3ce change collection _minimum to minimum_items 2021-12-29 14:51:07 -05:00
meisnate12
992b4d8078 add library name to collection title 2021-12-29 14:49:53 -05:00
meisnate12
e4d1851f47 #189 adds music library support and better filters 2021-12-29 10:51:22 -05:00
meisnate12
6788fa8ae4
Merge pull request #549 from meisnate12/develop
v1.14.1
2021-12-29 10:48:18 -05:00
meisnate12
2b9405afa6 version 2021-12-29 10:45:30 -05:00
meisnate12
f2d950a4ae
Merge pull request #544 from meisnate12/dependabot/pip/develop/ruamel-yaml-0.17.19
Bump ruamel-yaml from 0.17.17 to 0.17.19
2021-12-29 10:40:34 -05:00
meisnate12
a6ae03db31 allow original_language filter for shows 2021-12-28 23:12:40 -05:00
meisnate12
672cdbd2ce fix NoneError 2021-12-28 22:44:55 -05:00
meisnate12
9214b3bd02 better filepath check for radarr/sonarr 2021-12-28 17:41:04 -05:00
meisnate12
3bf3e8a918 fix tmdb_collections 2021-12-28 16:23:26 -05:00
meisnate12
2b4b557012 Allow Blank users 2021-12-28 15:40:33 -05:00
meisnate12
b09f0dc366 fix trakt not saving authorization 2021-12-27 19:01:43 -05:00
dependabot[bot]
b903286b7a
Bump ruamel-yaml from 0.17.17 to 0.17.19
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.17 to 0.17.19.

---
updated-dependencies:
- dependency-name: ruamel-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-27 04:22:51 +00:00
meisnate12
aa5fbf7fd1 fix for cached episode IDs 2021-12-26 22:49:48 -05:00
meisnate12
0de6e2fe7b
Merge pull request #514 from meisnate12/develop
v1.14.0
2021-12-26 11:58:15 -05:00
meisnate12
29cc04f6c4 version 1.14.0 2021-12-26 10:48:52 -05:00
meisnate12
63acb4abc5
Merge pull request #541 from MarkMckessock/develop 2021-12-23 20:41:54 -05:00
Mark Mckessock
e08e2fdffe Pass read_only_config value to ConfigFile 2021-12-23 20:35:11 -05:00
meisnate12
c86def351e add --read-only-config command line argument 2021-12-23 19:16:46 -05:00
meisnate12
6871587bb6 add sync_to_user to playlists 2021-12-23 12:02:07 -05:00
meisnate12
e3e0ef116a version 2021-12-22 11:35:10 -05:00
meisnate12
d9770c2e67 small fixes 2021-12-22 11:19:23 -05:00
meisnate12
2b67b991d4 extra debug 2021-12-21 19:22:07 -05:00
meisnate12
f221c9bf6f fix sort_by 2021-12-21 18:05:38 -05:00
meisnate12
98fda2bd3d fix requirements error 2021-12-21 17:52:28 -05:00