Commit graph

3867 commits

Author SHA1 Message Date
tidusjar
23cceec6f9 Fixed potential null ref !wip 2019-10-23 08:50:46 +01:00
tidusjar
7eb16e0089 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop 2019-10-19 00:00:41 +01:00
tidusjar
5d73845951 Add the migration to the correct database... #3214 2019-10-19 00:00:13 +01:00
Jamie
c33c9056da
Merge pull request #3211 from tidusjar/feature/sk-lang
Add SK lang
2019-10-18 10:14:47 +01:00
Jamie Rees
2c8e50e9ff Add SK lang 2019-10-18 10:14:08 +01:00
tidusjar
8baa3c1f8c Merge branch 'develop' of https://github.com/tidusjar/ombi into develop 2019-10-16 21:41:22 +01:00
tidusjar
1286c40f82 Hopefully provide a fix now for #2998
Theory is that the refresh metadata was using stale data and then overriding the availbility that just happened on that media item.
2019-10-16 21:41:17 +01:00
Jamie
dec2b1f348
Merge pull request #3207 from tidusjar/master
master -> dev
2019-10-13 22:20:08 +01:00
Jamie
b2fad71504
Merge pull request #3201 from Tim-Trott/master
Fixes issue #3153
2019-10-13 22:19:38 +01:00
Tim
7aaa6d738a Updated SlackNotification.cs
Corrected Notification Type on Request Declined
2019-10-12 16:39:14 -06:00
Jamie
cd8a89800a
Merge pull request #3200 from tidusjar/develop
Develop
2019-10-12 21:33:23 +01:00
tidusjar
7a72496c78 gitchangelog 2019-10-12 21:32:58 +01:00
tidusjar
e5ef111087 Added better support for Jellyfin, we will now auto detect if it's a jellyfin server after pressing the discover button 2019-10-12 21:29:02 +01:00
tidusjar
2cfad10a82 Fixed #3078 2019-10-12 21:01:51 +01:00
Jamie
c13958980e
Merge pull request #3199 from msdeibel/3195_AlbumCoverUrls
Fixes issue #3195
2019-10-12 18:21:34 +01:00
msdeibel
ab8e5cca7e Fixes issue #3195
The new string extension method ToHttpsUrl ensures that URLs starting with "https" are no longer turned into "httpss"
The commit also replaces all occurances of the error prone .Replace("http", "https") in the whole solution.
2019-10-12 10:00:26 +02:00
Jamie
58acbd7ac1
Merge pull request #3186 from tidusjar/Translations
New Crowdin translations
2019-10-09 10:15:05 +01:00
Jamie
3b409d1d79 New translations en.json (Norwegian) 2019-10-03 09:42:35 +01:00
Jamie
9403c7860f New translations en.json (Norwegian) 2019-10-03 09:32:53 +01:00
tidusjar
d7b4931030 Fix for #3183 2019-10-01 08:48:58 +01:00
tidusjar
e6a705ffb7 Fixed an issue where running the recently added sync via the UI was running the full sync 2019-09-25 20:44:45 +01:00
tidusjar
2bbaba2e1e Added a bit more logging into the recently added scan 2019-09-25 20:25:47 +01:00
tidusjar
6866289895 fixed build warn !wip 2019-09-25 13:10:41 +01:00
tidusjar
be848387e7 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop 2019-09-25 13:08:29 +01:00
tidusjar
f04a203fac Removed the lanuage profile from the Lidarr integration 2019-09-25 13:08:22 +01:00
Jamie Rees
16ff5083c3 Fixed #3143 2019-09-03 12:17:50 +01:00
Jamie
19e46d4d17
Merge pull request #3140 from tidusjar/Translations
New Crowdin translations
2019-09-03 11:22:49 +01:00
Jamie
999c7cf854 New translations en.json (French) 2019-09-02 12:51:00 +01:00
Jamie
9f0ff55117
Merge pull request #3052 from tidusjar/Translations
New Crowdin translations
2019-09-02 11:15:40 +01:00
Jamie
a2f9d9f0bb New translations en.json (French) 2019-09-02 10:52:18 +01:00
Jamie
490f842f38 New translations en.json (Russian) 2019-08-28 15:02:46 +01:00
Jamie
cac225f512 New translations en.json (Russian) 2019-08-28 14:54:04 +01:00
Jamie
2bcadadb19 New translations en.json (Russian) 2019-08-28 14:39:32 +01:00
Jamie
dd8ea482be New translations en.json (French) 2019-08-28 13:57:38 +01:00
Jamie
9940156fea
Update aspnetcore.yml 2019-08-28 09:55:28 +01:00
Jamie
f772a60bc3
Fixed the issue when we are logging errors in the logs incorrectly 2019-08-27 21:49:26 +01:00
Jamie
819f4c1fe2
Update aspnetcore.yml 2019-08-27 12:00:15 +01:00
Jamie
8727b1ecd4
Update aspnetcore.yml 2019-08-27 11:59:12 +01:00
Jamie
bc4e2b78f3
Update aspnetcore.yml 2019-08-20 10:17:25 +01:00
Jamie
faf989c1b4
Update aspnetcore.yml 2019-08-20 09:54:09 +01:00
Jamie
5e71b4c876
Create test.workflow 2019-08-20 09:38:40 +01:00
Jamie
36c7f76370
Delete test.workflow 2019-08-20 09:38:27 +01:00
Jamie
eab38ebada
Update and rename .github/workflows to .github/.github/workflows/test.workflow 2019-08-20 09:37:20 +01:00
Jamie
50978733f4
Update aspnetcore.yml 2019-08-20 09:27:39 +01:00
Jamie
01a44c9d25
Update aspnetcore.yml 2019-08-20 09:16:12 +01:00
Jamie
c0de170f68
Update aspnetcore.yml 2019-08-20 09:12:12 +01:00
tidusjar
56c7cf973d Try and clear up the issue #2998 2019-08-20 09:10:45 +01:00
Jamie
e019402a03
Merge pull request #3121 from sorano/master
Update EmbyURL. Fixes #3078
2019-08-15 20:06:17 +01:00
sorano
ad85f16056
Update emby.component.html 2019-08-15 20:23:48 +02:00
sorano
7a24ecb04b
Update EmbyHelper.cs 2019-08-15 20:21:50 +02:00