Commit Graph

92 Commits (145cd74969290ae3af68dcb68b8da0af340fb92d)

Author SHA1 Message Date
Bogdan 145cd74969 Avoid saving Indexer Flags in Last RSS Release info
7 months ago
Mark McDowall 99ab65f790 New: Add recycle bin path for deleted movies to webhook/custom script
8 months ago
Jendrik Weise d72f78d979 New: Custom import scripts can communicate information back
9 months ago
Bogdan ff3d38a515 New: Add support for additional Torznab indexer flags
1 year ago
JeWe37 0b4c12dd7b New: Option to Import via Script
1 year ago
Mark McDowall 90096451e0 Fixed: Don't retry grabbing the same release if download client is unavailable
1 year ago
Bogdan 2e252771de Remove unused imports
1 year ago
Stickie a1e622a363 New: Notifications when Manual Interaction is required for importing
1 year ago
Mark McDowall 9ec1235b62 New: Add release info to webhook/custom script import events
1 year ago
Qstick efd4abfa3e New: Use languages from Torznab/Newznab attributes if given
1 year ago
Qstick 91f1fd9dd0 New: Don't block imports when release was matched by ID if they were grabbed via interactive search
1 year ago
Qstick 875bf0c59e Fixed: Automatic import of releases when file is not matched to movie
1 year ago
Qstick cbcf3d1058
New: Custom Format Updates (#8067)
2 years ago
Qstick 44d7c54077 Enforce comment style in CS
2 years ago
Qstick 53a9c849cb New: CustomFormat Score for history grabs
2 years ago
Qstick 6c40a27f2e Restore Parse API compatibility
3 years ago
Qstick 9d6614b14a New: Support AKA release titles
3 years ago
Qstick 8831fd7b50 Fixed: Grab ImdbId and TmdbId from Rarbg results
4 years ago
Qstick 6d0019ad00 New: Look for and use {tmdb} tag in folder name on import
4 years ago
Qstick 216f9b37b2 Remove ParsingLibrary
4 years ago
nitsua 9a46d5165c
New: Add support for prioritizing indexers (#5000)
4 years ago
austinwbest 5389c86cde
New: Added support for AHD User Release indexer flag (#4599)
4 years ago
Gabriel Patzleiner e59257f457 Fixed: correctly replacing SimpleReleaseTitle by A Movie. This resolves a lot of cases where a wrong language or edition has been parsed because it has parsed a part of the movie title (also applies to custom formats parsing)
4 years ago
ta264 50d6c5e61e New: User defined scores for each Custom Format
5 years ago
ta264 df101258c5 New: Calculate custom formats on demand
5 years ago
ta264 f02fa629cc Reformat and apply Stylecop rules
5 years ago
ta264 8d27111f7b Remove all unnecessary usings
5 years ago
ta264 c6ae0bb509 Add missing new lines at end of files
5 years ago
ta264 997ff74fb9 Replace tabs with 4 spaces
5 years ago
Qstick e937d74b11 Revert "Swap to dapper and system.text.json for database backend"
5 years ago
ta264 d2065bfa1b Swap to dapper and system.text.json for database backend
5 years ago
ta264 b5b43b8b3f Changed: Align GetValueOrDefault extension with netcore3.0 version
5 years ago
Qstick bfc467dd96 New: Use MediaInfo on File Parsing
5 years ago
Qstick 9350f6a04c Fixed: Changes to Profiles, Languages, Manual Import
5 years ago
Qstick 8a9e2dc90d New: Loads of Backend Updates to Clients and Indexers
5 years ago
Leonardo Galli 4015ff08a6 @cosmetic Added Parsing Library: A dotnet library that "exports" our parsing interface.
6 years ago
Leonardo Galli b553d8aef6 Fixed: Saving IndexerSettings into DB which confuses the datamapper.
6 years ago
Leonardo Galli 77f146b262
Added: Ability to add custom formats, working similar to qualities. (#2669)
6 years ago
Leonardo Galli b60ddf62e8 Added: AHD_Internal and G_Scene indexer flags. Also linked a wiki page with more information about indexer flags.
6 years ago
Qstick 25e10e26e3 Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) (#2589)
7 years ago
Leonardo Galli cfcb66fba1 Changed: Alternative Titles were reworked greatly. This should speed up RSS Sync massively, especially for large libraries (up to 4x).
7 years ago
Leonardo Galli 433ae019de AHD, PTP and HDB support the new indexer flags too now! Indexer flags can be preferred over other releases.
8 years ago
Leonardo Galli 33b48eec95 Indexer flags implementation. (#1377) Will be further finalized over the next few weeks with Freelech, preferring of certain flags, etc
8 years ago
Leonardo Galli 7cfa0531dc Fixed all tests and even added some new ones :) (#835)
8 years ago
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