sct
01c179f762
fix(api): filter out libraries that do not have any metadata agent or are not movie/show
2020-12-15 10:24:39 +00:00
sct
e08fa35548
fix(api): only run recently added sync on enabled libraries
...
fixes #259
2020-12-15 10:23:19 +00:00
sct
d96d65b8af
refactor(api): increased plex sync speed and changed full sync to run every 24 hours
...
With this change, plex sync will now process 20 items at a time every 4 seconds. (About double its
previous speed). We will see how much faster we can push this in the future.
2020-12-15 09:16:35 +00:00
sct
b9faa6486b
fix(api): require package.json directly so typescript doesnt compile it into dist folder
2020-12-15 07:56:53 +00:00
sct
3f2a04c881
feat: about page initial version
...
Adding something to the about page for now, including the app version to better know what versions
of the app people are running
2020-12-15 07:27:30 +00:00
sct
3ba09d07eb
fix: add support for ssl when connecting to plex
...
fixes #275
2020-12-15 03:22:54 +00:00
Alex Zoitos
f998873fc5
fix(services): improve logging for when Radarr movie already exists ( #285 )
...
re #260
2020-12-15 11:11:48 +09:00
darknessgp
6d08b10820
fix: changing parameter name to use correct 'port' #276 ( #277 )
...
Co-authored-by: Ryan Boyles <Ryan.Boyles@ahstech.com >
2020-12-15 09:14:11 +09:00
sct
78af1a3e6d
fix(services): include radarr/sonarr baseUrl when adding media
2020-12-14 16:39:01 +00:00
sct
6c1ee830a1
fix(services): improve logging for adding movies to Radarr
2020-12-14 08:17:38 +00:00
sct
0658b7943e
fix(services): radarr/sonarr will use the correct default server
2020-12-14 08:14:08 +00:00
sct
edbbccf3ae
fix(plex sync): catch errors that occur during processMovie
...
this also removes the unique constraint on imdbId
re #244 #246 #250
2020-12-14 08:01:33 +00:00
sct
5f09e83ed8
fix(api): correctly generate clientId on first startup
2020-12-14 05:18:22 +00:00
sct
d6eb3ae64e
feat: person details page
2020-12-09 10:58:05 +00:00
sct
96f3861c90
chore(deps): update express-openapi-validator to v4.8.0
2020-12-08 10:28:38 +00:00
sct
e2b99b68e3
chore(deps): update typeorm to 0.2.29
2020-12-08 09:48:52 +00:00
sct
86addbc4dd
chore(deps-dev): upgrade typescript to v4.1.2 and ts-node to v9.1.1
2020-12-08 09:28:53 +00:00
sct
a8393707fe
feat: generate real api key
...
This also hides the api key from users without the ADMIN permission. It will not be returned from
the api for them. Regenerate functionality is not in the commit.
2020-12-08 05:04:15 +00:00
sct
79a352b7b3
build(deps): update dependencies and update relevant files
2020-12-08 04:14:18 +00:00
Alex Zoitos
139871f218
fix(frontend): canceled movie request should set parent movie status back to unknown ( #198 )
2020-12-01 16:21:51 +09:00
sct
c688cf60c7
feat: add migration for delete cascades on season requests/seasons
...
fix some i18n english strings
2020-11-30 10:03:36 +00:00
sct
cd6d8a8216
feat(frontend): add french language file
...
also expanded translation coverage (still lots to do!)
2020-11-27 05:11:45 +00:00
Alex Zoitos
2aefcfdfb9
Person API calls ( #188 )
...
* feat(frontend): person API call - details, combined credits
* feat(frontend): add next for error handling + remove conditional
* feat(frontend): add status code to next error
2020-11-25 14:55:54 -05:00
sct
a359672eba
feat: add application url config to main settings ui
2020-11-24 15:51:56 +00:00
sct
0d73d88f35
feat: other email notifications for approved/available
...
also adds UI to configure email notifications to frontend
2020-11-24 14:36:31 +00:00
sct
0962392e39
feat(api): email notification agent
...
no ui yet built to configure it and currently only handles MEDIA_PENDING notification types
2020-11-24 10:36:37 +00:00
sct
0601b44687
feat: throw 404 when movie/tv show doesnt exist
...
also adds site webmanifest for mobile icons and title changes for tv/movie pages
2020-11-24 02:19:04 +00:00
sct
a6c5e65bbf
feat: notifications for media_available and media_approved
2020-11-23 10:34:53 +00:00
sct
d8e542e5fe
feat: notification framework
2020-11-22 19:11:14 +09:00
sct
89be56d840
fix: fix type import from server side crashing build process
2020-11-19 10:55:28 +00:00
sct
250f48492c
feat: media delete option in manage media slideover
2020-11-19 10:42:03 +00:00
sct
1694f60e8a
feat: rotten tomatoes scores on movie/tv details pages
2020-11-19 02:02:26 +00:00
sct
236c4e5e61
feat: manage series slideover added (and approve/decline/delete hooked up)
2020-11-18 11:48:29 +00:00
sct
cb9ae25d94
feat: add filtering for requests api
2020-11-17 15:03:17 +00:00
sct
185ac2648f
feat: user edit functionality (managing permissions)
2020-11-17 05:48:59 +00:00
sct
ff8b9d8e7e
feat: add trending to discover page
2020-11-13 01:48:32 +00:00
sct
67290dd502
feat: upcoming movies on discover
2020-11-12 23:38:26 +00:00
sct
a99705f6a5
feat: force setup if app is not initialized
2020-11-12 09:07:49 +00:00
sct
06dc606bcf
feat(frontend): recently added on discover
...
also improves modal requests by not waiting for result from radarr/sonarr
2020-11-11 15:21:22 +00:00
sct
7287a6a957
fix(api): fix scheduling for plex full sync (maybe)
2020-11-11 09:28:38 +00:00
sct
978f92a1c5
feat: season creation migration
2020-11-11 09:06:42 +00:00
sct
1390cc1f13
feat(api): plex tv sync and recently added sync
2020-11-11 09:02:28 +00:00
sct
24a0423f3b
feat: initial user list (no edit/delete yet) and job schedules
2020-11-05 10:45:51 +00:00
sct
320432657e
feat: sonarr edit/delete modal
2020-11-03 09:44:54 +00:00
sct
c4ac357ef4
feat: radarr edit/create modal/backend functionality
2020-11-02 12:11:28 +00:00
sct
e032e385a5
fix: dont cross import SyncStatus type
2020-10-30 14:48:10 +00:00
sct
1bc3f7be4b
feat(frontend): plex library scan
2020-10-30 14:38:19 +00:00
sct
47714b698c
feat(frontend): plex settings page
2020-10-30 10:49:35 +00:00
sct
8742da0ebb
feat(frontend): initial Settings design
2020-10-30 07:30:38 +00:00
sct
6754003b62
build: add initial db migration
...
Also updates build to only run on develop branch after tests succeed
2020-10-29 04:07:42 +00:00