Commit graph

762 commits

Author SHA1 Message Date
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
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
meisnate12
10cd2b1b01 #527 collection_name will have its commas removed if used for arr tags 2021-12-21 16:33:37 -05:00
meisnate12
4aa536b27a removed sort_by and now am overloading collection_order 2021-12-21 13:48:27 -05:00
meisnate12
e0c42c272a Fix for #529 2021-12-20 09:50:17 -05:00
meisnate12
364f261b4c Small Fixes 2021-12-20 09:47:50 -05:00
meisnate12
e71f32ca61 Fix for #529 2021-12-20 09:32:19 -05:00
meisnate12
79218495c3 fix load error 2021-12-19 20:25:38 -05:00
meisnate12
cef671eabb add mass_collection_mode library operation 2021-12-19 16:02:10 -05:00
meisnate12
c75b123f36 #523 No builders fix 2021-12-19 15:32:15 -05:00
meisnate12
fb2aa1a085 Image Error fix 2021-12-19 13:48:30 -05:00
meisnate12
df24853936 asset_folders and create_asset_folders can be set at the collection level 2021-12-19 11:17:03 -05:00
meisnate12
f3357aadba unpack issue 2021-12-19 09:40:26 -05:00
meisnate12
6fa97a21e3 allow all schedules 2021-12-19 00:41:58 -05:00
meisnate12
b17fd41552 add ranges to visible_library, visible_home, and visible_shared 2021-12-18 23:11:23 -05:00
meisnate12
aa95c63794 added dictionary_variables to tmdb_collections 2021-12-18 20:12:04 -05:00
meisnate12
f33a2df5f0 #513 added dimensional_asset_rename to autoname asset files 2021-12-18 19:48:11 -05:00
meisnate12
cb3f8b1ec2 fix for keyerror 2021-12-18 19:28:51 -05:00
meisnate12
02f9b6f7b6 update show_options 2021-12-18 18:02:22 -05:00
meisnate12
ae7643b38c #517 added radarr_remove_by_tag and sonarr_remove_by_tag operations 2021-12-18 17:45:09 -05:00
meisnate12
b18aa534c6 #515 Added IMDB Episode support for collections and playlists 2021-12-18 00:59:53 -05:00
meisnate12
b457dc68ee added has_overlay boolean collection detail 2021-12-17 22:27:05 -05:00
meisnate12
08fb1035b9 Merge remote-tracking branch 'origin/dependabot/pip/develop/arrapi-1.3.0' into develop 2021-12-17 22:09:33 -05:00
meisnate12
37c719e505 Add schedule to library 2021-12-17 22:02:24 -05:00
meisnate12
203ee10ca9 notifiarr update 2021-12-17 21:24:19 -05:00
meisnate12
a484f0e7ea Version 2021-12-17 20:57:02 -05:00
meisnate12
ca7b14fa35 better error message 2021-12-17 18:21:16 -05:00
meisnate12
856b96f819 fixed playlist removal and various other bugs 2021-12-17 18:18:34 -05:00
dependabot[bot]
8b6dcf435f
Bump arrapi from 1.2.8 to 1.3.0
Bumps [arrapi](https://github.com/meisnate12/ArrAPI) from 1.2.8 to 1.3.0.
- [Release notes](https://github.com/meisnate12/ArrAPI/releases)
- [Commits](https://github.com/meisnate12/ArrAPI/compare/v1.2.8...v1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 14:25:37 +00:00
meisnate12
a5a27d25da $484 add playlists 2021-12-17 09:24:46 -05:00
meisnate12
03b02a2575 add show_options 2021-12-16 19:16:08 -05:00
meisnate12
355021f200 allow multiple suffixes 2021-12-15 16:19:43 -05:00
meisnate12
6a53772f48 reorg ratingkeys 2021-12-15 10:50:20 -05:00
meisnate12
d866c0e3af #506 fix flixpatrol limit 2021-12-14 00:52:56 -05:00