Commit Graph

644 Commits (develop)

Author SHA1 Message Date
Jamie 108d343fec Fixed #1878 and added a Request all button when selecting episodes
7 years ago
Jamie 71ff8fe301 Added a filter onto the movies requests page for some inital feedback
7 years ago
Jamie 0fc2037ae3 Merge branch 'DotNetCore' of https://github.com/tidusjar/ombi into DotNetCore
7 years ago
Jamie 62ee9d8cdb Hide the password field if it's not needed #1815
7 years ago
tidusjar 98e99251f3 Smal changes to the api
7 years ago
tidusjar 35cfb3d573 When requesting Anime, we now mark it correctly as Anime in Sonarr
7 years ago
tidusjar 059b083359 Fixed #1857
7 years ago
Jamie a8bb352c34 If Radarr/Sonarr has noticed that the media is available, then mark it as available in the UI
7 years ago
Jamie 246f1c07cf
Add the Issue Reporting functionality (#1811)
7 years ago
Jamie 8d5dfe9424 #1659 Made the option to ignore notifcations for auto approve
7 years ago
Jamie d5787e6625 Allow users to login without a password
7 years ago
tidusjar 40e732de27 #1802 and other small fixes
7 years ago
tidusjar 152189213d So... This sickrage thing should work now
7 years ago
tidusjar 6ad6dd4a74 Fixed emby connect login issue
7 years ago
Jamie e96089f5eb
Fixed a bug where it blocked users with 0 limits.
7 years ago
tidusjar 442092e93b Merge branch 'DotNetCore' of https://github.com/tidusjar/Ombi into DotNetCore
7 years ago
tidusjar 0008018080 Added user request limits, We can now set the limit for a user.
7 years ago
Jamie 7edc36406e Fixed #1738
7 years ago
Jamie 02135bc550 Fixed #1760 and improvements on the auto updater.
7 years ago
Jamie 3edb4a485a Fixed #1754
7 years ago
Jamie a1ee52daef Sickrage done. Ish... So i've written all the code by looking at the API. the key there is i've looked at the api. I have not tested anything so expect this to fail.
7 years ago
Jamie 62a3ed924b !wip
7 years ago
Jamie 6e04e2effe Update the Emby Connect Username in the user importer. To update the emby connect email address we do it when the user logs in, since the only way to get that information is to use the users Username and Password, since we do not keep this information we cannot do it in the User Importer, but if they have successfully logged in via Emby Connect then we check if we need to update the email address on login
7 years ago
tidusjar a383839bd0 Fixed #1721
7 years ago
tidusjar ab42723dc9 Fixed #1712
7 years ago
tidusjar 560072eba4 Added the option to import the plex admin.
7 years ago
Jamie 874d90d894 Fixed #17000
7 years ago
tidusjar ef858a9fce Fixed an issue with the caching
7 years ago
tidusjar 55550f1b30 Fixed #1663
7 years ago
tidusjar dedf42ac87 Should fix #1663
7 years ago
Jamie e526c1071a Added Telegram Notification support, Not tested.
7 years ago
tidusjar 37617eb04d Fixed #1631 and improved translation support
7 years ago
tidusjar fe7ca844dc We now show "Available" for tv shows that is fully available #1602
7 years ago
tidusjar 168c51c293 Fixed sonarr not monitoring the latest season #1534
7 years ago
Jamie 20f3239b94 Found where we potentially are setting a new poster path, looks like the entity was being modified and being set as Tracked by entity framework, so the next time we called SaveChangesAsync() it would save the new posterpath on the entity.
7 years ago
masterhuck ccaeaf54cb Episodes in requests are now in order #1597 (#1614)
7 years ago
Jamie.Rees f5ffa78304 Added four new endpoints to change the availability for TV shows and Movies #1601
7 years ago
tidusjar 55c62772e4 Fixed the issue where we did not check if they are already in sonarr when choosing certain options #1540
7 years ago
tidusjar 3e4f504165 We can now delete tv child requests and the parent will get remove #1603
7 years ago
tidusjar a74617b70c Finished the api changes requested #1601
7 years ago
tidusjar 1dc8eac035 Fixed #1583 you can now delete users.
7 years ago
tidusjar 7c5bca3b2b Fixed the issue where movie requests were no longer being requested.
7 years ago
Jamie.Rees b7b0381ce7 started adding some more unit tests #1596
7 years ago
Jamie.Rees 727c7be9f2 Added another place to make sure we have the correct poster paths !minor
7 years ago
Jamie.Rees 9261232bab #1588 When we make changes to any requests that we can trigger a notification, always send it to all notification agents, even if the user wont recieve it.
7 years ago
Jamie.Rees 894945f652 Made a generic repository to use !minor
7 years ago
Jamie.Rees f8054317ab !cosmetic removed unused dependancy
7 years ago
Jamie.Rees 77e227a36b Changed the text to make more sense !minor
7 years ago
tidusjar 4eb58d359c Couchpotato finished
7 years ago
tidusjar 57f3297892 Added Couchpotato support and fixed #1548
7 years ago
tidusjar d6b3c7ac2c Added support for a new TV and Movie provider. DogNZB
7 years ago
tidusjar 04117329c6 Fixed #1543
7 years ago
tidusjar 42c69a0f05 Use Sqlite storage for Hangfire
7 years ago
tidusjar 23f0ef3b0d Fixed the overrides #1539 also display it on screen now too
7 years ago
Jamie.Rees 106a46dea5 Added a PartlyAvailable flag for tv shows
7 years ago
Jamie.Rees 462bbcc4a6 Added a fix for the poster path issue #1533
7 years ago
Jamie.Rees f5a0572946 Fixed some cosmetic issues #865
7 years ago
Jamie.Rees f827dd5e06 Fixed #1531
7 years ago
tidusjar 95e3c62e30 Some errors fixed and some ui improvements #865
7 years ago
Jamie.Rees e735df5d0a !wip Made a start on adding CouchPotato, most of the UI is there but nothing is done with it yet #865
7 years ago
Jamie.Rees 532530a954 Fixed the discord issue relating to images #1513
7 years ago
Jamie.Rees 43a78f0e3c Fixed the issue sending movies to Radarr #1513
7 years ago
Jamie.Rees 9ae5ad0ecd Fixed logo on reset password pages
7 years ago
tidusjar cd5cc1fe26 #1513 correctly set the child requests as approved
7 years ago
tidusjar d8e77ef6b3 #1513 partially fixed a bug
7 years ago
Jamie.Rees af2f8d1380 Fixed a bug where we were marking the wrong episodes as available #1513 #865
7 years ago
tidusjar f689af82f0 #1513 Added the update available icon
7 years ago
tidusjar 057683d97a Fixed the issue of it showing as not requested when we find it in Radarr.
7 years ago
Jamie.Rees 8b4c61c065 Fixed the bug where we were displaying shows where we do not have enough information to request #1513
7 years ago
Jamie.Rees f986e8d132 #1513 !wip when we have every episode of a series, we now mark as available.
7 years ago
Jamie.Rees d0a7ef9223 #865 !wip fixed a bug where we could request duplicate episodes
7 years ago
tidusjar df1ab01e46 #1513 #865 Fixed the issue where we do not send the requests to Radarr/Sonarr when approving
7 years ago
tidusjar 187d76ea77 Fixed a bunch of issues on #1513
7 years ago
Jamie.Rees a166410a26 Fixed some bugs in the UI #865
7 years ago
Jamie.Rees a727bc0b4c Updated packages and more logging
7 years ago
Jamie.Rees 9f164e4098 Fixed the issue with the tv search not working #1463
7 years ago
tidusjar d754ef6b81 Update nuget packages and added logging to the Updater #865
7 years ago
tidusjar 2e8f08fef1 omgwtf so many changes. #865
7 years ago
Jamie.Rees affc5b36ad Merge branch 'DotNetCore' of https://github.com/tidusjar/PlexRequests.Net into DotNetCore
7 years ago
Jamie.Rees 95c5c839f0 Upgraded to .net core 2.0 #1486
7 years ago
tidusjar f6cd68ff28 Some fixes around the UI and managing requests #865
7 years ago
Jamie.Rees f7d67bf26d Small changes on the updater #1460 #865
7 years ago
tidusjar ece8b39632 Lots of different UI enhancements and fixes #865
7 years ago
tidusjar 012a82ca2d Added the Emby Cacher, we now cache the Emby data!
7 years ago
tidusjar 42f48caf3b Fixed a bunch of bugs in Ombi #865
7 years ago
Jamie.Rees 2002ea9d6f Updated assembly versions
7 years ago
tidusjar 233c76813c Small changes around the roles #865
7 years ago
Jamie.Rees 3cc45b3022 Improvements to the UI and also finished the availability checker #865 #1464
7 years ago
Jamie.Rees 0e6462bbd5 #1464 added the Plex episode cacher
7 years ago
tidusjar bf043fc76e Fixed some issues around the tv requests area
7 years ago
Jamie.Rees d5477adc6b Added slack #1459 #865
7 years ago
Jamie.Rees 046211e017 Removed IdentityServer, it was overkill #865
7 years ago
Jamie.Rees da5a4b0641 Added Pushbullet notifications #1459 #865
7 years ago
Jamie.Rees 1eb18b3187 A lot of clean up and added a new Image api #865
7 years ago
Jamie.Rees 863df6e1cc Some work around the Auto Updater and other small changes #1460 #865
7 years ago
tidusjar da041cabc3 working on the requests page #1457 #865
7 years ago
Jamie.Rees 205970e4c0 Fixed some bugs around the authentication #1456 #865
7 years ago
Jamie.Rees 7719117156 Fixed build
7 years ago
Jamie.Rees 6c3523b21e Fixed build #1456
7 years ago
Jamie.Rees 818acd6452 #1456 #865 Started on allowing Plex Users to sign in through the new authentication server
7 years ago
Jamie.Rees 51fbd56c44 Finished implimenting Identity with IdentityServer4. #865 #1456
7 years ago
Jamie.Rees b04344dd17 Moved over to using Identity Server with Asp.Net Core Identity #1456 #865
7 years ago
Jamie.Rees 8cf5a4c1fd Started on the requests rework #865
7 years ago
tidusjar acd9ebde33 Started reworking the usermanagement page #1456 #865
7 years ago
Jamie.Rees ffab4b7981 Lots of refactoring #865
7 years ago
TidusJar bad109c862 Created an individual user api endpoint so we can make the user management pages better #865
7 years ago
Jamie.Rees 263240c648 Lot's of refactoring
7 years ago
Jamie.Rees b52a57b117 #1462 #865 Had to refactor how we use notificaitons. So we now have more notification fields about the request
7 years ago
Jamie.Rees b69b322bd5 Added Migrations rather than a manual DB Script #865
7 years ago
tidusjar 77f9e90c0e Looks like Sonarr is finished and works. A lot simplier this time around. #865
7 years ago
tidusjar c0d019f7d4 More work on the Sonarr Api Integration #865
7 years ago
tidusjar 2c945ebb9b Started on sonarr #865
7 years ago
tidusjar 0875b5f665 Damn son. So many changes... Fixed alot of stuff around tv episodes with the new DB model #865
7 years ago
tidusjar 386f856ea7 Fixed a load of bugs need to figure out what is wrong with tv requests #865
7 years ago
Jamie.Rees 2bc916998c #865 rework the backend data. Actually use real models rather than a JSON store.
7 years ago
tidusjar 08e389f590 Updated all the packages
7 years ago
tidusjar 89c672e582 Fixed the build issue #865
7 years ago
tidusjar b8f20cc187 Added the minimumAvailability #865
7 years ago
Jamie.Rees 74f3e0f143 More Update #865
7 years ago
Jamie.Rees d9be265abe More work on the Updater
7 years ago
Jamie.Rees 1c6ddc74cb Small fixes around the searching
7 years ago
Jamie.Rees 974cb1ebb3 Some rules #865
7 years ago
Jamie.Rees d73899fc53 Added the testing notifications and discord notification #865
7 years ago
Jamie.Rees 9a4dbb3dce Email Notifications are now fully customizable and work! #865
7 years ago
Jamie.Rees f193471b6c More on #865 TODO, Find out whats going on with the notifications and why exceptions are being thrown.
7 years ago
Jamie.Rees 515312427e Some more #865
7 years ago
Jamie.Rees 745ff844ca The Approving child requests now work!
7 years ago
Jamie.Rees eb433867af Fixed many bugs #865
7 years ago
Jamie.Rees 22c5d3a19d Loads of changes, improved the movie search stylings is back
7 years ago
Jamie.Rees 4c797733ca Added the Movie Sender, Movies will be sent to Radarr now #865
7 years ago
Jamie.Rees aab9194cf5 Fixed the TV search via Trakt not returning Images anymore. #865
7 years ago
Jamie.Rees 9f575d1e64 Merge
7 years ago
Jamie.Rees 9f4a8902f9 Rules changes and rework
7 years ago
tidusjar 1133f02d07 Added the Radarr cacher #865
7 years ago
Jamie.Rees d5ec429893 Request Grid test
7 years ago
Jamie.Rees e0018f63fa small cleanup #865
7 years ago
Jamie.Rees 7595ccf6c4 Started the Radarr Settings #865
7 years ago
tidusjar d10b0f7081 Added the Rules Engine Pattern and the Auto approve and request rules #865
7 years ago
tidusjar 7f2cfdafd1 Rules #865
7 years ago
Jamie.Rees fc3ed1105d stuff
7 years ago
tidusjar df5f0fc691 Finished the Plex Content Cacher. Need to do the episodes part but things are now showing as available! #865
7 years ago
Jamie.Rees b4789363e8 stuff #865 need to work on the claims correctly
7 years ago
Jamie.Rees 1b5698b3ca Reworked the TV model AGAIN #865
7 years ago
Jamie.Rees 25526cc4d9 The move!
7 years ago