Devin Buhl
|
95d97c59d7
|
rephrase wording
|
2017-01-24 13:47:44 -05:00 |
Devin Buhl
|
a75f3e1f8e
|
monitored to false for movies already downloaded on CP
|
2017-01-24 13:42:27 -05:00 |
Devin Buhl
|
d09d30544f
|
allow null value for seed time.
|
2017-01-24 13:22:02 -05:00 |
Devin Buhl
|
43d904d20b
|
added trakt user list importing
|
2017-01-23 18:06:42 -05:00 |
Devin Buhl
|
244e82722d
|
Merged branch feature/net-import into feature/net-import
|
2017-01-23 15:18:13 -05:00 |
Devin Buhl
|
e182d8b964
|
fix importing for StevenLu
|
2017-01-23 15:18:04 -05:00 |
Leonardo Galli
|
02e610a5f2
|
Merged branch feature/net-import into feature/net-import
|
2017-01-23 20:52:05 +01:00 |
Leonardo Galli
|
032bc2d5c4
|
Add basic ui of manual import.
|
2017-01-23 20:51:33 +01:00 |
Devin Buhl
|
e59db74cad
|
Add StevenLu to csproj
|
2017-01-23 14:39:27 -05:00 |
Leonardo Galli
|
fbe9ad6582
|
First pass at ui for manually importing from lists.
|
2017-01-23 20:00:31 +01:00 |
Devin Buhl
|
87da542758
|
Add import from http://movies.stevenlu.com/
|
2017-01-23 12:54:31 -05:00 |
Leonardo Galli
|
8b3b46b724
|
Added easy to use List Selection for manual import use later. The place where this resides will change.
|
2017-01-23 16:04:52 +01:00 |
Leonardo Galli
|
80e53f209d
|
Movies can now be added monitored or unmonitored.
|
2017-01-23 15:31:09 +01:00 |
Leonardo Galli
|
82f29cdc70
|
Add Ability to set RootFolderPath for Net Import List
Fixed other things. Finished command to automatically add a movie.
|
2017-01-23 15:21:49 +01:00 |
Leonardo Galli
|
93d6505f85
|
Fix netimport search and add NetImportSyncCommand
|
2017-01-23 14:04:01 +01:00 |
Devin Buhl
|
2b7afd3272
|
remove duplicate code
|
2017-01-23 00:29:31 -05:00 |
Devin Buhl
|
6d4e1f6c2e
|
fix movies being clobbered when a new list is sent thru
|
2017-01-22 23:23:51 -05:00 |
Devin Buhl
|
c0f323b05a
|
Implement NetImportSearchService
check it out
|
2017-01-22 23:20:12 -05:00 |
Leonardo Galli
|
f25d4463f5
|
Merged branch feature/net-import into feature/net-import
|
2017-01-22 23:11:38 +01:00 |
Leonardo Galli
|
00099a5e40
|
Added Base URL
|
2017-01-22 23:09:07 +01:00 |
Leonardo Galli
|
7c251157ed
|
Fix media info parsing of multiple audio channels. Fixes #315 Fixes #294
|
2017-01-22 23:03:47 +01:00 |
Devin Buhl
|
3ff5b36d29
|
Add urlBase option to CP settings
|
2017-01-22 14:53:21 -05:00 |
Leonardo Galli
|
1fa736c6d8
|
Fixed styling. Fixed definitions not being returned.
|
2017-01-22 19:52:25 +01:00 |
Leonardo Galli
|
94eccc6c14
|
Rethought about where certain things are stored.
Profiles are now a component of the NetImportDefinition.
|
2017-01-22 17:02:20 +01:00 |
Leonardo Galli
|
9fffcfaea3
|
Fix stuff regarding the ordering of Fields.
|
2017-01-22 15:08:25 +01:00 |
Leonardo Galli
|
f481676c81
|
Fix migration to include ConfigContract and EnableAuto. Also fixed redirects on lists.
Please delete NetImport Table and the corresponding VersionInfo Row (123)
|
2017-01-22 14:55:25 +01:00 |
Leonardo Galli
|
76a42b28f3
|
Second UI Pass, Testing now works and other little things.
|
2017-01-22 14:30:33 +01:00 |
Leonardo Galli
|
ad26e48408
|
Fix up presets.
|
2017-01-22 14:03:09 +01:00 |
Leonardo Galli
|
0bab97e02f
|
Make presets work for RSS Import :)
|
2017-01-22 13:44:03 +01:00 |
Leonardo Galli
|
2413457323
|
Add CP list class.
|
2017-01-22 13:34:03 +01:00 |
Devin Buhl
|
bfcd05206f
|
migration migrainetion
|
2017-01-21 19:25:28 -05:00 |
Devin Buhl
|
ddf10ed137
|
Added couchpotato, and added a test
|
2017-01-21 19:15:06 -05:00 |
Devin Buhl
|
b4d1c0e053
|
couchpotato API classes
|
2017-01-21 17:24:21 -05:00 |
Leonardo Galli
|
dd553b9439
|
WIP UI Update for adding lists.
|
2017-01-21 22:13:55 +01:00 |
Leonardo Galli
|
451f2d30e4
|
Merged branch develop into feature/net-import
|
2017-01-21 21:28:44 +01:00 |
Leonardo Galli
|
463d85e479
|
Basis of UI Update.
|
2017-01-21 21:28:14 +01:00 |
Leonardo Galli
|
2c52795822
|
Add base for netimport api. Still nothing on the UI side.
|
2017-01-21 21:09:02 +01:00 |
Leonardo Galli
|
4f37a36619
|
Updated HttpNetImporterBase. Still needs work to correctly handle failures.
|
2017-01-21 20:57:29 +01:00 |
Leonardo Galli
|
5aaba98c57
|
Imdbid parsing works now from url
|
2017-01-21 20:37:08 +01:00 |
Leonardo Galli
|
a98b69859c
|
Big Abstraction for IMDBWatchlist -> RSSImport (With a test)
|
2017-01-21 20:29:31 +01:00 |
Leonardo Galli
|
734a36de06
|
Added some abstraction for settings.
|
2017-01-21 18:42:58 +01:00 |
Leonardo Galli
|
eb299ce847
|
Fix Corruped Media Cover Images.
|
2017-01-21 12:57:04 +01:00 |
Leonardo Galli
|
a7e071318b
|
Update README.md
|
2017-01-21 10:47:11 +01:00 |
Leonardo Galli
|
3d67f6237e
|
Should fix 4K releases not getting parsed.
|
2017-01-21 00:39:44 +01:00 |
Krystian Charubin
|
a691ffa7b7
|
adds 'Movie Title, The' filename option (#359)
* adds 'Movie Title, The' filename option
* updates the FileNameBuilder.MovieTitleRegex to include new format
|
2017-01-20 17:42:14 -05:00 |
Leonardo Galli
|
aa9537c201
|
Fix issue when movie file is null.
|
2017-01-20 20:30:36 +01:00 |
Leonardo Galli
|
a3d9fb1c20
|
Should fix upgrading of existing movie files.
|
2017-01-20 18:26:18 +01:00 |
Leonardo Galli
|
62a1e70c86
|
Add tests for 4K quality.
|
2017-01-20 18:21:31 +01:00 |
Leonardo Galli
|
93d0d21846
|
Hopefully a fix for corrupt media covers.
|
2017-01-20 18:06:58 +01:00 |
Leonardo Galli
|
b1c5a3ac14
|
Fixed blacklist being ignored by download decision maker.
|
2017-01-20 17:48:47 +01:00 |