William Comartin
|
c9e6835d7b
|
Change Sonarr to Radarr in Help Text, and in Notification Text
Change sonarr log files to radarr log files
|
2017-01-11 21:59:13 -05:00 |
|
Leonardo Galli
|
5e8b617625
|
Sorting now working according to quality in release collection. Fixes #85.
|
2017-01-11 22:27:37 +01:00 |
|
Leonardo Galli
|
0506cc4185
|
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
|
2017-01-10 20:07:01 +01:00 |
|
Leonardo Galli
|
cde8b4dd97
|
Added MovieFileResource. This allows the UI to interact with movie files better. Downloaded Quality is now shown in the table.
|
2017-01-10 20:06:53 +01:00 |
|
Devin Buhl
|
125f46fbec
|
Fixes #104 - Backup/update fail Access to the path "/tmp/nzbdrone_backup/config.xml" is denied
|
2017-01-10 13:21:54 -05:00 |
|
Leonardo Galli
|
3c7d7756e6
|
Fix issues with media managment config not getting saved.
|
2017-01-10 17:05:37 +01:00 |
|
Leonardo Galli
|
683bda49d8
|
Movie Editor works now. Fixes #99.
|
2017-01-10 16:51:56 +01:00 |
|
Tim Turner
|
708db1a75c
|
Organize & Rename work
|
2017-01-09 17:26:13 -05:00 |
|
Tim Turner
|
23aace6149
|
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
# Conflicts:
# src/NzbDrone.Api/Series/MovieResource.cs
|
2017-01-09 15:59:25 -05:00 |
|
Leonardo Galli
|
cfae8807aa
|
Fixes movies not being able to be searched for.
(Very stupid mistake on my part.) Fixes #80
|
2017-01-09 16:47:51 +01:00 |
|
Tim Turner
|
7a45394820
|
Unable to properly parse many movie titles
|
2017-01-08 19:48:04 -05:00 |
|
Tim Turner
|
14bf63e21d
|
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
|
2017-01-08 17:01:47 -05:00 |
|
Tim Turner
|
b5d932866a
|
Second Pass at rename/organize
|
2017-01-08 17:01:37 -05:00 |
|
Leonardo Galli
|
804b2130a8
|
Merge branch 'develop' into feature/release-dates
|
2017-01-08 17:49:06 +01:00 |
|
Leonardo Galli
|
49537a2efe
|
Update UI to display download status.
|
2017-01-08 17:47:19 +01:00 |
|
Leonardo Galli
|
55f4a81dee
|
Adding first implementation of release_dates for movies.
|
2017-01-08 12:58:39 +01:00 |
|
Tim Turner
|
b9c98205e0
|
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
|
2017-01-07 11:12:26 -05:00 |
|
Leonardo Galli
|
4182728901
|
Updated all AssemblyInfos so version info only needs to be changed once
|
2017-01-07 12:03:56 +01:00 |
|
Leonardo Galli
|
4d795e13cd
|
Fix for movie naming config. Still kinda hacky, but works ok now.
|
2017-01-07 10:42:21 +01:00 |
|
Tim Turner
|
05e4af9ae7
|
1st pass at Movie Naming
Parser is failing on the sample
|
2017-01-06 22:51:15 -05:00 |
|
Tim Turner
|
721767331b
|
Update naming management
Still need to write BuildFileName() and BuildFilePath()
|
2017-01-06 19:32:19 -05:00 |
|
Leonardo Galli
|
1022879103
|
Change version number to 0.1.0
|
2017-01-06 18:59:01 +01:00 |
|
Leonardo Galli
|
dbf34e6740
|
Updated Interval to scan for finished downloads to .25 minutes.
|
2017-01-06 16:11:41 +01:00 |
|
Leonardo Galli
|
fd718b61ac
|
Updated Parser to parse movie titles. Should also parse things, such as: Director's Cut, Special Edition, etc. This is then displayed in the manual search UI. Importing is not yet updated for the new parser!
|
2017-01-04 22:59:34 +01:00 |
|
Leonardo Galli
|
0715962ec5
|
TheMovieDB.org is now used as metadata source.
|
2017-01-04 20:27:14 +01:00 |
|
Leonardo Galli
|
d835c168d3
|
Searching for movies directly when adding them is now working.
|
2017-01-03 13:26:09 +01:00 |
|
Leonardo Galli
|
cde1217356
|
Movies now show up in the Queue.
|
2017-01-02 22:01:11 +01:00 |
|
Leonardo Galli
|
0d65984991
|
Fix History for Movie Details page.
|
2017-01-02 20:41:44 +01:00 |
|
Leonardo Galli
|
2a932fe7e8
|
First implementation of History for Movies. However, nothing is returned from the Database query misteriously.
|
2017-01-02 20:15:13 +01:00 |
|
Leonardo Galli
|
0e02171938
|
Fixes downloading a movie. However, now all downloaders except QBittorrent are non functional until they get fixed. See #14
|
2017-01-02 19:20:32 +01:00 |
|
Leonardo Galli
|
2a3b0304cb
|
Fixed a few things with displaying the Movie Details Page. Implemented the first round of Searching for and Downloading movie Releases. ATM this is still a bit hacky and alot of things need to be cleaned up. However, one can now manually search for and download (only in qBittorrent) a movie torrent.
|
2017-01-02 18:05:55 +01:00 |
|
Leonardo Galli
|
5ebfac6cc8
|
First implementation of custom database table for movies.Some things are not yet working quite well (e.g. search clears when movies are added.). Also movies cannot yet be looked up!
|
2016-12-29 16:04:01 +01:00 |
|
Leonardo Galli
|
40d7590f80
|
First implementation of completely rewriting the way Radarr handles movies. Searching for new movies is now mostly feature complete.
|
2016-12-29 14:06:51 +01:00 |
|
Keivan Beigi
|
0214c8e0f0
|
Removed unused using statements
|
2016-12-23 13:45:24 -08:00 |
|
Keivan Beigi
|
f16dd069b5
|
Upgraded DDay.iCal to Ical.Net
|
2016-12-21 20:38:37 -08:00 |
|
Keivan Beigi
|
aba613acd1
|
Because it's 2016!
|
2016-12-21 20:38:37 -08:00 |
|
Keivan Beigi
|
da52e60f36
|
Upgraded Nlog/RestSharp/Selenium
|
2016-12-12 11:17:15 -08:00 |
|
Keivan Beigi
|
cf58e52f40
|
Upgraded Nancy!!!!
|
2016-12-12 11:17:15 -08:00 |
|
Taloth Saldono
|
1251e294cd
|
Saving settings failed if value was null.
|
2016-11-02 00:02:14 +01:00 |
|
Mark McDowall
|
eb8ef6c337
|
Fixed: login page being returned instead of unauthorized response
|
2016-10-24 20:41:19 -07:00 |
|
Mark McDowall
|
50a0e9514e
|
Fixed: Default redirect URL for forms auth will use URL Base if configured
|
2016-10-01 15:40:04 -07:00 |
|
Taloth Saldono
|
36a3e86882
|
New: Added filter by tag to iCal feed.
closes #1430
|
2016-09-23 20:51:34 +02:00 |
|
Mark McDowall
|
e76fb8c90b
|
Fixed: Issue loading settings on some systems
|
2016-09-20 22:08:04 -07:00 |
|
Taloth Saldono
|
080e2e9eff
|
New: Added query parameter to ical feed to list premiers only.
fixes #1463
fixes #1442
|
2016-09-21 00:28:36 +02:00 |
|
Mark McDowall
|
2e96c4e798
|
New: Parse existing subtitles and extra files
Towards #459
|
2016-09-17 01:27:15 -07:00 |
|
Taloth Saldono
|
713e109bc9
|
Fixed api blacklist, history, wanted/missing and wanted/cutoff requiring sortKey, now defaulting to an appropriate value (airDateUtc/date desc for most).
fixes #1452
|
2016-09-10 23:05:34 +02:00 |
|
Mark McDowall
|
2d54ca5d47
|
New: Ability to include unmonitored episodes in the iCAL feed
Closes #1442
|
2016-08-29 21:28:45 -07:00 |
|
Taloth Saldono
|
73fb216e6f
|
New: Added CAPTCHA support to Rarbg.
|
2016-08-13 22:10:42 +02:00 |
|
Taloth Saldono
|
b80d6c74ad
|
Api errors now log statuscode too.
|
2016-07-31 23:40:07 +02:00 |
|
Mark McDowall
|
1218dd255f
|
Fixed: Allow series to be added unmonitored through the API
Closes #1404
|
2016-07-27 12:08:49 -07:00 |
|