Commit Graph

1838 Commits (8ae98c91c1d944b01de1259455ff8c2372b67739)

Author SHA1 Message Date
Jamie 58376e97c8 New translations en.json (Polish)
6 years ago
Jamie 241efb2c27 New translations en.json (Norwegian)
6 years ago
Jamie 58274a0f2b New translations en.json (Italian)
6 years ago
Jamie 424cc2af43 New translations en.json (German)
6 years ago
Jamie 25da9b42da New translations en.json (French)
6 years ago
Jamie 805046cbce New translations en.json (Dutch)
6 years ago
Jamie 0bcc4664e2 New translations en.json (Danish)
6 years ago
Kris Klosterman fdad3a564c Placeholder Text for Search Boxes (#2939)
6 years ago
Jamie ee47ab1624 New translations en.json (Polish)
6 years ago
tidusjar 59e26aaa2d Reset all of the schedules due to Quartz using a different CRON system. Updated the UI code to reflect this
6 years ago
tidusjar 8f50213867 Fixed the scheduler!
6 years ago
Jamie Rees 2789c9b452 attempting to get the new triggers working
6 years ago
Jamie Rees d9f338f78c Added some validation around the new crons
6 years ago
Jamie Rees c3c0228b45 swap out the scheduler #2750
6 years ago
tidusjar 52d9a7a586 moved the jobs to use quartz
6 years ago
tidusjar e9ead2eddb update poc quartz with develop
6 years ago
tidusjar c2764fe780 !wip on Music API
6 years ago
Jamie 5421c47966 New translations en.json (Hungarian)
6 years ago
Jamie 6661be12da New translations en.json (Hungarian)
6 years ago
Jamie d0a72326bb New translations en.json (Hungarian)
6 years ago
Jamie 4bf06e7d9c New translations en.json (Hungarian)
6 years ago
Jamie edd01139e6 New translations en.json (Hungarian)
6 years ago
Jamie 8b1d2c5f9c New translations en.json (Russian)
6 years ago
Jamie 04edaa763e New translations en.json (Hungarian)
6 years ago
Jamie dadd59049b New translations en.json (Bulgarian)
6 years ago
Jamie a1f91887f5 New translations en.json (Dutch)
6 years ago
tidusjar ca010a0282 Added some defensive coding around when we create an artist for #2915
6 years ago
tidusjar 6dccea77c2 Fixed the mixed content warnings and the error when removing a album request #2884
6 years ago
tidusjar c556334f79 Fixed #2910
6 years ago
tidusjar 439dc395d0 Reverted the global app lock for the db #2750
6 years ago
tidusjar 13a73020e5 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
6 years ago
tidusjar a499782ec0 Delete the schedules db on startup, we don't want it trying to recover the jobs
6 years ago
Jamie Rees 117bd1cd8b #2750 stuff
6 years ago
Jamie Rees 5d9e6bd113 Fixed build !wip
6 years ago
Jamie Rees e6e24c6a97 More for #2750
6 years ago
Jamie Rees 42662924d9 Removed the auditing, was not used anyway
6 years ago
Jamie Rees b5b6711a76 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
6 years ago
Jamie Rees 775e18e2d3 Fixed #2803 in regards to the Request Button showing up.
6 years ago
Jamie 89e275df74
Update JobSetup.cs
6 years ago
tidusjar cf9bb889ed Fixed the issue where it was not picking up roles until the JWT was refreshed
6 years ago
tidusjar 826517cbff !wip
6 years ago
Jamie cea62d5244
Merge pull request #2897 from Aerion/add-gotify-notifications
6 years ago
Guillaume Taquet Gasperini 94b70c2f2c Add Gotify as notification provider
6 years ago
Jamie 52b75ee4de
Update JobSetup.cs
6 years ago
TidusJar 11839deee8 Merge remote-tracking branch 'origin/develop' into develop
6 years ago
TidusJar f048505eed Fixed #2636
6 years ago
Jamie Rees 2b1eebafd1 Set the View On Emby Url at runtime so the user can configure and change the URL and it will take effect straight away
6 years ago
Jamie Rees 2b414415ff Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
6 years ago
Jamie Rees 947c0e74cb Made use of the global mutex, this should now hopefully work #2750
6 years ago
Jamie Rees 1322076aa6 Added a global mutex (not used yet) and moved around the code for loggin in since I suspect the Get Roles call is using deffered execution on the database causing the lock when attempting to access straight away #2750
6 years ago
tidusjar fd9eea8ff4 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
6 years ago
tidusjar fa76a57f08 Fixed a migration issue
6 years ago
Jamie d46af9d34f New translations en.json (Polish)
6 years ago
Jamie Rees b74a4d29c8 Fixed #2860 When a future series is unknown it should appear as available when we have the other seasons
6 years ago
Jamie Rees 3592781e94 Added a lock on the database commit level to see if I can improve locked db's
6 years ago
Jamie a039de24b0
Merge pull request #2852 from tidusjar/Translations
6 years ago
Jamie e1a82ed8ef New translations en.json (German)
6 years ago
tidusjar ee89f6f16c Fixed build !wip
6 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
6 years ago
Jamie d233d2faeb New translations en.json (Norwegian)
6 years ago
TidusJar d1086e8ae0 Prevented #2848 from erroring out causing further issues.
6 years ago
TidusJar 6a36fa3974 Fixed #2847
6 years ago
TidusJar 8be3ef205a update dependancies
6 years ago
TidusJar c84d5f9f5d Fixed a regression issue where TV Shows couldn't be requested
6 years ago
TidusJar 7205ff3002 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
6 years ago
TidusJar 3a690e321e Fixed an issue where the Subscribe button was appearing on available movies.
6 years ago
Jamie 501057d39e
Merge pull request #2822 from tidusjar/Translations
6 years ago
Jamie 7c2dd89bb2
Merge pull request #2833 from jeffkeller87/master
6 years ago
Jeff 099e7d3436 fix typo
6 years ago
tidusjar bd06af8ca0 !wip just some small minor improvements
6 years ago
Jamie 09b2b6fe6f New translations en.json (Polish)
6 years ago
Jamie c0040bf951
Merge pull request #2827 from tidusjar/develop
6 years ago
tidusjar 9a9357d518 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
6 years ago
tidusjar 7084839bc7 Fixed #2826
6 years ago
Jamie f67ea82187 New translations en.json (French)
6 years ago
Jamie cc0f0de723
Merge pull request #2800 from tidusjar/Translations
6 years ago
Jamie c5e6b565d0
Merge pull request #2816 from tidusjar/snyk-fix-a0oonb
6 years ago
snyk-bot 2fe175b165 fix: src/Ombi/package.json to reduce vulnerabilities
6 years ago
tidusjar ada38a0c30 Fixed #2801 this is when a season is not correctly monitored in sonarr when approved by an admin
6 years ago
tidusjar d834b96b4b Small improvements to try and mitigate #2750
6 years ago
tidusjar da9c481bb4 Removed some areas where we clear out the cache. This should help with DB locking #2750
6 years ago
tidusjar 215663df1f Fixed #2810
6 years ago
tidusjar b8b976cf25 Cannot create an issue comment with the API #2811
6 years ago
tidusjar bf94b3111e Set the local domain if the Application URL is set for the HELO or EHLO commands. #2636
6 years ago
Jamie d03cf62983 New translations en.json (Spanish)
6 years ago
Jamie e16c1b6f8a New translations en.json (Spanish)
6 years ago
Jamie 4a405db181 New translations en.json (Spanish)
6 years ago
tidusjar 276775ba82 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
6 years ago
tidusjar 8ed0146e09 !wip
6 years ago
tidusjar 5b1f326854 Fixed #2802 the issue where "Issues" were not being deleted correctly.
6 years ago
tidusjar e83a8d045d Fixed build !wip
6 years ago
Jamie 9ec6d98f28 New translations en.json (Polish)
6 years ago
Jamie d916c993fb New translations en.json (Polish)
6 years ago
Jamie 6f0b779bf8 New translations en.json (Polish)
6 years ago
Jamie 3b3cb52dab New translations en.json (Polish)
6 years ago
Jamie be6d59f768 New translations en.json (German)
6 years ago
Jamie 3c3807493b
Merge branch 'develop' into patch-1
6 years ago
Tom McClellan 53439d2f6f
Update discord link to follow the scheme of other links
6 years ago
Jamie 7c6ee3aaaf
Merge pull request #2795 from tidusjar/Translations
6 years ago
tidusjar 996f34a6d9 Fixed #2797
6 years ago
Jamie 316460173e New translations en.json (Spanish)
6 years ago
tidusjar 8b6b500381 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
6 years ago
tidusjar 14d8d98979 Added the functionality to remove a user from getting notifications to their mobile device #2780
6 years ago
Jamie d45c401004
Merge pull request #2785 from tidusjar/Translations
6 years ago
tidusjar 42eae458d8 Fixed #2786
6 years ago
Jamie d2aedfa726 New translations en.json (Dutch)
6 years ago
Jamie a9511f2bb0 New translations en.json (Spanish)
6 years ago
Jamie 5b46c7bd25 New translations en.json (Portuguese, Brazilian)
6 years ago
tidusjar 9aee688d21 turn off demo mode !wip
6 years ago
tidusjar 1ad799d6bf removed invalid char !wip
6 years ago
tidusjar d9209642f2 !wip demo
6 years ago
tidusjar 3bf07c63f9 Fixed #2756
6 years ago
tidusjar 65ea88925a Added a demo mode, this will only show movies and shows that are in the public domain. Dam that stupid fruit company
6 years ago
tidusjar 1565ebce0d Ignore the UserName header as part of the Api is the value is an empty string
6 years ago
tidusjar 634928a3af !wip really fixed it
6 years ago
tidusjar 7048f2738a Fixed #2759
6 years ago
TidusJar c2c8a772dd Did #2756
6 years ago
TidusJar 183c242334 !wip improved the api for the actor search
6 years ago
TidusJar 76bfec1667 Added Actor Searching for Movies!
6 years ago
TidusJar a6b733e954 Fixed the exception that sometimes makes ombi fallover.
6 years ago
tidusjar 619ea4dbc4 fixed build !wip
6 years ago
tidusjar 1873f44e53 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
6 years ago
tidusjar 01ff2acb9a Log the error to the ui to figure out what's going on with #2755
6 years ago
Jamie 4e17b3239c
Merge pull request #2733 from tidusjar/Translations
6 years ago
TidusJar ff73e78e2c !wip added a search by actor methodin the Movie Search Engine
6 years ago
TidusJar 3e4b2a8e9f Small fix when denying a request with a reason, we wasn't updating the ui
6 years ago
TidusJar 1f59693c7e Added the ability to change where the View on Emby link goes to #2730
6 years ago
TidusJar 732873acda Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
6 years ago
TidusJar f1bca13586 Added the request queue to the notifications UI so you can turn it off per notification agent #2747
6 years ago
tidusjar b16ac27701 Make sure we can only set the ApiAlias when using the API Key
6 years ago
tidusjar 3b91392323 #2363 Added the ability to pass any username into the API using the ApiAlias header
6 years ago
tidusjar 359d191fc3 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
6 years ago
tidusjar a1fdca3c37 Removed the Add user to Plex from Ombi
6 years ago
Jamie 62b8a6d57a New translations en.json (Swedish)
6 years ago
Jamie d3ae35f80e New translations en.json (Swedish)
6 years ago
Jamie b1be8bdddb New translations en.json (Swedish)
6 years ago
Jamie 602a2c2280 New translations en.json (Swedish)
6 years ago
Jamie 880a2e7d23 New translations en.json (Swedish)
6 years ago
Jamie 9e970985a9 New translations en.json (Swedish)
6 years ago
Jamie c010dac502 New translations en.json (Swedish)
6 years ago
Jamie bae9ac225c New translations en.json (Swedish)
6 years ago
Jamie fa5a05e99e New translations en.json (Swedish)
6 years ago
Jamie 6072f3f31c New translations en.json (Swedish)
6 years ago
TidusJar c8df191e80 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
6 years ago
TidusJar e645d4d41a Added new classes to the posters #2732
6 years ago
TidusJar b375dd888b There is now a new Job in ombi that will clear out the Plex/Emby data and recache. This will prevent the issues going forward that we have when Ombi and the Media server fall out of sync with deletions/updates #2641 #2362 #1566
6 years ago
TidusJar dcc28ff26e Potentially fix #2726
6 years ago
TidusJar 145166064a Added a page where the admin can write/style/basically do whatever they want with e.g. FAQ for the users #2715 This needs to be enabled in the Customization Settings and then it's all configured on the page.
6 years ago
TidusJar 7c97b104d2 Updated the AspnetCore.App package to remove the CVE-2019-0564 vulnerability
6 years ago
TidusJar 656f8511b4 !wip added the custom page into the settings
6 years ago
TidusJar edf87bf296 !wip on the new custom page
6 years ago
TidusJar 2e05d90a98 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
6 years ago
TidusJar b305413351 Fixed #2725 and #2721
6 years ago
Jamie d0f76f7013
Merge pull request #2708 from tidusjar/Translations
6 years ago
TidusJar 58545f80cd Made the newsletter use the default lanuage code set in the Ombi settings for movie information
6 years ago
TidusJar 401ac5a2a5 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
6 years ago
TidusJar ca516957fa Make the newsletter BCC the users rather than creating a million newsletters (Hopefully will stop SMTP providers from marking as spam). This does mean that the custom user customization in the newsletter will no longer work
6 years ago
tidusjar 947dbe1b6a Added a global language flag that now applies to the search by default
6 years ago
tidusjar 9cc9bf7e78 Save the language code against the request so we can use it later e.g. Sending to the DVR apps
6 years ago
tidusjar 7755053ba0 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
6 years ago
tidusjar 9106309be6 Fixed #2716
6 years ago
TidusJar b2f13c4120 !wip fixed build. updated typescript
6 years ago
TidusJar ba08d42b0d Updated the frontend packages (Using Angular 7 now)
6 years ago
TidusJar c8d49faee5 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
6 years ago
TidusJar d56e83eee0 email logging !wip
6 years ago
tidusjar cb7c7992d9 If we don't know the Plex agent, then see if it's a ImdbId, if it's not check the string for any episode and season hints #2695
6 years ago
Jamie 96a8a3709e New translations en.json (Spanish)
6 years ago
Jamie 2f573abd13 New translations en.json (Spanish)
6 years ago
Jamie e4a1f4ae25 New translations en.json (Dutch)
6 years ago
tidusjar c960e7ce85 Added capture of anonymous analytical data
6 years ago
tidusjar b97c0e4928 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
6 years ago
tidusjar ae0d0e614c Made the search results the language specified in the search refinement
6 years ago
Jamie 7ce6d5da8c
Merge pull request #2622 from tidusjar/Translations
6 years ago
tidusjar ba15853ac1 Added {AvailableDate} as a Notification Variable, this is the date the request was marked as available. See here: https://github.com/tidusjar/Ombi/wiki/Notification-Template-Variables
6 years ago
tidusjar dc216ba9bf Added the ability to search movies via the movie db with a different language!
6 years ago
Jamie 384c49b60e New translations en.json (Swedish)
6 years ago
Jamie 4c533b6042 New translations en.json (Spanish)
6 years ago
Jamie eb4a29add2 New translations en.json (Portuguese, Brazilian)
6 years ago
Jamie 47094dd86e New translations en.json (Polish)
6 years ago
Jamie 58d786ca75 New translations en.json (Norwegian)
6 years ago
Jamie 2a21ab231d New translations en.json (Italian)
6 years ago
Jamie ec536bd82c New translations en.json (German)
6 years ago
Jamie 7484bae951 New translations en.json (French)
6 years ago
Jamie 14713144c5 New translations en.json (Dutch)
6 years ago
Jamie 0f3c204fbb New translations en.json (Danish)
6 years ago
tidusjar 53cdcdc23b Added the ability to specify a year when searching for movies
6 years ago
tidusjar 8154334dae Fixed #2704
6 years ago
tidusjar a07116196d Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
6 years ago
tidusjar c951c558a7 Fixed #2697
6 years ago
Jamie 69ea3bfde9
Merge pull request #2680 from d1slact0r/develop
6 years ago
tidusjar 4df7fc7b6c Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
6 years ago
tidusjar ad2e7a31fa Fixed #2691
6 years ago
aptalca 0e3720e217
add linux-arm runtime identifier
6 years ago
Jamie 2cace24b51 Updated boostrap #2694
6 years ago
TidusJar 93abab7a03 Fixed linting
6 years ago
TidusJar c35824c11b Fixed the Plex OAuth when going through the wizard
6 years ago
TidusJar 0fcea2881b Fixed #2678
6 years ago
TidusJar e6d48e5364 Added the ability to deny a request with a reason
6 years ago
TidusJar bd3a243af9 Deny reason for movie requests
6 years ago
TidusJar 3377eb9838 Set the landing and login pages background refresh to 15 seconds rather than 10 and 7
6 years ago
TidusJar ffc1641d77 !wip fixed ui error
6 years ago
TidusJar 72e0ebc887 !wip fixed builds
6 years ago
TidusJar 870eec17c5 Another unused reference !wip
6 years ago
TidusJar 18d2488abd removed unused reference !wip
6 years ago
TidusJar 2fdfa3be97 Fixed the NRO error !wip
6 years ago
TidusJar 0cc57c3c1f !wip improved the API's documentation
6 years ago
TidusJar 3c1f23ea92 Fixed a bug with us thinking future dated emby episodes are not available, Consoldated the emby and plex search rules (since they have the same logic)
6 years ago
TidusJar 222871c228 Fixed build
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 d67101cc07
Update EmbyEpisodeSync.cs
6 years ago
d1slact0r cac08cf808
Update NewsletterTemplate.html
6 years ago
d1slact0r 6ef14a34be
Now it is fixed :)
6 years ago
d1slact0r a3bfce8aa7
Update NewsletterTemplate.html
6 years ago
d1slact0r a95e904c8b
android please be nice now
6 years ago
d1slact0r 14c40a106e
Update NewsletterTemplate.html
6 years ago
d1slact0r 27e15a76bc
Update HtmlTemplateGenerator.cs
6 years ago
d1slact0r 9943a1b5a5
Update NewsletterTemplate.html
6 years ago
d1slact0r 3e64724969
Update HtmlTemplateGenerator.cs
6 years ago
d1slact0r 2fbb76555d
Update NewsletterTemplate.html
6 years ago
d1slact0r 448164c265
fixed title bit better
6 years ago
Jamie aab937e673 Fixed a missing translation
6 years ago
Jamie 8e36a97f4e Fixed a potential security vulnerability
6 years ago
d1slact0r b9ab0e4861
Update NewsletterTemplate.html
6 years ago
d1slact0r c8b7229e53
fixed titles
6 years ago
d1slact0r 960dbbcf4e
this should fix the build for sure (stupid quotes)
6 years ago
d1slact0r dfb1515079
fixes build
6 years ago
d1slact0r a1026f8055
Update NewsletterTemplate.html
6 years ago
d1slact0r 2500c06270
Update HtmlTemplateGenerator.cs
6 years ago
d1slact0r 5006bbec55
Rewritten the whole newsletter template.
6 years ago
Jamie 72c411d5d3
Merge branch 'develop' into feature/request-queue
6 years ago
Jamie 192cbab2c2 Think the request queue is done!
6 years ago
Jamie 4eeb5d4d35 Sorted out the UI !wip
6 years ago
Jamie a1c903aa16 Sorted out some of the settings pages, trying to make it consistent
6 years ago
Jamie d3444059dd Sorted out the sonarr settings UI !wip
6 years ago
TidusJar c1e2cad252 Added Sonarr v3 #2359
6 years ago
TidusJar a69637a3fb Did the frontend settings for Sonarr to add V3. !wip #2359
6 years ago
Jamie 3fe0e2de19 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
6 years ago
Jamie b8450a5c49 Started #2359 !wip
6 years ago
TidusJar 9d2fc81a0c !wip
6 years ago
TidusJar 806cf7c0ff More on the UI !wip
6 years ago
TidusJar e8c6b23304 Started 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
TidusJar a40bf7128d merge
6 years ago
TidusJar 91fdfa74c1 #2669 Fixed missing translations
6 years ago
Jamie 757bc92df7 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
6 years ago
Jamie 6c1057ad70 Increased the logo size on the landing page to match the container below it
6 years ago
Victor Usoltsev 185c47b0ee Maps alias email variable for welcome emails.
6 years ago