Commit Graph

3390 Commits (ca6784f7b5f181cd17cf36bb27797101a65e3a67)

Author SHA1 Message Date
Mitchell Cash a57c9917cc Fixed: Radarr not importing torrents in Vuze if the torrent already finished seeding and was stopped (#1471)
8 years ago
Mitchell Cash 9e84b4a782 Fixed: Incorrect imports with Vuze when torrent contains a single file. (#1470)
8 years ago
Mitchell Cash 494ef16735 Fixed: Sonarr UI Authentication cookie should be placed on path (UrlBase) instead of domain alone. Fixes ##1451
8 years ago
Leonardo Galli 5a0f02007f Added trailer links to the discovery page.
8 years ago
Leonardo Galli b1025e7229 Use Post for tmdbids request, to avoid too long URIs.
8 years ago
Leonardo Galli 446d661345 Added discovery tab based on tmdb recommendations based on your existing movies. (#1450)
8 years ago
David Pooley 3eb351823e Tidy up layout of buttons on the Add Movies page for mobile/tablet (#1454)
8 years ago
Leonardo Galli e728330ce4 Minor text fixes.
8 years ago
Leonardo Galli 6f3118c142 Merge remote-tracking branch 'origin/develop' into develop
8 years ago
Leonardo Galli b568072140 Change default page size to 250. Should help with safari timeouts.
8 years ago
Leonardo Galli 7db92c6bcf Enable automatic renaming, according to naming scheme, of movie folder after creation of the movie. (#1349)
8 years ago
Leonardo Galli f1e8a9acfc Fix for error when clicking Rescan Drone Folder
8 years ago
Leonardo Galli dae389ce64 Fix for error when trying to manually import.
8 years ago
Leonardo Galli 7c3d8c8ff9 Added multiple new editions such as FanEdit, Anniversary and 2in1.
8 years ago
Donald Webster 8ca66fb61a Change smtp.google.com to smtp.gmail.com (#1410)
8 years ago
Leonardo Galli 064844ac0c Fix PTP_Approved turning into HDBits Internal.
8 years ago
Leonardo Galli 5540594ecf Fix ptp tests.
8 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 10091b9454 Movies with Umlauts are now correctly matched and have correct CleanTitles.
8 years ago
Leonardo Galli 475851775f Minor Text fixes.
8 years ago
Leonardo Galli 0fff862fd2 Updated debug movie title to include Year.
8 years ago
Leonardo Galli 23754c49dc Fix error when MinimumAvailability was Announced and Delay was negative.
8 years ago
Leonardo Galli fbf790e9fd Disable PreDB sync for now.
8 years ago
Leonardo Galli 6d00bd0f7a Stats are now sent to our server instead of Sonarr's :)
8 years ago
hotio 5bf95e0d9e Update Series reference to Movies, should fix #1399 (#1402)
8 years ago
Leonardo Galli 8bb4b02be7 Fix for sql error. Did not think everything through exactly.
8 years ago
Leonardo Galli b26a036eed Fix when MovieTitle is the empty string (should not occur, but what evs)
8 years ago
Leonardo Galli ef57882291 Fixes Movie Size not showing correctly.
8 years ago
Leonardo Galli 32a2407ad1 Fixed an issue where movies which were labelled with an alternative title could not be found.
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 3790dc9109 Added test for fix in last commit.
8 years ago
Leonardo Galli 343d849536 Add default runtime when runtime info of tmdb says 0.
8 years ago
Leonardo Galli c36b259fa9 Fixes an issue where the semicolon and space afterwards was replaced.
8 years ago
Leonardo Galli e036267c33 Test fixes.
8 years ago
Leonardo Galli 7d4378ca7a More test debugging.
8 years ago
Leonardo Galli ee1ebfd893 Remote Test debugging yey!
8 years ago
Leonardo Galli 403fd0f0c0 Remove unecessary test.
8 years ago
Leonardo Galli 712c0eb84a Log if ParsedMovieInfo is NULL.
8 years ago
Leonardo Galli 63d7596e98 Catching predb.me errors hopefully.
8 years ago
Leonardo Galli d33ec334f3 Merge remote-tracking branch 'origin/develop' into develop
8 years ago
Leonardo Galli a80e9f11f2 Text fixes and got pending releases finally fully working.
8 years ago
Leonardo Galli 680681c8bd Just getting Appveyor to build
8 years ago
Leonardo Galli d1bbcdc039 Fixed searching for movie after it is added from a list.
8 years ago
Leonardo Galli c17deb7d92 Specific Subtitle tags (such as nlsub) can now be whitelisted and will be downloaded.
8 years ago
Leonardo Galli 7066b078ab Allow Hardcoded subs to be downloaded still.
8 years ago
Leonardo Galli b4bb8875d3 Catching HTTP Errors when adding movies from a list.
8 years ago
Mitchell Cash cb596488f2 SABnzbd 2.0 API compatibility (#1339)
8 years ago
Mitchell Cash 3403ddf993 Fixed: Zero length file causes MediaInfo hanging in 100% cpu load. (#1340)
8 years ago
Mitchell Cash 17118cf24d Fixed: Newznab default capabilities erroneously cached if indexer is unavailable. (#1341)
8 years ago
Rusk85 27ab70333c Cleanup on mapping logic. Movies with up to 4500 parts are now supported!
8 years ago
rmangahas-coupa f4031f1e5f Added "Additional Parameters Field" for Trakt RSS Feed (#1308)
8 years ago
geogolem a9154559b8 Released icon is back
8 years ago
Leonardo Galli 0f2f2e4b32 Fixed spelling mistake
8 years ago
Leonardo Galli 6deefbb997 Fixed an error when searching for movies with no imdbid.
8 years ago
Leonardo Galli 43a71da0a7 Merge remote-tracking branch 'origin/develop' into develop
8 years ago
Leonardo Galli 499e46e10a Fixed error when downloading a movie.
8 years ago
Marcelo Castagna 3f013271c9 Fixed: DownloadStation api client for DSM 5.x. (#1259)
8 years ago
Leonardo Galli 529591bc18 Should fix covers not being local
8 years ago
Leonardo Galli 79307d3c25 Fixed only one movie appearing when list does not give us a tmdbid
8 years ago
Leonardo Galli 8f79563cf0 This should fix all imdbid problems with indexers.
8 years ago
Devin Buhl 0dc67419be Revert "Move up IMDB logic in ParsingService, should help with the mismatched movies"
8 years ago
Devin Buhl 066c746e5f Move up IMDB logic in ParsingService, should help with the mismatched movies
8 years ago
Zach 31fcac5bd9 Clean up jsHint warnings (#1225)
8 years ago
thejacer87 1b29b89bf1 New movie search (#1212)
8 years ago
Devin Buhl c593f4250d Fix pending release service, HDBits, also the release deduper. Clean up housekeeping (#1211)
8 years ago
Devin Buhl 59c07cc5f3 Patch/onedr0p 3 16 17 (#1200)
8 years ago
Devin Buhl 2b1023e768 Revert "Small changes to list sync (#1179)"
8 years ago
Devin Buhl f10af08f95 Small changes to list sync (#1179)
8 years ago
Devin Buhl 18fcda5fd6 Patch/onedr0p 3 14 17 (#1171)
8 years ago
Leonardo Galli 1ccfde334f Maybe fix PTP? Don't have an account, so cannot test.
8 years ago
Leonardo Galli 421a191650 Fix for editing quality of movie files.
8 years ago
Devin Buhl 35e046bb87 Patch/onedr0p 3 13 17 (#1166)
8 years ago
Leonardo Galli 5d3750a295 Fix issue where 1080p Telesyncs get tagged as 1080p Blurays.
8 years ago
James White e525f23281 Grammar check HelpText for CouchPotato lists (#1142)
8 years ago
Leonardo Galli 2e41763b92 Preliminary Fix for downloaded error in Wanted section.
8 years ago
Leonardo Galli 5b70ecaee0 Fixes banners when searching for new movies.
8 years ago
Leonardo Galli 06ad30397b Fix issue where searching for new movies is not possible.
8 years ago
Mathew Giljum f2218006a1 Add helptext for Jackett API key (#1121)
8 years ago
geogolem e26fd22540 Merge pull request #1107 from geogolem/movieEditorRootFolderChangeDisplayFix
8 years ago
geogolem 05a83e4e95 better method to obtain the folderName
8 years ago
Mitchell Cash 3b3fe197ca Fixed: Parsing headers that have a trailing semi-colon (#1117)
8 years ago
Leonardo Galli 149c5292f1 PreDB Integration. Update Library is advisable
8 years ago
Devin Buhl 3cf5301e46 QOL changes to PTP logic (#1114)
8 years ago
Leonardo Galli 4b1f7da317 Fix for VS for Mac.
8 years ago
Leonardo Galli a25c056def Ammend to previous commit.
8 years ago
Leonardo Galli 0db27d9029 Hopefully fix all issues with unlinked movie files.
8 years ago
geogolem e6dfd89300 keep the current page the same after clicking Save
8 years ago
geogolem 1bae7bb623 this needs to match with the property forclient mode
8 years ago
Devin Buhl 7cf2a8cb62 CP list hotfix
8 years ago
Devin Buhl 1a4fb6e7bb Update blacklist to work with movies (#1089)
8 years ago
geogolem ae0fc019e5 Merge pull request #1097 from geogolem/fixIMDBNormalization
8 years ago
geogolem 3f438563b8 incorrect check for imdbId prefix
8 years ago
SWu 51e0cdf982 Fix regression for missing libgdiplus (#1073)
8 years ago
geogolem 866cec096d refactor so that filteringExpressions are constructed in one place
8 years ago
geogolem 2899bbf330 new filters were added, but they werent being handled via the API
8 years ago
geogolem 7c5c4e7594 allow larger trakt lists than 500
8 years ago
Devin Buhl 571730ddec Onedr0p/3 8 17 (#1087)
8 years ago
Tim Turner 5c22d0b61d Ensure drone factory runs on its specificed interval (#1067)
8 years ago
Leonardo Galli b9eab860f5 Fixed the parser for movies with A.
8 years ago
Leonardo Galli 24a394bf46 Loads only request movie first into full collection. Should fix things. (#1046)
8 years ago