Commit Graph

1791 Commits (3008cd124d8454024d1de6340497fd4f91d3e815)

Author SHA1 Message Date
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
Jamie d545dc5823 Made the subscribe/unsubscribe button more obvious on the UI #2309
6 years ago
Jamie fa19ab322c Updated the emby api since we no longer need the extra parameters to send to emby to log in a local user #2546
6 years ago
Jamie cd43bed26b Fixed #2603
6 years ago
Jamie aa487e6ccf Fixed the issue with the user overrides #2646
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 527bc00c09 Fixed the issue where we were marking episodes as available with the Emby connection when they have not yet aired #2417 #2623
6 years ago
TidusJar 3de88be16c Fixed the issue where we were marking the whole season as wanted in Sonarr rather than the individual episode #2629
6 years ago
TidusJar b1e6fd313b !wip started on the request queue
6 years ago
Jamie b56b68191f Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
6 years ago
Jamie 39700c4bf7 Fixed #2639
6 years ago
Jamie 46e3b878a1
Fixed #2623
6 years ago
TidusJar 2c66793986 Fixed #2633
6 years ago
Jamie 60213b847e New translations en.json (Dutch)
6 years ago
Jamie 499001e266 New translations en.json (Dutch)
6 years ago
Jamie 068621e05d New translations en.json (Dutch)
6 years ago
Jamie 4f5c879fd7 Fixed error !wip #2591
6 years ago
Jamie d3c33fa804 Show the TV show as available when we have all the episodes but future episodes have not aired. #2585
6 years ago
Jamie 4edbe249ec Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
6 years ago
Jamie 07f3f4162a Added the ability to get the ombi user via a Plex Token #2591
6 years ago
Jamie 88891229d9
Merge pull request #2618 from tidusjar/Translations
6 years ago
Jamie 0d7e28562b New translations en.json (French)
6 years ago
Jamie 3090a8cb5f New translations en.json (French)
6 years ago
Jamie 7d44cc579f New translations en.json (French)
6 years ago
Jamie e7a776640b Fixed the issue with mobile notifications
6 years ago
Jamie be180e6790 New translations en.json (Dutch)
6 years ago
Jamie 720adca896 Fixed #2514
6 years ago
Jamie a404ba3f4b Fixed #2601
6 years ago
Jamie 442b0ff90c
Merge branch 'develop' into feature/splitoutsettingsdb
6 years ago
Jamie 7f146a5f90
Merge pull request #2575 from tidusjar/Translations
6 years ago
TidusJar 1b13d6e6b7 More UI tests !wip
6 years ago
TidusJar 2d0c48a867 Added automation tests for the voting feature
6 years ago
TidusJar 4508f79a5f When a users requests content and the voting is enabled, the user who requested is an automatic +1 vote.
6 years ago
TidusJar 870a07de9d revert, no idea how this happened
6 years ago
TidusJar fed7708a0d fixed the build. Thanks Matt!
6 years ago
Jamie 31610317ca
Merge pull request #2581 from bernarden/bug/2298-safari-check-boxes
6 years ago
Victor Usoltsev f2b78384e7 Fixes untickable mass email checkboxes in Safari.
6 years ago
Jamie 909180d099
Update LidarrAvailabilityChecker.cs
6 years ago
TidusJar f0e1567095 put pkg back !wip
6 years ago
TidusJar fed8ac9213 updated ts !wip
6 years ago
Jamie bbceb56d8b
Merge branch 'develop' into imgbot
6 years ago
TidusJar 65233cb3b7 Fixed the issue where user preferences was not being inported into some notifications
6 years ago
TidusJar afc55e6f1f merge
6 years ago
TidusJar 7e49366999 !wip
6 years ago
Anojh 8471b74ca8 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
6 years ago
Anojh 0b2b3d2f30 New role to enable users to remove their own requests
6 years ago
Jamie 148e394896 Added more UI test !wip
6 years ago
TidusJar 8764ec3a78 More UI tests !wip
6 years ago