Commit graph

5498 commits

Author SHA1 Message Date
Jamie
2681c857cd
Merge branch 'develop' into Translations 2019-10-19 00:01:40 +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
371a48878c New translations en.json (Slovak) 2019-10-18 11:53:16 +01:00
Jamie
1f9a31f4fe New translations en.json (Slovak) 2019-10-18 11:31:51 +01:00
Jamie
c1dc15c78a New translations en.json (Slovak) 2019-10-18 11:13:35 +01:00
Jamie
9d1a53e1f3 New translations en.json (Slovak) 2019-10-18 11:06:40 +01:00
Jamie
22c824e9b0 New translations en.json (Slovak) 2019-10-18 10:55:28 +01:00
Jamie
65895d541e New translations en.json (Slovak) 2019-10-18 10:41:48 +01:00
Jamie
c1360ca515 New translations en.json (Slovak) 2019-10-18 10:32:07 +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
Jamie
c547777df7
Update CHANGELOG.md 2019-10-16 22:57:25 +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
tidusjar
a5139dd25c merge develop into v4 2019-10-16 20:25:26 +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
tidusjar
afc803163e Sorted out the login page to support oauth and single user password 2019-10-06 21:20:50 +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
a07930a43b !WIP 2019-09-25 15:12:09 +01:00
tidusjar
3495e11dd1 Copy the spa to the install 2019-09-25 13:48:16 +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 Rees
2fb0c78c7e Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4 2019-09-03 12:14:24 +01:00
Jamie Rees
036230d4cf Fixed #3143 2019-09-03 12:14:22 +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
81c27476c3 Update azure-pipelines.yml for Azure Pipelines 2019-08-28 23:24:09 +01:00
Jamie
5a580fe8c2 Update ci-build.yaml for Azure Pipelines 2019-08-28 23:18:47 +01:00
tidusjar
ea8c64c793 Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4 2019-08-28 23:04:57 +01:00
tidusjar
e362fa613b put that back 2019-08-28 23:04:55 +01:00
Jamie
5402be5f84 Update ci-build.yaml for Azure Pipelines 2019-08-28 23:04:18 +01:00
Jamie
74b503c151 Update azure-pipelines.yml for Azure Pipelines 2019-08-28 23:00:58 +01:00