Commit Graph

48 Commits (c9e6835d7b1459ad9d207c0c1adf4c47c7e69fd2)

Author SHA1 Message Date
Devin Buhl 1d88313424 #146 search imdbid for usenet indexers that support it
8 years ago
Tim Turner 23aace6149 Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
8 years ago
Leonardo Galli 04d01dc781 Fixes Parser to match ImdbId as well as (year).
8 years ago
Tim Turner 7a45394820 Unable to properly parse many movie titles
8 years ago
Leonardo Galli 7a5fe59dbf Added TorrentPotato Indexer.
8 years ago
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!
8 years ago
Leonardo Galli ad95fbfd4a Implemented importing movies. This is still in early stages, however it should work pretty well.
8 years ago
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.
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Keivan Beigi aba613acd1 Because it's 2016!
8 years ago
Taloth Saldono c7d445d1c1 New: Added raw DVD check for BTN to prevent those pesky VIDEO_TS downloads.
8 years ago
Mark McDowall 8a6d1ef373 Release scoring
9 years ago
Taloth Saldono 91d91bc673 Fixed: Sample files of daily episodes should also be deleted after import.
9 years ago
Taloth Saldono 99f452e299 New: Added support for newznab indexers using tvdbid for searching.
9 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Mark McDowall 8f9e076325 Fixed: Don't log all daily episodes parsing as unknown episodes
9 years ago
Taloth Saldono f2a70677e4 New: Will now temporarily stop using an indexer if the indexer reported an error.
9 years ago
Michel Zehnder 9d7522cc15 New: Add generic TorrentRssIndexer support.
9 years ago
Mark McDowall 6dd22e7dcb New: Manual Import episodes
10 years ago
Keivan Beigi d849a4ab48 New: Show source/seed info in manual search
10 years ago
Mark McDowall a5dd0cce29 Fixed: Delays use minutes not hours
10 years ago
Keivan Beigi cf77104a02 removed redundant else
10 years ago
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Mark McDowall 6467167046 Moved Extension methods in common to subfolder
10 years ago
MythJuha 67cd5703a1 New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers.
10 years ago
Taloth Saldono 518a75ea5c Downloading releases via Manual Search are now processed via unique id to allow caching more Release details.
10 years ago
Taloth Saldono 7b420fc033 Added MediaInfo to EpisodeFile.
10 years ago
Mark McDowall 70af42e69c Manual search shouldn't die on mono
10 years ago
Mark McDowall 9a92815cbf Fixed: Specials with the season number will be handled properly
10 years ago
Mark McDowall 193672b652 Anime!
10 years ago
Taloth Saldono 2035fe8578 New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
10 years ago
Mark McDowall e21574a203 Blacklisting improvements
11 years ago
Mark McDowall 2f3430387e Major logging overhaul
11 years ago
Mark McDowall 6d1cb90723 Possible special is less aggressive, with tests
11 years ago
Mark McDowall faa24c5bb6 Merge branch 'special-episode-search' of https://github.com/iaddis/NzbDrone into special-episode-search
11 years ago
Taloth Saldono c90791b266 Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled.
11 years ago
Icer Addis 2dbf0ecc82 Fixes for code review
11 years ago
Icer Addis 6ee08af111 Special Episode parsing support in ParsingService
11 years ago
Mark McDowall f76c4700a6 New: Release Group can now be used in rename patterns
11 years ago
kayone ec63053fe7 cleaned up using directives.
11 years ago
Mark McDowall bb65e83012 Fixed broken mapping tests
11 years ago
Cyberlane 26d3d9dcd6 Small tweaks based on feedback from @markus101
11 years ago
Cyberlane 44c1bc632e Parsing service code (and tests) for absolute numbered episodes
11 years ago
Cyberlane d13b41313f Parser can parse absolute episode numbers
11 years ago
Mark McDowall 5b329ba3af Fixed: Now able to queue downloads using manual search on mono (Linux)
11 years ago
Mark McDowall 436644318b Added name + year lookups
11 years ago
Mark McDowall 52da5b643d Using string for airdate instead of DateTime in models to prevent timezone issues
11 years ago
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago