Commit Graph

341 Commits (develop)

Author SHA1 Message Date
tidusjar 3bd9b18b33 Fixed the startup error
5 years ago
tidusjar 58cc49d607 Fixed issues with the RequestId Migration #3244 #3253 #3249
5 years ago
tidusjar 96e3e88261 Fixed the issues where the DB was being disposed too early
5 years ago
tidusjar 2365341207 Develop into v4
5 years ago
tidusjar a8026aecf4 Upgrade to .net standard 2.1
5 years ago
tidusjar f4933bfc26 Fixed the migration for combined databases
5 years ago
tidusjar 713c0de5f0 Fixed the issue where exisitng databases would now fail due to the DB structure changes
5 years ago
tidusjar 560c3c3ead Finished it!
5 years ago
tidusjar 1a086e6f19 Got MySql working
5 years ago
tidusjar 37aca4e423 Got the new DB structure in place
5 years ago
tidusjar b07833e0e8 Merged develop with V4
5 years ago
tidusjar 5d73845951 Add the migration to the correct database... #3214
5 years ago
tidusjar 1286c40f82 Hopefully provide a fix now for #2998
5 years ago
tidusjar a5139dd25c merge develop into v4
5 years ago
Jamie Rees e54ec746d6 small wip changes
5 years ago
tidusjar 769343a128 Fixed issue where using the API to request a movie/tv show would throw an exception when only using the API Key #3091
5 years ago
Jamie Rees 76dfcdf646 Request grid now shows available
5 years ago
tidusjar 6a3addae5c merge develop into v4
5 years ago
Jamie Rees 1fa034908c Added transactions around all of the CUD operations
5 years ago
Jamie Rees 08b7e8f540 Add a internal retry when we have a locked db
5 years ago
Jamie Rees 8de5057fd3 Added migration for issues
5 years ago
Jamie Rees bfaf2b8f8c Updated packages
5 years ago
Jamie Rees 975a162edd merge
5 years ago
Jamie Rees b98f5607d6 More unit tests
5 years ago
tidusjar 59e26aaa2d Reset all of the schedules due to Quartz using a different CRON system. Updated the UI code to reflect this
5 years ago
Jamie Rees b1cf9536df build stuff
5 years ago
Jamie Rees ae9a4e3b1c Package update/refresh
5 years ago
tidusjar 8febad53b0 merge
5 years ago
tidusjar 439dc395d0 Reverted the global app lock for the db #2750
5 years ago
Jamie Rees 117bd1cd8b #2750 stuff
5 years ago
Jamie Rees e6e24c6a97 More for #2750
5 years ago
Jamie Rees 947c0e74cb Made use of the global mutex, this should now hopefully work #2750
5 years ago
Jamie Rees 01eb74d90b Started reworking the settings
5 years ago
Jamie Rees cc5fb56e7b Merge branch 'develop' into feature/v4
5 years ago
Jamie Rees 3592781e94 Added a lock on the database commit level to see if I can improve locked db's
5 years ago
tidusjar ee89f6f16c Fixed build !wip
5 years ago
tidusjar c8415f8da9 Set the CommandTimeout longer to see if EF can get a handle on the SQLite file when it's locked #2750
5 years ago
TidusJar bbf4d72de1 started on the episode panel !wip
5 years ago
TidusJar 8be3ef205a update dependancies
5 years ago
tidusjar ada38a0c30 Fixed #2801 this is when a season is not correctly monitored in sonarr when approved by an admin
5 years ago
tidusjar d834b96b4b Small improvements to try and mitigate #2750
5 years ago
tidusjar 42eae458d8 Fixed #2786
5 years ago
tidusjar 7048f2738a Fixed #2759
5 years ago
TidusJar 76bfec1667 Added Actor Searching for Movies!
5 years ago
TidusJar 732873acda Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
5 years ago
TidusJar f1bca13586 Added the request queue to the notifications UI so you can turn it off per notification agent #2747
5 years ago
tidusjar 3b91392323 #2363 Added the ability to pass any username into the API using the ApiAlias header
5 years ago
TidusJar 7c97b104d2 Updated the AspnetCore.App package to remove the CVE-2019-0564 vulnerability
5 years ago
TidusJar 656f8511b4 !wip added the custom page into the settings
5 years ago
tidusjar 9cc9bf7e78 Save the language code against the request so we can use it later e.g. Sending to the DVR apps
5 years ago
tidusjar c960e7ce85 Added capture of anonymous analytical data
6 years ago
TidusJar 0a63dd0ef5 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
6 years ago
TidusJar 43e30ec0bb Updated to .net core 2.2 and included a linux-arm64 build
6 years ago
Jamie 72c411d5d3
Merge branch 'develop' into feature/request-queue
6 years ago
Jamie 4eeb5d4d35 Sorted out the UI !wip
6 years ago
TidusJar 806cf7c0ff More on the UI !wip
6 years ago
TidusJar 75f43260c0 !wip added the api
6 years ago
TidusJar da5d4f0738 Finished off the job
6 years ago
TidusJar 207fbe0a8f Save to the request queue !wip
6 years ago
Jamie 417e4085c5 Fixed the issue where we could sometimes allow the request of a whole series when the user shouldn't be able to
6 years ago
TidusJar b1e6fd313b !wip started on the request queue
6 years ago
Jamie 442b0ff90c
Merge branch 'develop' into feature/splitoutsettingsdb
6 years ago
TidusJar 870a07de9d revert, no idea how this happened
6 years ago
Jamie bbceb56d8b
Merge branch 'develop' into imgbot
6 years ago
Anojh 0b2b3d2f30 New role to enable users to remove their own requests
6 years ago
TidusJar 5ecceec06e Fixed the migration
6 years ago
TidusJar a40af63a9c Fixed build !wip
6 years ago
TidusJar ca48361865 Done the migration for the external db !wip
6 years ago
TidusJar 26da9d242c ExternalContext migrations
6 years ago
TidusJar 479ca819d7 Added in the external repo so we can rip out external stuff
6 years ago
TidusJar 618ee16d9d The settings have now been split out of the main db.
6 years ago
Jamie 660df99123 Got most of the UI done for the voting feature !wip
6 years ago
Jamie 2181be30f5
Merge pull request #2545 from tidusjar/develop
6 years ago
Jamie 5b6283f6b8
Revert "Feature/purge issues"
6 years ago
TidusJar dffd27d804 Added the ability to purge/remove issues
6 years ago
Jamie 91b6dfe2b7 Added the root folders and qualities per user!
6 years ago
TidusJar 68c4368490 Started on custom quality profiles and root paths !wip
6 years ago
TidusJar 7f4f2361c5 Merge
6 years ago
TidusJar 2204559b0a Added the Notification Preferences to the user
6 years ago
TidusJar de2e3abfe0 Added the API to add user notification preferences
6 years ago
TidusJar 8915e64ff3 Updated all the MS packages
6 years ago
TidusJar bcb193f321 made a start !wip
6 years ago
Jamie 8b5ae726c0 Add the music roles -.- !wip
6 years ago
TidusJar 21cb5820dd migrations !wip
6 years ago
TidusJar 82c353a727 !wip added music into the newsletter and also added issue reporting to the albums
6 years ago
Jamie 82d610e235 Added the availablility checker #2313 !wip
6 years ago
Jamie 3750243f11 A lot more lidarr work, i'm done for the day wow... !wip #2313
6 years ago
Jamie 207c60b7f8 Added the lidarr sync !wip
6 years ago
Jamie d47e7a7c57 Requests now work for albums !wip
6 years ago
Jamie 70db3c7bca Loads more work *phew* !wip
6 years ago
TidusJar 33fdffdd0f Improved the UI !wip
6 years ago
TidusJar 83537e2a36 !wip started on the music request engine
6 years ago
Jamie 79fe8bb331 !wip started on the Plex add user UI
6 years ago
TidusJar e5d09d4794 Migrations to go with the user change !wip
6 years ago
TidusJar 438251d8c7 Started on some user stats !wip
6 years ago
Jamie 02adcdadc7 Fixed the text for #2370
6 years ago
Jamie a94898cf73
Merge pull request #2400 from tidusjar/feature/netcore2.1.1
6 years ago
Jamie ec628e9217 Updated to 2.1.1
6 years ago
Jamie Rees 73d444cde2 Fixed the View On Emby URL since the Link changed #2368
6 years ago
Jamie Rees d8fdc75cfb revert
6 years ago
Jamie 62d8d5806f
Merge branch 'feature/2.1.1-update' into develop
6 years ago
Jamie Rees a7ccb74ad9 Added a smaller and simplier way of getting TV Request info
6 years ago
Jamie 48baef1dfd Update to .net 2.1.1
6 years ago
Jamie 05a0369aca Fixed the issue where when we find an episode for the recently added sync, we don't check if we should run the availbility checker.
6 years ago
Jamie d1e78b201c
Merge pull request #2296 from tidusjar/feature/dotnetcore2.1
6 years ago
Jamie 919d245f63 Fixed #2317
6 years ago
Jamie 12b4bf2f5f Upgrade packages
6 years ago
Jamie b323db1864 Fixed a issue where the Plex Content Sync wouldn't pick up new shows #2276 #2244 #2261
6 years ago
Jamie Rees 2b227e7201 Fixed the issue when enabling the Hide Request Users included system users e.g. API key user #2232
6 years ago
Jamie Rees 16952cb44c Finished adding subscriptions for TV Shows
6 years ago
Jamie Rees 7a9fc1213f Added the subscription for movies !wip
6 years ago
Jamie Rees 3e2e7d2fc2 Updated to prevent security vulnerability as noted here: https://github.com/aspnet/Announcements/issues/300
6 years ago
Jamie Rees 6b2e9760e3 Fixed a potential issue in the newsletter where it wouldn't send content due to missing metadata, but would mark it as if it was sent.
6 years ago
Jamie Rees b8c64dff2d Update Hangfire, Newtonsoft and Swagger
6 years ago
Jamie Rees a0dbd1c442 Fixed #2151
6 years ago
Jamie Rees 0ce9fb2df9 Fixed #2170
6 years ago
Jamie Rees 443c79b0ca Fixed #2179.
6 years ago
Jamie 703203ed5c !wip
6 years ago
Anojh Thayaparan 1c54eedc6f Added View on Emby Button (#2173)
6 years ago
Anojh Thayaparan 025797c1ba added background property to tvrequests API (#2172)
6 years ago
Jamie Rees 7a7b00ab25 Add base url as a startup argument
6 years ago
Jamie 386f5b1550 Emby improvments on the way we sync/cache the data.
6 years ago
Jamie Rees 8b9c375628 Made a start on the VoteEngine !wip
6 years ago
Jamie d15e09d342 Changed the TV Request API. We now only require the TvDbId and the seasons and episodes that you want to request. This should make integration regarding TV a lot easier.
6 years ago
tidusjar 3124163f7c Added the Recently Added Newsletter! You are welcome.
6 years ago
tidusjar 1eb2dc930b Fixed some bugs !wip
6 years ago
Jamie 946aee99f3 Pretty sure that's it !wip
6 years ago
tidusjar 11442e2ea7 Added the test button and done a bunch of testing. Almost ready !wip
6 years ago
Jamie b99a5a668b Think i've finished the ui now too !wip needs testing
6 years ago
Jamie 1528cdfc03 Pretty much finished the actual newsletter. Still need to work on the UI !wip
6 years ago
Jamie 9767380f83 Newsletter almost finished. !wip
6 years ago
Jamie 0e94270f84
Merge pull request #2081 from tidusjar/develop
6 years ago
Jamie 47f66978f0
Added the ability to refresh out backend metadata (#2078)
6 years ago
tidusjar 87ab783f77 Updated all the aspnet packaged !wip
6 years ago
Jamie b55efd60c5 Merge develop into recentlyadded
6 years ago
Jamie b6348a73d1
Merge pull request #2053 from tidusjar/develop
6 years ago
Jamie 152818f8d1
Added the ability to hide requests that have not been made by that user (#2052)
6 years ago
Jamie 3fa6940a8b
Added the ability to override root and quality options in Sonarr (#2049)
6 years ago
Jamie dda467828c
Merge DNC into Master (#2034)
6 years ago
tidusjar 58e658262e We now show the digital release date in the search if available #1962
6 years ago
Jamie a7bc93889b Fixed the outstanding issue on #1995
6 years ago
Jamie 109f5317bb Added the recently added engine with some basic methods
6 years ago
Jamie 36730bce05 Change the default templates to use {IssueUser}
6 years ago
tidusjar 40bdde10e5 !wip invalid notifcation template
6 years ago
tidusjar 480a107fa6 Fixed #1914
6 years ago
tidusjar 6f06f962d7 Fixed the migration issue, it's too difficult to migrate the tables
6 years ago
tidusjar d3502857f1 Fixed #1942
6 years ago
Jamie 59173b8bc4 more !wip stuff
6 years ago
tidusjar e235475413 !wip
6 years ago
Jamie c370909619 !wip
6 years ago