geogolem
4385acef99
Fixed: Reverted a change that caused SQL error on NetImport
...
c300af8241 (diff-4199a537105793b9a05a6232cb0531bb)
that caused SQL error when doing netimport search
update tests
update tests
revert tests then remove
revert tests changes --> comment out the tests
2020-01-02 22:28:11 -05:00
Qstick
c300af8241
New: Don't clean moves if IMDB Match
2019-12-30 12:07:37 -05:00
ta264
f02fa629cc
Reformat and apply Stylecop rules
2019-12-27 20:40:13 -05:00
ta264
8d27111f7b
Remove all unnecessary usings
2019-12-27 20:40:13 -05:00
ta264
997ff74fb9
Replace tabs with 4 spaces
2019-12-27 20:40:13 -05:00
geogolem
15b63778e5
Fix: Net import optimization
2019-11-15 19:20:13 -05:00
Qstick
2d15b8b78a
Fixed: Remove redundant checks from list sync
2019-07-06 17:36:58 -04:00
Qstick
06b1c03053
Fixed: List Exclusions, List Processing Tweaks
2019-07-05 22:26:16 -04:00
Leonardo Galli
ad94a4a603
Fixed: Movies not being unmonitored when using clean library and lists.
...
Fixes #2584 , Fixes #2906
2018-08-12 17:49:58 +02:00
Qstick
25e10e26e3
Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) ( #2589 )
2018-03-14 21:41:36 +01:00
Leonardo Galli
4025af7895
Fixed: Last commit not compiling (whoops)
2018-01-30 18:31:07 +01:00
Leonardo Galli
95ca863697
Fixed: Clean Library being to agressive when lists are having failures.
...
Fixes #2455
2018-01-30 18:29:07 +01:00
Leonardo Galli
964c18b236
Fixed: Lists are fetched much more efficiently. (Up to 40x loading time improvement with large lists!)
2017-07-08 16:13:28 +02:00
Leonardo Galli
fc1585e900
Completely overhauled how import exclusions work.
...
Currently new exclusions can only be added when adding new movies or deleting old ones. Not manually in the settings menu.
Movies can now be hidden in the new discover feature by using the new import exclusions!
2017-05-09 20:44:07 +02:00
Leonardo Galli
d1bbcdc039
Fixed searching for movie after it is added from a list.
2017-04-10 11:55:50 +02:00
Leonardo Galli
79307d3c25
Fixed only one movie appearing when list does not give us a tmdbid
2017-03-26 14:59:36 +02:00
Devin Buhl
2b1023e768
Revert "Small changes to list sync ( #1179 )"
...
This reverts commit f10af08f95 .
2017-03-14 23:27:36 -04:00
Devin Buhl
f10af08f95
Small changes to list sync ( #1179 )
2017-03-14 23:22:36 -04:00
Devin Buhl
35e046bb87
Patch/onedr0p 3 13 17 ( #1166 )
...
* Update message when the person has no movies with helpful links
* Added ImdbId to the release info from AwesomeHD
* Add ImdbId to release info for PTP and HDBits
* ImdbId is required for HDBits
* Added some error handling in SkyHook for TMDb
* Remove un-needed imports
* DIsable movie search after list sync (causing issues)
* small change
* Fix HDBits tests
2017-03-13 22:34:25 -04:00
Devin Buhl
4d0226e0d5
Patch/onedr0p ( #1048 )
...
* Replace Sonarr with Radarr in some more places, update rTorrent to use
* Uncomment some lines
* Fix CP importing
* Upon first sync with adding movies with Lists, it will search for the movie.
* Update rarbg indexer, add method to netimportsearch service
* Replace german chars in movie title when searching newznab. Update netimportsearchservice
2017-03-06 22:09:03 -05:00
geogolem
3dd14c72c8
store titleSlug in tags for exclusions and always use TMDBID
2017-03-05 02:02:24 -05:00
geogolem
a3c0f4cb3f
also use TMDBID on list sync
2017-03-04 21:55:11 -05:00
geogolem
3f2da1441f
always check exclusions with tmdbid
2017-03-04 21:55:11 -05:00
geogolem
cc4fb5a40b
the movie was not being printed correctly, and i believe this
...
was also causing movies to be added when they shouldnt have been...
2017-03-03 12:52:50 -05:00
geogolem
1c6a32b684
List sync with removal ( #656 )
2017-02-25 16:38:52 -05:00
Devin Buhl
68bf97f52c
TMDb Lists should be working now :) ( #775 )
...
* Remove un-used imports
* Some small update to Net Import
2017-02-16 14:40:04 -05:00
Leonardo Galli
dd8af0ad8c
Manual Import works now!
...
Also fixed a few bugs.
2017-01-27 19:36:25 +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