Commit graph

6078 commits

Author SHA1 Message Date
tidusjar
50af2b8482 Fixed the issue where you couldn't remove a legacy user from the notifications 2021-05-07 19:36:07 +01:00
tidusjar
4071b2e8a2 Added the open on mobile back in, this will be available in the next app update 2021-05-07 14:41:10 +01:00
tidusjar
8dd00e9e99 Improved the message on the admin request popup 2021-05-06 20:31:36 +01:00
tidusjar
7c79e28d5c Added a message on the application url field to better explain what it does 2021-05-06 20:29:44 +01:00
tidusjar
5d8a212312 Improved the Plex OAuth flow 2021-05-06 20:15:58 +01:00
tidusjar
f18aa778e6 Added the ability to hide the user in the discord notification 2021-05-06 19:59:06 +01:00
tidusjar
8aec700f11 Added some app store links to the new mobile app 2021-05-04 09:00:27 +01:00
tidusjar
2e316c51d2 Fixed build 2021-05-01 21:56:06 +01:00
tidusjar
0ad573a98a Fixed the issue where searching some movies may appear available if they have the same TvDb Id as the result's MovieDbId... 2021-04-30 20:40:42 +01:00
tidusjar
264568f396 Added the ability to re-process requests 2021-04-27 22:17:01 +01:00
tidusjar
6c64f3d4a3 Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop 2021-04-27 21:04:53 +01:00
tidusjar
a578374588 TV results now respect the users set language 2021-04-27 20:43:08 +01:00
Jamie
38a9f4769d
Merge pull request #4161 from sir-marv/WebHookBug
Update WebhookApi.cs
2021-04-27 13:23:40 +01:00
sirmarv
69923db39f Update WebhookApi.cs
Fixes #2448. Forward slash is no longer appended to the URL. If a user wants a / at the end of the URL, they will have to enter it in the webhook baseUrl.
2021-04-27 07:50:57 -04:00
Jamie
acc886293d
Update variables.yml 2021-04-26 08:43:03 +01:00
tidusjar
16b2b849d4 Map the MediaServer URL for Tv Shows, so we can display the Plex button 2021-04-21 12:28:32 +01:00
tidusjar
43ce9affeb Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop 2021-04-20 09:46:46 +01:00
tidusjar
61313ba861 Added more context in the mobile notifications 2021-04-20 09:46:38 +01:00
Jamie
70015e2e8a
Merge pull request #4150 from mattmattmatt/patch-1
Fix TMDB logo URL
2021-04-17 08:06:10 +01:00
Matt
9d8f8056bb
Fix TMDB logo URL
Previous value `{{baseUrl}}images/tmdb-logo.svg` leads to broken image requests, e.g. `server.com/ombiimage/tmdb-logo.svg`. We need to trail the `baseURL` with a `/` to ensure the correct path, e.g. `server.com/ombi/image/tmdb-logo.svg`. See also lines 9 and lines 14.
2021-04-16 18:51:07 -07:00
tidusjar
9c0d8f91e9 Performance improvement coming from the previous change 2021-04-13 11:00:17 +01:00
tidusjar
2a284ce75c Fixed the issue where TV Shows were not being hidden from the Discover section 2021-04-13 10:49:20 +01:00
tidusjar
20c46ad027 Fixed the bug where it stated Ombi was on the wrong version in the settings! 2021-04-12 10:57:27 +01:00
tidusjar
560454565d Added new Image posters API 2021-04-11 22:21:42 +01:00
Jamie
5bf8703c66
Merge pull request #4143 from Ombi-app/feature/sonarr-language-profiles-enhancements
Sonarr Language Profile Enhancements
2021-04-08 10:47:54 +01:00
tidusjar
89e1e21c7c We can now override language profiles for Sonarr v3 requests, we also added an option to specify the language profile for Anime requests 2021-04-08 10:11:32 +01:00
tidusjar
5bd85a3aac Fixed #4140 2021-04-07 20:27:24 +01:00
tidusjar
1d5b6f3c89 Fixed #4103 2021-04-07 20:27:15 +01:00
Jamie
db67ddd839
Merge pull request #4141 from Ombi-app/develop-kuraki
Fix for overlay of the social icons container
2021-04-07 08:59:36 +01:00
twanariens
f8d44ec596 Fix for overlay of the social icons container 2021-04-07 01:32:11 +02:00
tidusjar
42792bdb9b Removed useless file 2021-04-04 23:44:05 +01:00
tidusjar
8a9230730c Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop 2021-04-04 23:35:45 +01:00
tidusjar
81f410d782 Ombi will now tell you when there is an update available in the settings, clicking that will also provide you with the changelog and links to manually download the binaries.
Also removed references to the custom HTTP client implimentation and we now use the inbuilt IHttpClientFactory, this means we have removed the "Ignore Certificate Errors" option in Ombi as it's no longer needed.
2021-04-04 23:35:38 +01:00
Jamie
8ee4ae07f9
Merge pull request #4138 from bernarden/feature/user-preferences-styling-improvements
User preferences page style improvements.
2021-04-04 23:08:15 +01:00
Victor Usoltsev
9703d37056 User preferences page style improvements. 2021-04-05 01:08:47 +12:00
Jamie
78442f25e0
Merge pull request #4133 from Ombi-app/develop-kuraki
Develop kuraki
2021-04-02 00:12:50 +01:00
tidusjar
b61d53029c Added mobile tests 2021-04-02 00:08:59 +01:00
tidusjar
f2ea1d0e13 Fixed up some more tests 2021-04-01 23:56:37 +01:00
tidusjar
b59a792fdf Added unit tests around the notification subsuitution 2021-04-01 23:21:13 +01:00
Jamie
79163d251d
Merge pull request #4113 from bernarden/bug/4110-capitalise-v-in-tvshow-notification-type
Capitalizes V for tv show notification type. Refactors NotificationMessageCurlys class.
2021-04-01 23:20:03 +01:00
tidusjar
0eeb163a0d Fixed automation tests 2021-04-01 10:21:48 +01:00
tidusjar
4505488289 added the api to get libs 2021-04-01 10:11:47 +01:00
Jamie
487e36b957
Merge pull request #4130 from kitzin/patch-4
fixes movie keywords
2021-04-01 10:08:45 +01:00
twanariens
16515ed3a8 Stupid container being stupid. Told it to stop 2021-03-31 23:41:34 +02:00
twanariens
9294c278da BEGONE you ugly separator 2021-03-31 23:29:12 +02:00
twanariens
f106b2bb68 Stop shouting in my face stupid filters 2021-03-31 23:22:10 +02:00
twanariens
94862aee37 Some styling changes to the discover page 2021-03-31 23:13:52 +02:00
twanariens
1c8ab3cee2 Reworked top search. included username. styling fixes for menu 2021-03-31 22:08:42 +02:00
Twan Ariens
a055e2ef70
Merge pull request #4131 from Ombi-app/develop
Bring test branch up to date
2021-03-31 20:22:59 +02:00
Emil Kitti
ea54f52325 fixes movie keywords 2021-03-31 19:49:16 +02:00