Commit graph

1598 commits

Author SHA1 Message Date
Jamie
b99a5a668b Think i've finished the ui now too !wip needs testing 2018-03-22 13:00:25 +00:00
Jamie
1528cdfc03 Pretty much finished the actual newsletter. Still need to work on the UI !wip 2018-03-22 12:27:01 +00:00
Jamie
9767380f83 Newsletter almost finished. !wip 2018-03-22 09:18:33 +00:00
tidusjar
3496cce670 Got tv working, just need to do styling. I suck at this part !wip 2018-03-16 21:24:49 +00:00
Jamie
df95962aa6 Made a start on adding tv shows for the recently added !wip 2018-03-16 14:22:53 +00:00
Jamie
0e94270f84
Merge pull request #2081 from tidusjar/develop
Merge Develop to RecentlyAdded
2018-03-16 08:25:39 +00:00
Jamie
94c713b3b5 Fixed #2074 and #2079 2018-03-16 08:23:06 +00:00
Jamie
47f66978f0
Added the ability to refresh out backend metadata (#2078)
We now can refresh the Plex Metadata in our database. For example if the Plex Agent for TV Shows is TheMovieDb, we will use that and populate the IMDB Id and TheTvDb Id's so we can accuratly match and search things.

Also improved the Job settings page so we can Test CRON's and we also validate them.
2018-03-15 13:24:20 +00:00
Anojh
c7ee68040d Dynamic Background Animation 2018-03-14 19:12:50 -07:00
Jamie
d1ba626f46
Merge pull request #2073 from tidusjar/master
Merge master into develop
2018-03-14 21:55:31 +00:00
tidusjar
87ab783f77 Updated all the aspnet packaged !wip 2018-03-14 21:31:58 +00:00
tidusjar
55edf2c6bd !wip #2072 2018-03-14 21:02:55 +00:00
Jamie
01a49b7047
Updated the .Net core dependancies #2072 2018-03-14 20:40:43 +00:00
Jamie
a08d4bf141
Delete Ombi.testdb 2018-03-14 20:39:49 +00:00
Jamie
776726c942 More !wip on the recently added page, got a working carosel now 2018-03-13 15:37:20 +00:00
Jamie
b55efd60c5 Merge develop into recentlyadded 2018-03-13 14:23:52 +00:00
Jamie
f09dc5832a Added the ability to open up the mobile app, this is getting ready for some alpha tests with users still a !wip 2018-03-13 14:04:15 +00:00
Jamie
1b8956e471
Merge pull request #2067 from tidusjar/develop
Develop into dynamic-webpack-base
2018-03-13 08:41:48 +00:00
Jamie
8c05672c6b Experimental, set the Webpack base root to the ombi base path if we have it. This should hopefully fix the reverse proxy issues 2018-03-13 08:40:19 +00:00
Jamie
241e6fca67 Small memory improvements in the Plex Sync 2018-03-12 13:56:09 +00:00
tidusjar
3e2cdb9823 Fixed the sort issue on the user Management page.
Also added sorting to the Movie Requests page
2018-03-11 20:56:04 +00:00
tidusjar
c2ca4824b7 Downgraded the angular2-jwt library since it has a bug in it. #2064 2018-03-11 20:19:10 +00:00
tidusjar
04aee45446 Fixed an issue when Plex decideds to reuse the Plex Key for a different media item... #2038
Also made multiple serves more resilient when one of them fails
2018-03-10 22:57:18 +00:00
tidusjar
ecb77262dd Fixed an issue where we might show the Imdb link when we do not have a imdbid #1797 2018-03-09 21:14:58 +00:00
tidusjar
d82ede5e0e Fixed the issue where we can no longer select Pending Approval in the filters #2057 2018-03-09 21:07:38 +00:00
tidusjar
ec4fe9993c Fixed the API key not working when attempting to get requests #2058 2018-03-09 20:59:00 +00:00
tidusjar
1024dd5843 Fixed #2056 2018-03-09 20:26:28 +00:00
tidusjar
faac2655f9 !cosmetic missed it 2018-03-09 10:04:13 +00:00
Jamie
b6348a73d1
Merge pull request #2053 from tidusjar/develop
Develop
2018-03-09 09:30:06 +00:00
Jamie
152818f8d1
Added the ability to hide requests that have not been made by that user (#2052) 2018-03-09 09:28:45 +00:00
tidusjar
a7687f6dea !wip possible read a .json file to get the value? 2018-03-08 22:06:12 +00:00
Jamie
3fa6940a8b
Added the ability to override root and quality options in Sonarr (#2049)
Added the ability to override the Root path and Qualities against a TV show for Sonarr
2018-03-07 13:58:22 +00:00
Jamie
5f7ce5c175 Fixed #2042 2018-03-07 12:59:10 +00:00
tidusjar
d69f342b0f Added Pending Approval into the filters list 2018-03-04 21:45:43 +00:00
Jamie
dda467828c
Merge DNC into Master (#2034)
* Fix the issue where the user could not login if the plex account only allows email logins

* Fixed #2019

* Added Mass Email functionality (#2027)

* !wip

* !wip

* !qwip

* !wip

* Mass email is done

* Update README.md

* /bin/bash: wip: command not found
2018-03-04 20:43:51 +00:00
Jamie
5fb8bb707e
New translations en.json (Norwegian) (#2020) 2018-03-01 20:57:12 +00:00
tidusjar
c5320af884 Publish 32bit build of windows 2018-02-28 13:53:31 +00:00
Jono Cairns
bfa1bd7359 Fixing incorrect filter translation targets (#1987)
* Update README.md

* Fixing incorrect filter translation targets
2018-02-28 13:02:15 +00:00
Jamie
25b047fd6d
New Crowdin translations (#2017)
* New translations en.json (Danish)

* New translations en.json (Dutch)

* New translations en.json (French)

* New translations en.json (German)

* New translations en.json (Italian)

* New translations en.json (Norwegian)

* New translations en.json (Spanish)

* New translations en.json (Swedish)
2018-02-28 13:00:47 +00:00
tidusjar
753e22f87f fixed #1997 2018-02-28 12:43:02 +00:00
tidusjar
c47cc7f8f2 Added a similar button to the movie searches. Makes movie discoverablility easier 2018-02-28 12:17:03 +00:00
tidusjar
58e658262e We now show the digital release date in the search if available #1962 2018-02-28 11:54:29 +00:00
Louis Laureys
4d11e16a80 Css fixes (#2014)
* fix double import

* Don't align table header to center
2018-02-27 09:33:38 +00:00
Jamie
90052d38ac API improvements 2018-02-26 13:50:05 +00:00
Louis Laureys
410228935a Fix #1599 (#2008) 2018-02-24 20:46:32 +00:00
Louis Laureys
1fc36f840c Issue button fix (#2006)
* Move @media to top of file together with the rest

* Fix cut off dropdown menu on mobile
2018-02-23 22:29:22 +00:00
Jamie
0a97724731 !wip 2018-02-23 14:55:20 +00:00
Jamie
0c83329025
Merge branch 'DotNetCore' into l10n_DotNetCore 2018-02-23 12:05:12 +00:00
Jamie
1eea7927a5 Fixed #1886 #1865 2018-02-23 11:21:00 +00:00
Jamie
a7bc93889b Fixed the outstanding issue on #1995 2018-02-22 10:40:10 +00:00