Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/commits/commit/2fc4ef2613a1e26c30e24e4e8ed6205ba30d04f0?page=46 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

2648 Commits (2fc4ef2613a1e26c30e24e4e8ed6205ba30d04f0)
 

Author SHA1 Message Date
Drewster727 456e442fa3 add csproj with file changes from previous commit 9 years ago
Drewster727 6ed7df2c21 cache the couchpotato wanted list, update it on an interval, and use it to determine if a movie has been queued already 9 years ago
tidusjar e8fb28a024 Change default logging 9 years ago
tidusjar 462eb0c9f2 I think i've fixed an issue where SickRage reports Show not found. 9 years ago
tidusjar adfbfb54a3 Set the default log level to info. 9 years ago
tidusjar 53734d967b Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git 9 years ago
tidusjar dd07e7546b Added logging around SickRage 9 years ago
tidusjar 10be8f0440 Fixes for sonarr, we now display the error messages back to the user 9 years ago
Drewster727 33de634ade refactor async task logic to work with mono 9 years ago
Drewster727 a6695db590 fix search spinner sticking around after clearing search text + make the "Requested" and "Available" indicators in the search page different colors 9 years ago
Drewster727 c6e6583fd5 start indicating in the results if an item is already requested or available 9 years ago
Drewster727 d1c6a13226 firefox css dsplay issue 9 years ago
tidusjar 3efd54c1b6 Fixed 9 years ago
Jamie 3277830de4 Merge pull request from tidusjar/dev 9 years ago
tidusjar 08cbf927ee Changed the build number 9 years ago
tidusjar f3cca9f0e9 Some final tweaks for 9 years ago
tidusjar 5e5fe1f395 Fixed a bug where if we are the admin we didn't add the request to the db 9 years ago
tidusjar f0d44b2788 Fixed an issue where we would add the Sickrage series but it would fail on adding the seasons. 9 years ago
Drew 5d1b335d6c Update README.md 9 years ago
Drew c7d8107a23 Update README.md 9 years ago
Drew dd2fd45075 Update README.md 9 years ago
Drew b82eca50b6 Update README.md 9 years ago
Drewster727 4c82f4d821 properly account for future/past dates when humanizing with moment 9 years ago
Drewster727 7059fe0419 properly display release date on requests page 9 years ago
Drewster727 aba350dee2 add missing reference for release mode 9 years ago
Drewster727 fb66f5aca8 remove dependency and usage of humanize() - should help with cross-platform issues. start using moment.js 9 years ago
Drewster727 c882a41eb1 fix selectors for music list on request page to get sorting working 9 years ago
tidusjar f2b6876c59 Fixed the error 9 years ago
tidusjar f9cf728381 Changed the title to a contains but the artist still must match, 9 years ago
tidusjar 837572a8cd Fixed the logs page 9 years ago
tidusjar 7f40f0b86e Another attempt at filtering 9 years ago
tidusjar 450fda6070 A bit more error handling 9 years ago
tidusjar 8a3576456c Added unit tests to cover the new changes to the availability checker 9 years ago
tidusjar c2737b76a8 Added the music check in the Plex Checker 9 years ago
tidusjar cf83e0e6d9 Improved the availabilty check to include music results 9 years ago
tidusjar f2ba56f131 Small changes for 9 years ago
tidusjar a686832e3f A bit more logging for 9 years ago
tidusjar 13ee1efd86 More headphones I am starting to hate headphones... Sometimes the artists and albums just randomly fail. 9 years ago
Drewster727 f81b1de850 temporary workaround for this 9 years ago
Drewster727 b1ea713c77 task.run for startup caching + fix admin module unit test failures 9 years ago
Drewster727 7593d3a7e9 cache injection, error handling and logging on startup, etc 9 years ago
Drewster727 2ddb949178 Merge remote-tracking branch 'origin/dev' into dev 9 years ago
Drewster727 ea6f33102a auto-approve for admins 9 years ago
tidusjar 72ea4691dd Tweaks for 9 years ago
tidusjar 2d4f680537 Changed around the startup so we cache the profiles after the DB has been created 9 years ago
tidusjar 39a5032c3e Finished the bulk work for Headphones. Needs testing 9 years ago
tidusjar 9211f3db4f Made the album search 10x faster. We are now loading the images in a seperate call. 9 years ago
tidusjar 4e1a668d3c Updated where we update the request blobs schema change 9 years ago
tidusjar a776f5c36d Add a reference to API Interfaces to fix the build 9 years ago
Drewster727 e8c222f66e start caching quality profiles. Set the cache on startup and when obtaining quality profiles in settings 9 years ago