tidusjar
5b90fa9089
Lowercase logs folder, because you know, linux. #59
9 years ago
tidusjar
f1987ecedb
Adding the imdb when requesting
9 years ago
tidusjar
59cf379d56
Fixed an issue where the table didn't match the model.
...
Fixed #67
9 years ago
tidusjar
c4f57169ad
Improved the status page with the suggestion from #29
9 years ago
tidusjar
8f7098d048
Hooked up most of #49 Just the validation messages need to be done.
...
***NOTE: Due to we are now hashing the passwords and reading from a new table, We will need to create a new administrator account.***
9 years ago
tidusjar
da8b6340ae
Fixed #74 and #64
9 years ago
tidusjar
206fd74d7f
Resolved #70
9 years ago
tidusjar
37fa7809cc
Finished #71
9 years ago
Shannon Barrett
170b2c86f0
Merge pull request #2 from tidusjar/dev
...
Dev
9 years ago
tidusjar
af6deec3f0
Got the filter working on both movie and tv #57
9 years ago
tidusjar
bbe2bcbfed
Started #57 , currently there is a bug where the TV list won't filter
9 years ago
tidusjar
895a0c50eb
Added a subdir to CP, SickRage, Sonarr and Plex #43
9 years ago
Jamie
21ea315cd0
Merge pull request #61 from tidusjar/master
...
Merge
9 years ago
Jamie
79e7cc5ab3
Merge pull request #53 from tidusjar/Hotfix-1
...
Update appveyor.yml
9 years ago
Jamie
2df4600586
Merge branch 'master' into Hotfix-1
9 years ago
Jamie
d18534cf3f
Update appveyor.yml
9 years ago
Jamie
c22a9cba26
Merge pull request #52 from tidusjar/Hotfix-1
...
Update AvailabilityUpdateService.cs
9 years ago
Jamie
08cfc31970
Update AvailabilityUpdateService.cs
...
Fixed the bug
9 years ago
Jamie
14d4f6f098
Merge pull request #42 from tidusjar/dev
...
Release 1.4.0
9 years ago
Jamie
054c161727
Merge branch 'master' into dev
9 years ago
tidusjar
792bbf5f95
This fixes #36
9 years ago
Jamie
c5db1ed8e6
Merge pull request #39 from shiitake/dev
...
Fixes for Checking if the user is the owner
9 years ago
tidusjar
8b76732ee8
Updated the build version ready for the next release
9 years ago
tidusjar
d1adae1538
When we do a batch update we need to reset the cache
9 years ago
tidusjar
6f8dc7c224
Fixed an issue where the default quality on Sickrage wouldn't work
9 years ago
Jamie
c3d56fbf0b
Merge pull request #41 from tidusjar/tidusjar-patch-1
...
Update README.md
9 years ago
Jamie
f2f74f7ec4
Update README.md
9 years ago
tidusjar
9402d1409e
Wow, that was a lot of work.
...
- So, I have now finished #40 .
- Fixed a bug where we was not choosing the correct tv series (Because of TVMaze)
- Fixed a bug when checking for plex titles
- Fixed a bug where the wrong issue would clean on the UI (DB was correct)
- Refactored how we send tv shows
- And too many small changes to count.
9 years ago
tidusjar
803b12da0f
Added the api and settings page for Sickrage. Just need to do the tester and hook it up #40
9 years ago
tidusjar
1ebf80d1d1
Fixed the new dependancy with the admin class tests
9 years ago
tidusjar
e34170f55a
Added the option to set a CP quality #38
9 years ago
Shannon Barrett
c28a26413a
Should fix issue #36
9 years ago
tidusjar
4136116555
Added the code to lookup the old requests and refresh them with new information from TVMaze
9 years ago
tidusjar
a2d2121afe
back to what it was :(
9 years ago
tidusjar
cd682cdff9
another test for #37
9 years ago
Jamie Rees
1d814cd76e
This should fix #37
9 years ago
Jamie Rees
3c6338cadc
Catch the missing table exception when they have a new DB
9 years ago
Jamie Rees
2786d13a17
Exploratory test for #37
9 years ago
Shannon Barrett
613e4c3aa8
Merge pull request #1 from tidusjar/dev
...
Dev
9 years ago
Jamie Rees
76808adba2
Fixed #33 we now have SSL options for Sonarr and CP
9 years ago
Jamie Rees
87b497e48e
Removed all the html from the new TVMaze api (for overview).
...
Added tests to cover the html removal.
updated Readme to remove TheTVDB
9 years ago
Jamie Rees
87baf542c5
Fixed tests
9 years ago
Jamie Rees
f88c7d7583
Almost fully integrated TVMaze #21 and also improved the fix for #31
9 years ago
Jamie
b1d7a3187e
Update StatusCheckerTests.cs
9 years ago
Jamie
ffb29ae9e7
Merge pull request #35 from shiitake/dev
...
Should fix #28
9 years ago
Shannon Barrett
e74fd2b441
Should fix #28
9 years ago
tidusjar
663d517e98
Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
9 years ago
tidusjar
55f296b9a4
Added TVMaze to the search. #21
9 years ago
Jamie
2c32626652
Update README.md
9 years ago
tidusjar
2e8bb783d9
Fixed #16 and #30
...
We are now using the new request service and storing the requests as json blobs
Added the db migration code. This can be removed in the next few builds.
9 years ago