tidusjar
39a5032c3e
Finished the bulk work for Headphones. Needs testing #32
2016-04-04 14:27:55 +01:00
tidusjar
9211f3db4f
Made the album search 10x faster. We are now loading the images in a seperate call. #32
2016-04-04 11:35:40 +01:00
Jamie
05f61902fc
Update SearchModule.cs
2016-04-03 22:08:10 +01:00
tidusjar
9d9fc3daf8
Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
2016-04-03 21:35:13 +01:00
tidusjar
acb39b56f8
work for #32
2016-04-03 21:35:09 +01:00
Drewster727
c52ca41e32
remove references to obsolete RequestedBy property + start setting the db schema to the app version, and check that in the future for migrations.
2016-04-02 17:04:05 -05:00
tidusjar
a5d38421d3
Work on showing the requests for #32
2016-04-01 23:24:29 +01:00
tidusjar
e037ad0f2b
Got the search finished up for #32
2016-04-01 23:05:17 +01:00
tidusjar
420e43dfaf
Change the new columns type
2016-04-01 22:17:15 +01:00
tidusjar
45fb3ad376
A bit more work on #32 started working on requesting it. The DB is a bit of an issue...
2016-04-01 12:39:13 +01:00
tidusjar
c43f70a0e0
Most of the UI work done for #32
2016-04-01 12:16:04 +01:00
tidusjar
1596dce629
Basic search working for #32
2016-04-01 10:15:09 +01:00
Drewster727
3dbef199aa
#122 store utc time in the databse + obtain timezone offset of the client upon login + offset times returned to client based on session offset
2016-03-31 22:23:38 -05:00
tidusjar
8256ceec2d
We now do not show the text Requested By to the user, we also show a 'success' message instead of a warning when something has already been requested
2016-03-31 08:55:21 +01:00
Drewster727
a668ea04ec
don't query the session as much in the modules, rely on a variable from the base class and store the username as needed
2016-03-30 11:06:35 -05:00
Drewster727
b8a01b62b9
only show requested by users to admins + start maintaining a list of users with each request
2016-03-29 13:41:39 -05:00
Drewster727
dce5983720
merge in tidusjar's dev changes, remove approve all, fix alignment on approve all category buttons
2016-03-29 09:03:34 -05:00
tidusjar
fe0f6873e5
Made the feedback from Sonarr better when Sonarr already has the series #85
2016-03-29 10:34:20 +01:00
Drewster727
fff267db37
#54 comma separated list of users who don't require approval + fix a couple request messages (include show title)
2016-03-27 22:19:02 -05:00
Drewster727
9518f4da89
#86 - display movie/show title + year in request notifications.
2016-03-26 12:31:02 -05:00
Drewster727
5b93282b78
show the movie/show title when requesting.
2016-03-26 12:06:52 -05:00
tidusjar
96131b255a
Stoped users from spamming the request button
2016-03-26 12:24:42 +00:00
tidusjar
dc4fd99a86
Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
2016-03-26 00:48:05 +00:00
tidusjar
78b429e666
Fixed a bug where if you had auto approve it wouldn't notify you
2016-03-26 00:48:01 +00:00
Drewster727
673f3416e0
approve tv shows or movies
...
separate checkboxes in the settings screen separating out the approval
by tv or movie.
2016-03-25 17:14:26 -05:00
tidusjar
25a8563ee8
Fixed #69
...
Removed some redundant code
2016-03-24 19:45:02 +00:00
Jamie
47c0c0daf0
Merge pull request #83 from shiitake/dev
...
Fixes issue #62 and #68
2016-03-24 19:08:32 +00:00
tidusjar
3fe1f13bd1
Refactored the Notification service to how it should have really been done in the first place.
2016-03-24 17:14:45 +00:00
Shannon Barrett
15f7572cf5
Updated the logic for handling specific seasons in Sonarr and Sickrage
2016-03-24 12:03:59 -05:00
Shannon Barrett
c9d2b8fc13
Fixes issue #62
2016-03-22 12:32:48 -05:00
tidusjar
0585ff73ec
Added a notification model to the notifiers.
...
Added the backend work for sending a notification for an issue report #75
2016-03-22 17:13:14 +00:00
tidusjar
f1987ecedb
Adding the imdb when requesting
2016-03-22 14:16:46 +00:00
tidusjar
206fd74d7f
Resolved #70
2016-03-22 08:55:57 +00:00
tidusjar
37fa7809cc
Finished #71
2016-03-22 08:50:42 +00:00
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.
2016-03-19 14:17:54 +00:00
tidusjar
e34170f55a
Added the option to set a CP quality #38
2016-03-19 00:16:44 +00:00
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
2016-03-18 21:36:21 +00:00
Jamie Rees
f88c7d7583
Almost fully integrated TVMaze #21 and also improved the fix for #31
2016-03-18 21:10:01 +00:00
tidusjar
55f296b9a4
Added TVMaze to the search. #21
2016-03-18 14:39:04 +00:00
tidusjar
b62b7c1305
Added migration code and cleaned up the DB
2016-03-18 12:25:16 +00:00
Jamie Rees
f5cb4d6879
fixed #25
2016-03-17 21:53:45 +00:00
tidusjar
b9a886d5dc
Added first implimentation of the Notification Service #8
...
Added tests to cover the notification service
2016-03-17 13:32:58 +00:00
tidusjar
67ecbbf178
Resolved #7
2016-03-15 14:03:07 +00:00
tidusjar
ba5ccfec33
Fixed #5 and also added some tests to the availability checker
2016-03-15 12:21:41 +00:00
tidusjar
3188a720fa
Added a bunch of logging
2016-03-14 14:14:08 +00:00
Jamie Rees
5dd9885885
Added the support for TV Series integrating with Sonarr
2016-03-13 20:58:42 +00:00
tidusjar
9ef618af4b
Added the functionality for the admin to clear the issues.
2016-03-09 17:19:49 +00:00
tidusjar
5363cf6891
Removed the DI part of the service. TinyIOC doesn't want to work with FluentScheduler.
2016-03-07 14:34:42 +00:00
Jamie Rees
3b0b0c521e
Started to impliment the Plex checker. This will check plex every x minutes to see if there is any new content and then update the avalibility of the requests
2016-03-06 01:25:54 +00:00
Jamie Rees
f2399d6407
Making the configuration actually do something. Setting a default configuration if there is no DB
2016-03-04 23:19:48 +00:00