Commit Graph

917 Commits (1b482f000b531a87a183a9fee22c81d653b6368b)

Author SHA1 Message Date
Jamie 386f5b1550 Emby improvments on the way we sync/cache the data.
7 years ago
Jamie daaf52d771 Memory improvements
7 years ago
Jamie 4d285b071e Update node version !wip
7 years ago
Jamie 3aad8bbe6b Made some improvements to the Sonarr Sync job #2127
7 years ago
Jamie 20a9720fdd Fixed build !wip
7 years ago
Jamie acb62f4768 Added the ability to turn off TV or Movies from the newsletter
7 years ago
Jamie 5cc030b237
Update about.component.html
7 years ago
Jamie 6b7f5e9ef4
Update about.component.html
7 years ago
Jamie b8739142ca Fixed #2109
7 years ago
Jamie c14fd64f5f Added random versioning prefix to the translations so the users don't have to clear the cache
7 years ago
Jamie da096792af Fixed #2101
7 years ago
Jamie a0e6eab052 !wip fixed the launch issue
7 years ago
Jamie e19f99114a Fixed #2105
7 years ago
Jamie ac1b6e63a4 Fixed some styling on the issues detail page
7 years ago
Jamie 9e8e3d2963 Added more information to the about page
7 years ago
Jamie f5e0d278ab Fixed #2116
7 years ago
Jamie 543e7fc369 Limit the amount of FileSystemWatchers being spawned
7 years ago
Jamie e9ef0136e4 Fixed the issue where Emby connect users could not log in #2115
7 years ago
Jamie cbaaaa4405
Merge pull request #2118 from anojht/LC-Requirements
7 years ago
Jamie f3efd277a6
Merge pull request #2114 from goldenpipes/master
7 years ago
Jamie 848ddbdbf0 Fixed a little bug in the newsletter
7 years ago
Anojh 64d7cd9f56 Had to update some base styles since currently some styling does not look right...
7 years ago
Anojh 2ca0c9ebef Changed let to const to adhere to linting.
7 years ago
Anojh b82c43356f Adding wrappers and classes for LC and toggling active style for UI elements.
7 years ago
goldenpipes 9ae62d5545
Update _Layout.cshtml
7 years ago
goldenpipes 15d19ef3e8
Update _Layout.cshtml
7 years ago
Jamie 9bd545c736 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
7 years ago
Jamie f760a1927e Fixed the issue where movies were not appearing in the newsletter for users with Emby #2111
7 years ago
Jamie d15e09d342 Changed the TV Request API. We now only require the TvDbId and the seasons and episodes that you want to request. This should make integration regarding TV a lot easier.
7 years ago
Jamie 71157052b3 !wip fixed a bug in the newsletter
7 years ago
Jamie d72b028060 Fixed the newsletter wiki link and removed the recently added page from the customization page !wip
7 years ago
louis-lau c95c6958fa Specific favicons for different platforms
7 years ago
Jamie f2a59b4990
Merge pull request #2093 from anojht/issue1907
7 years ago
Jamie 3018057961 !wip changed the newsletter to include the release year as a year not a full date for movies
7 years ago
Anojh 892ce167c9 movieDbId was switched to string fron number so accomodated for change
7 years ago
Anojh Thayaparan 609f4ab064
Removing duplicate functions
7 years ago
Anojh Thayaparan f6294781d4
Merge branch 'develop' into issue1907
7 years ago
Anojh 505dc32f69 Conflict resolving and adopting Jamie's new method
7 years ago
Jamie 4063461a9e
Merge pull request #2098 from tidusjar/feature/recently-added
7 years ago
tidusjar ab9cdc856b Fixed a bunch of bugs around the newsletter !wip
7 years ago
Jamie 3e8e21a1f3
Merge pull request #2097 from tidusjar/feature/recently-added
7 years ago
tidusjar 187808b64b !wip fixed build
7 years ago
Jamie 03185bcc8d
Merge pull request #2096 from tidusjar/feature/recently-added
7 years ago
tidusjar 3124163f7c Added the Recently Added Newsletter! You are welcome.
7 years ago
Jamie af319cfa87
Merge pull request #2092 from anojht/backgroundanimation
7 years ago
Anojh 5370afd32a Wrote new calls to just get poster and bg
7 years ago
tidusjar 1138f09286 Added a new scrollbar to Ombi
7 years ago
tidusjar 409945e492 !wip more improvments to the notification variables
7 years ago
tidusjar b6f3bcc69f Improved the message for #2037
7 years ago
tidusjar f1e164d29a Added the ability to automatically generate the API Key on startup if it does not exist #2070
7 years ago
tidusjar a8f906617a Improved the way we use the notification variables, we have now split out the Username and Alias (Requested User is depricated but not removed)
7 years ago
tidusjar 1eb2dc930b Fixed some bugs !wip
7 years ago
Jamie 3d06815399
Merge pull request #2095 from tidusjar/feature/mattermost-fix
7 years ago
Jamie 3ffe76b2d2 Fixed #2055 and #1903
7 years ago
Jamie a211a50deb Fixed some small things !wip
7 years ago
Anojh ad7a24b1c2 Merge branch 'backgroundanimation' of https://github.com/anojht/Ombi into backgroundanimation
7 years ago
Anojh e221c02299 Removed redundant timers
7 years ago
Jamie a3cf3dde46
Merge branch 'develop' into backgroundanimation
7 years ago
Jamie 946aee99f3 Pretty sure that's it !wip
7 years ago
Jamie a6aac93fe5 Finished the newsletter I think !wip
7 years ago
Anojh 1a352b2da0 More optimizations by reducing requests
7 years ago
Anojh 3a99f75daa improved version
7 years ago
Anojh 8520528087 Added poster and bg to issue details page as per Issue #1907
7 years ago
Anojh df27ea743c Dynamic Background Animation
7 years ago
Anojh 76eb895f73 Fix for issue #1907, which is to add content poster and bg to issue details page.
7 years ago
tidusjar 11442e2ea7 Added the test button and done a bunch of testing. Almost ready !wip
7 years ago
Jamie 6005db374a Fixed linitng !wip
7 years ago
Jamie ccd873584b Added the newsletter job to the UI and fully wired it up !wip
7 years ago
Jamie ffe74de278
Merge branch 'feature/recently-added' into feature_recentlyAdded
7 years ago
Jamie b99a5a668b Think i've finished the ui now too !wip needs testing
7 years ago
Jamie 1528cdfc03 Pretty much finished the actual newsletter. Still need to work on the UI !wip
7 years ago
Jamie 9767380f83 Newsletter almost finished. !wip
7 years ago
tidusjar 3496cce670 Got tv working, just need to do styling. I suck at this part !wip
7 years ago
Jamie df95962aa6 Made a start on adding tv shows for the recently added !wip
7 years ago
Jamie 0e94270f84
Merge pull request #2081 from tidusjar/develop
7 years ago
Jamie 94c713b3b5 Fixed #2074 and #2079
7 years ago
Jamie 47f66978f0
Added the ability to refresh out backend metadata (#2078)
7 years ago
Anojh c7ee68040d Dynamic Background Animation
7 years ago
Jamie d1ba626f46
Merge pull request #2073 from tidusjar/master
7 years ago
tidusjar 87ab783f77 Updated all the aspnet packaged !wip
7 years ago
tidusjar 55edf2c6bd !wip #2072
7 years ago
Jamie 01a49b7047
Updated the .Net core dependancies #2072
7 years ago
Jamie a08d4bf141
Delete Ombi.testdb
7 years ago
Jamie 776726c942 More !wip on the recently added page, got a working carosel now
7 years ago
Jamie b55efd60c5 Merge develop into recentlyadded
7 years ago
Jamie f09dc5832a Added the ability to open up the mobile app, this is getting ready for some alpha tests with users still a !wip
7 years ago
Jamie 1b8956e471
Merge pull request #2067 from tidusjar/develop
7 years ago
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
7 years ago
Jamie 241e6fca67 Small memory improvements in the Plex Sync
7 years ago
tidusjar 3e2cdb9823 Fixed the sort issue on the user Management page.
7 years ago
tidusjar c2ca4824b7 Downgraded the angular2-jwt library since it has a bug in it. #2064
7 years ago
tidusjar 04aee45446 Fixed an issue when Plex decideds to reuse the Plex Key for a different media item... #2038
7 years ago
tidusjar ecb77262dd Fixed an issue where we might show the Imdb link when we do not have a imdbid #1797
7 years ago
tidusjar d82ede5e0e Fixed the issue where we can no longer select Pending Approval in the filters #2057
7 years ago
tidusjar ec4fe9993c Fixed the API key not working when attempting to get requests #2058
7 years ago
tidusjar 1024dd5843 Fixed #2056
7 years ago
tidusjar faac2655f9 !cosmetic missed it
7 years ago
Jamie b6348a73d1
Merge pull request #2053 from tidusjar/develop
7 years ago
Jamie 152818f8d1
Added the ability to hide requests that have not been made by that user (#2052)
7 years ago
tidusjar a7687f6dea !wip possible read a .json file to get the value?
7 years ago
Jamie 3fa6940a8b
Added the ability to override root and quality options in Sonarr (#2049)
7 years ago
Jamie 5f7ce5c175 Fixed #2042
7 years ago
tidusjar d69f342b0f Added Pending Approval into the filters list
7 years ago
Jamie dda467828c
Merge DNC into Master (#2034)
7 years ago
Jamie 5fb8bb707e
New translations en.json (Norwegian) (#2020)
7 years ago
tidusjar c5320af884 Publish 32bit build of windows
7 years ago
Jono Cairns bfa1bd7359 Fixing incorrect filter translation targets (#1987)
7 years ago
Jamie 25b047fd6d
New Crowdin translations (#2017)
7 years ago
tidusjar 753e22f87f fixed #1997
7 years ago
tidusjar c47cc7f8f2 Added a similar button to the movie searches. Makes movie discoverablility easier
7 years ago
tidusjar 58e658262e We now show the digital release date in the search if available #1962
7 years ago
Louis Laureys 4d11e16a80 Css fixes (#2014)
7 years ago
Jamie 90052d38ac API improvements
7 years ago
Louis Laureys 410228935a Fix #1599 (#2008)
7 years ago
Louis Laureys 1fc36f840c Issue button fix (#2006)
7 years ago
Jamie 0a97724731 !wip
7 years ago
Jamie 0c83329025
Merge branch 'DotNetCore' into l10n_DotNetCore
7 years ago
Jamie 1eea7927a5 Fixed #1886 #1865
7 years ago
Jamie a7bc93889b Fixed the outstanding issue on #1995
7 years ago
tidusjar b015b101ed Fixed an issue for #1951
7 years ago
tidusjar acac2c3675 Try and fuzzy match the title and release if we cannot get the tvdb id or imdbid (depends on the media agents in Plex) #1951
7 years ago
Jamie cd2026f297 !cosmetic
7 years ago
Jamie 687bd53bcb Fixed #1989 #1719
7 years ago
Jamie 03b35e645c !cosmetic
7 years ago
Jamie dd5e40f3cd Small changes that might fix #1985 but doubt it
7 years ago
tidusjar 7c61a3cc0e Should fix #1975
7 years ago
tidusjar a5d83ed8d8 Fixed #1789
7 years ago
tidusjar 57b12f3664 Fixed #1968
7 years ago
tidusjar cb3cc8d590 Fixed #1978
7 years ago
tidusjar 6b8adeb584 Fixed #1954
7 years ago
Jamie 1101abf92c !wip on Recently Added
7 years ago
Jamie 21c0a449ca Updated npm dependancies
7 years ago
Jamie b8b7884d92 Small changes to the auto updater, let's see how this works
7 years ago
Jamie ee50eb79b7 Added recently added stuff
7 years ago
Jamie c0905d8460 Small changes to the auto updater, let's see how this works
7 years ago
Jamie 109f5317bb Added the recently added engine with some basic methods
7 years ago
Jamie 365e7d9cc1 Fixed the update check for the master build
7 years ago
Jamie 5a22802663 Fixed the update check for the master build
7 years ago
Jamie 39e096a6d6 New translations en.json (Dutch)
7 years ago
Jamie 36730bce05 Change the default templates to use {IssueUser}
7 years ago
Jamie 2fbde15c40 Fixed the issue comment issue #1914 also added another variable for issues {IssueUser} which is the user that reported the issue
7 years ago
tidusjar 2df80913c4 Fix #1914
7 years ago
tidusjar 40bdde10e5 !wip invalid notifcation template
7 years ago
tidusjar 817c4f9ec1 !wip missing changes
7 years ago
tidusjar 408a3b446d Fixed merge from rebase !wip
7 years ago
tidusjar 480a107fa6 Fixed #1914
7 years ago
Jamie 1c311a76f7 New translations en.json (German)
7 years ago
Jamie 8d166dd731 New translations en.json (German)
7 years ago
TidusJar b223306ee8 fixed build and added logging
7 years ago
Jamie 1ab8112c68
New Crowdin translations (#1934)
7 years ago
Jamie 701517c503 Added some debugging to see what's going on !wip
7 years ago
Jamie 4d47a0ce61 New translations en.json (Danish)
7 years ago
Jamie e9e61153cb potential fix for #1942
7 years ago
Jamie c3c85b0ae0 Quick change to the Emby Availability rule to make it in line slightly with the Plex one. #1950
7 years ago
Jamie eea4cfa188 New translations en.json (Norwegian)
7 years ago
Jamie 35d259ee26 New translations en.json (Norwegian)
7 years ago
tidusjar 6227e11543 turn off mobile notifications
7 years ago
tidusjar 924e7c89f3 FIXED PLEX!!!!!
7 years ago
tidusjar 3f6bd63f03 Changed the base url validation
7 years ago
tidusjar 801b212bd4 Batch the PlexContentSync and increase the plex episode batch size
7 years ago
tidusjar 6f06f962d7 Fixed the migration issue, it's too difficult to migrate the tables
7 years ago
Jamie ca3f7ba3b1 New translations en.json (Norwegian)
7 years ago
Jamie 3e9b4221f5 New translations en.json (Italian)
7 years ago
Jamie a2d9a0d176 New translations en.json (German)
7 years ago
Jamie 4e8fa9134e New translations en.json (Dutch)
7 years ago
Jamie 8dc8c3a09d New translations en.json (Swedish)
7 years ago
Jamie 8b9754bf56 New translations en.json (Spanish)
7 years ago
Jamie 3aeb1ce2a9 New translations en.json (French)
7 years ago
Jamie e5ca938f7b New translations en.json (Danish)
7 years ago
tidusjar d3502857f1 Fixed #1942
7 years ago
Jamie e2a4c4ec17
Added bulk editing (#1941)
7 years ago
Jamie f42b2938d2 Fixed checkboxes style
7 years ago
Jamie e840f828e7 MOre !wip
7 years ago
Jamie 59173b8bc4 more !wip stuff
7 years ago
tidusjar e235475413 !wip
7 years ago
Jamie c370909619 !wip
7 years ago
Jamie b0d229975b These are not the droids you are looking for
7 years ago
tidusjar 57449c77e3 Fixed the wrong translation and see if we can VACUUM the db
7 years ago
Jamie 06e45e953e New translations en.json (Norwegian)
7 years ago
Jamie 461c6b93fd New translations en.json (Italian)
7 years ago
Jamie 66cffea562 New translations en.json (German)
7 years ago
Jamie a65726818d New translations en.json (Dutch)
7 years ago
Jamie ad63407c71 New translations en.json (Swedish)
7 years ago
Jamie 2d70daf576 New translations en.json (Spanish)
7 years ago
Jamie 00ffe23215 New translations en.json (French)
7 years ago
Jamie ad4e43dcb6 New translations en.json (Danish)
7 years ago
Jamie aa281d249e More translations and added a check on the baseurl to ensure it starts with a '/'
7 years ago
Jamie 4c202d7b5b New translations en.json (Danish)
7 years ago
Jamie a7fd6d55dd New translations en.json (Norwegian)
7 years ago
Jamie f16352cdf0 New translations en.json (Italian)
7 years ago
Jamie 41f37f7db6 New translations en.json (German)
7 years ago
Jamie fe42a7b8ed New translations en.json (Dutch)
7 years ago
Jamie e42ebd81fc New translations en.json (Swedish)
7 years ago
Jamie 391828633f New translations en.json (Spanish)
7 years ago
Jamie 780d1bd2e8 New translations en.json (French)
7 years ago
Jamie 4963586907 New translations en.json (Danish)
7 years ago
Jamie c2f18fca0f More translations
7 years ago
Jamie 50440130ff New translations en.json (Swedish)
7 years ago
Jamie 108d343fec Fixed #1878 and added a Request all button when selecting episodes
7 years ago
Jamie 6d02882990 Merge branch 'DotNetCore' of https://github.com/tidusjar/ombi into DotNetCore
7 years ago