Commit graph

4215 commits

Author SHA1 Message Date
tidusjar
22bc7c99b7 Fix for #3219 2019-11-03 21:57:23 +00:00
tidusjar
560c3c3ead Finished it! 2019-11-03 21:53:22 +00:00
tidusjar
1a086e6f19 Got MySql working 2019-11-03 00:02:10 +00:00
tidusjar
37aca4e423 Got the new DB structure in place 2019-11-02 22:49:14 +00:00
tidusjar
b07833e0e8 Merged develop with V4 2019-11-02 22:12:12 +00:00
tidusjar
d13a1865ea Fixed the error in the newsletter 2019-11-02 21:36:34 +00:00
tidusjar
35199a8b5e Fixed #3208 2019-10-29 21:42:53 +00:00
Jamie
71b850e7bd
Merge pull request #3215 from gtbuchanan/adult-filter
Add adult movie filtering
2019-10-29 21:34:55 +00:00
Taylor Buchanan
721ef47bb2 Use tags and autocomplete for excluded keywords 2019-10-25 01:56:56 -05:00
tidusjar
291af1f0ad Merge branch 'develop' of https://github.com/tidusjar/ombi into develop 2019-10-23 08:50:58 +01:00
tidusjar
23cceec6f9 Fixed potential null ref !wip 2019-10-23 08:50:46 +01:00
Jamie
dd785b29fd
Merge pull request #3216 from gtbuchanan/mobile-search-fix
Fix search bar overlap on mobile
2019-10-23 08:43:30 +01:00
Taylor Buchanan
22d47512b6 Add comments to clarify filter decisions 2019-10-22 12:12:20 -05:00
Taylor Buchanan
69c8736a52 Fix search bar overlap on mobile 2019-10-19 19:45:44 -05:00
Taylor Buchanan
9154dbbe9b Fix TS import order 2019-10-19 01:28:13 -05:00
Taylor Buchanan
3008cd124d Add adult movie filtering 2019-10-19 00:53:27 -05:00
Jamie
efd882293e
Merge pull request #3212 from tidusjar/Translations
New Crowdin translations
2019-10-19 00:01:47 +01:00
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