Commit Graph

345 Commits (bb781f2787824514f50b02dee589e79ce787e66f)

Author SHA1 Message Date
Kenton Royal 5725015789 Merge remote-tracking branch 'upstream/develop' into request-counter-fixed
6 years ago
Jamie 0ff920fdb3 Fixed #2475
6 years ago
Kenton Royal 71009f4942 Fix query for fetching requested tv shows
6 years ago
Jamie 0b7a7a6bbb Sorted out the requests page UI !wip #2313
6 years ago
Jamie b72905ab4a Got most of the requesting stuff done! !wip #2313
6 years ago
Kenton Royal b7e5e3dfb4 Fix bug with TV requests in which requesting a seasion would treat request as single episode
6 years ago
Kenton Royal 0e46e66a6d Add logic for movie request count
6 years ago
Kenton Royal 6ebe2deb52 Add logic for retriving request information
6 years ago
Kenton Royal 3959a79ea8 Move to seperate component and display for both TV and movies
6 years ago
Kenton Royal 7ef2a1679d Add dummy for request counter
6 years ago
Kenton Royal 861e677151 Add methods to interface and add model class
6 years ago
Jamie 5df232f3f5 got the view albums button working !wip
6 years ago
Jamie 3750243f11 A lot more lidarr work, i'm done for the day wow... !wip #2313
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 f72e48659c Album search actually looks pretty good !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
TidusJar 9156673f88 !wip started the searching process
6 years ago
TidusJar 26d620cf01 Small work on the API !wip
6 years ago
TidusJar 432c7763ee Started on the Music Search Engine !wip
6 years ago
Jamie 505bd06035 Fixed #2409
6 years ago
TidusJar 17c78b48a5 Added more to the stats, user stats is now available via the api !wip
6 years ago
Jamie 5143aacded Made the quality override and root folder override load when we load the show (It will now appear)
6 years ago
TidusJar 58af83959e Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
6 years ago
TidusJar 6a62f3b3f3 Fix for #2409
6 years ago
TidusJar 3d52998f3e Merge develop into Webpack and Angular upgrade
6 years ago
TidusJar 9903f4d36c Removed all the references to the tree nodes! At last can get rid of that !wip
6 years ago
TidusJar 438251d8c7 Started on some user stats !wip
6 years ago
Jamie Rees 2fad7658ec Removed some logging statements
6 years ago
Jamie f097dedea6 Added TVRequestsLite
6 years ago
Jamie Rees a7ccb74ad9 Added a smaller and simplier way of getting TV Request info
6 years ago
Jamie b036e1c001 Minor improvements
6 years ago
Jamie Rees 8de85091fb Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
6 years ago
Jamie Rees ec575df36e Added the subscribe on the sarch page
6 years ago
Jamie 7dd5805f3f Fixed the sorting and filtering on the Movie Requests page, it all functions correctly now
6 years ago
Jamie Rees a82b011ae3 Added the subscribe button to the search page if we have an existing request.
6 years ago
Joe Harvey b7dcb80ae9 Sort TvRequests by latest request
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 86b5455b46 Fixed the filter on the Requests page #2219 and added the default sort to be most recent requests
6 years ago
Jamie Rees 0b2e488e8f Added paging to the TV Requests page
6 years ago
Jamie Rees a0dbd1c442 Fixed #2151
6 years ago
Jamie 703203ed5c !wip
6 years ago
Anojh Thayaparan 025797c1ba added background property to tvrequests API (#2172)
6 years ago
Anojh Thayaparan bc4db4184c Knocking out LC requirements in issue #2124 (#2125)
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 b6f3bcc69f Improved the message for #2037
6 years ago
tidusjar 11442e2ea7 Added the test button and done a bunch of testing. Almost ready !wip
6 years ago
Jamie ffe74de278
Merge branch 'feature/recently-added' into feature_recentlyAdded
6 years ago
Jamie 1528cdfc03 Pretty much finished the actual newsletter. Still need to work on the UI !wip
6 years ago
tidusjar 3496cce670 Got tv working, just need to do styling. I suck at this part !wip
6 years ago
Jamie df95962aa6 Made a start on adding tv shows for the recently added !wip
6 years ago
Jamie 776726c942 More !wip on the recently added page, got a working carosel now
6 years ago
Jamie b55efd60c5 Merge develop into recentlyadded
6 years ago
tidusjar ec4fe9993c Fixed the API key not working when attempting to get requests #2058
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
tidusjar c47cc7f8f2 Added a similar button to the movie searches. Makes movie discoverablility easier
6 years ago
tidusjar 58e658262e We now show the digital release date in the search if available #1962
6 years ago
Jamie 90052d38ac API improvements
6 years ago
Jamie ee50eb79b7 Added recently added stuff
6 years ago
Jamie 109f5317bb Added the recently added engine with some basic methods
6 years ago
Jamie 71ff8fe301 Added a filter onto the movies requests page for some inital feedback
7 years ago
tidusjar 98e99251f3 Smal changes to the api
7 years ago
tidusjar 059b083359 Fixed #1857
7 years ago
Jamie 246f1c07cf
Add the Issue Reporting functionality (#1811)
7 years ago
tidusjar 0008018080 Added user request limits, We can now set the limit for a user.
7 years ago
Jamie 3edb4a485a Fixed #1754
7 years ago
tidusjar ab42723dc9 Fixed #1712
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
tidusjar 37617eb04d Fixed #1631 and improved translation support
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 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 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 f8054317ab !cosmetic removed unused dependancy
7 years ago
Jamie.Rees 77e227a36b Changed the text to make more sense !minor
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 23f0ef3b0d Fixed the overrides #1539 also display it on screen now too
7 years ago
Jamie.Rees 462bbcc4a6 Added a fix for the poster path issue #1533
7 years ago
Jamie.Rees 532530a954 Fixed the discord issue relating to images #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 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 9f164e4098 Fixed the issue with the tv search not working #1463
7 years ago
tidusjar f6cd68ff28 Some fixes around the UI and managing requests #865
7 years ago
tidusjar ece8b39632 Lots of different UI enhancements and fixes #865
7 years ago
tidusjar 42f48caf3b Fixed a bunch of bugs in Ombi #865
7 years ago
Jamie.Rees 3cc45b3022 Improvements to the UI and also finished the availability checker #865 #1464
7 years ago
tidusjar bf043fc76e Fixed some issues around the tv requests area
7 years ago
Jamie.Rees 046211e017 Removed IdentityServer, it was overkill #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 6c3523b21e Fixed build #1456
7 years ago
Jamie.Rees 8cf5a4c1fd Started on the requests rework #865
7 years ago
Jamie.Rees ffab4b7981 Lots of refactoring #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 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
Jamie.Rees 1c6ddc74cb Small fixes around the searching
7 years ago
Jamie.Rees 974cb1ebb3 Some rules #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 9f4a8902f9 Rules changes and rework
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 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 1b5698b3ca Reworked the TV model AGAIN #865
7 years ago
Jamie.Rees 25526cc4d9 The move!
7 years ago