Commit Graph

3598 Commits (37c1db9c49ad5e593e799d2c356164f48d5055f4)

Author SHA1 Message Date
Leonardo Galli 3ab3fbfd57 Added ability to discover new movies based on upcoming blurays as well as popular movies (borrowed from steven lu :))
8 years ago
Leonardo Galli d133ee3143 Hopefully more logging to catch errors better.
8 years ago
Leonardo Galli 98b6932ffe Merge remote-tracking branch 'origin/develop' into develop
8 years ago
Leonardo Galli 58e81a916c Fixed error when language is present in title, but has dots instead of spaces. For example The.Danish.Girl.2015
8 years ago
PatrickGHanna 817f48448c Fix: A small bug fix for items loading as undefined in organize modal. Movie titles should now show up correctly. (#1424)
8 years ago
hotio 1eca179b4e Update Kodi icon, fixes #1464 (#1492)
8 years ago
Leonardo Galli b05d505bce Fixed Final in titles parsing as an edition.
8 years ago
Leonardo Galli ace426e69f Added initial migration.
8 years ago
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
Bill Szeliga af2b5c2f1c Addressing jshint warnings (#1050)
8 years ago
flightlevel 961a6d89a4 Update error to include Radarr instead of Sonarr (#1069)
8 years ago
Devin Buhl b81d8c4678 Correct DownloadDescisionMaker to use ImdbId, and update the ui a little. (#1068)
8 years ago
Devin Buhl 73f0916fa0 Deluge 1.3.14 API support due to changed json-rpc checks
8 years ago
geogolem d9a3f303e7 reverting a change made yesterday regarding sorting
8 years ago
geogolem 1894d493f3 Merge pull request #1061 from geogolem/hotfix
8 years ago
geogolem 88140dd3aa oops -- this was a fix from the last merge - sorry
8 years ago
Mihai Blaga fb1d13bc58 URLEncode the string for searching (#1055)
8 years ago
geogolem d03f4a515e fix client mode fetching.. only setPageSize when necessary
8 years ago
Leonardo Galli 0668f12e62 Fix error with weirdly formatted audioChannelPositions on MediaInfo.
8 years ago
aptalca 0083e95019 Update wiki link for sorting and renaming (#1045)
8 years ago
Greg Fitzgerald c7fcfe04be Fix a couple typos (#1049)
8 years ago
Devin Buhl e11455c964 Fix tests
8 years ago
Devin Buhl 4d0226e0d5 Patch/onedr0p (#1048)
8 years ago
Leonardo Galli 7cfa0531dc Fixed all tests and even added some new ones :) (#835)
8 years ago
Leonardo Galli 5bd008f468 Fixes issue where quality settings wont save due to no pagesize.
8 years ago
Leonardo Galli f36db9f77b Merged branch develop into develop
8 years ago
Leonardo Galli 4640519438 Fix most paging issues on first load.
8 years ago
geogolem 597a070383 Merge pull request #1041 from geogolem/sortingFixForAddedMovies
8 years ago
geogolem 07d3b1b3a5 fixes sorting after adding movies
8 years ago
Leonardo Galli 665832f0cc /movies without pagesize or page gives back the old format.
8 years ago
geogolem d4eeb666e0 this seems to make it more stable
8 years ago
geogolem 3c1b5385ba im not too sure why this fixes the problem
8 years ago
geogolem ea22f5db79 Merge pull request #1031 from geogolem/reverseProxyTraktAuthFix
8 years ago
geogolem e32bb6dbbf use href instead of hostname+port
8 years ago
Devin Buhl f897591d32 Improve RSS parsing for movies without year
8 years ago
Devin Buhl cf8f690d7a Add ReplaceGermanUmlauts method
8 years ago
Devin Buhl e3dc31cca5 Try to add year to release titles that have no year (foriegn release groups) (#1028)
8 years ago
Devin Buhl ddc6ccbf15 Added new TestCase for Parser and fixed spelling error
8 years ago
Mitchell Cash 18773bc665 Fixed: Delay profiles are no longer hidden under advanced settings (#1019)
8 years ago
Devin Buhl 91c71ed6a0 Revert "Added FindByAlternativeTitle in MovieRepo."
8 years ago
geogolem f3b5d9a1d6 Merge pull request #1018 from geogolem/useRequestBuilderTrakt
8 years ago
geogolem 83deba1c99 use http request builder (aided by onedrop)
8 years ago
Mitchell Cash 9787cf6cdd Improve indexer health check messages (#1015)
8 years ago
Mitchell Cash 7433e89467 Clean RSS feed before detecting type (#1014)
8 years ago
geogolem 0aa6066a6f Merge pull request #1016 from geogolem/exclusionsFix
8 years ago
geogolem 3dd14c72c8 store titleSlug in tags for exclusions and always use TMDBID
8 years ago
Devin Buhl 0d85c7435c Added FindByAlternativeTitle in MovieRepo.
8 years ago
geogolem a3c0f4cb3f also use TMDBID on list sync
8 years ago
geogolem 3f2da1441f always check exclusions with tmdbid
8 years ago
geogolem f138d4f677 an updated radarrAPI has been deployed --> this commit makes
8 years ago
geogolem aa977eb2d5 fully functional traktAuthentication
8 years ago
Devin Buhl e0f72e4853 Fix error with null dates
8 years ago
Devin Buhl 83560ad937 Patch/more updates (#1009)
8 years ago
Leonardo Galli 5cace1d857 Added debug messages to check quality.
8 years ago
Devin Buhl 39322cbbca Revert..
8 years ago
Leonardo Galli 46daa11c46 Fixed "wrong" quality being detected. Scan will be slower though.
8 years ago
Leonardo Galli 98e2bd00ab Fix for wrong qualities showing up. Will be slower to load though.
8 years ago
Devin Buhl 0f2234bcdc Patch/onedr0p 3 4 2017 (#1006)
8 years ago
geogolem 3f05ef810e Merge pull request #994 from geogolem/respectPageSizeWithoutReloading
8 years ago
Devin Buhl aab425ee5b Patch/onedr0p updates (#998)
8 years ago
geogolem cc4fb5a40b the movie was not being printed correctly, and i believe this
8 years ago
geogolem bbb4880ba4 respect the page when initializing the layout
8 years ago
geogolem 93bdac31ea clean up the fetching on loading of MovieEditor and MovieIndex once and for all
8 years ago
geogolem 272db9d483 i dont know why i was doing this inside the for loop... It did not scale well !
8 years ago
geogolem d8d60c6bb0 use clone so that we only detect empty collection
8 years ago
geogolem b773119193 i believe these are old code that is not needed since pagination..
8 years ago
Devin Buhl bdc0db3357 Default Wanted and Cutoff to be 50 movies per page, added filtering options to Cutoff and a Search all (#984)
8 years ago
geogolem 7d394dcff2 empty string case should not be only for the contains case
8 years ago
geogolem ff11388009 needed to pass the filterType, received the filterType and handle
8 years ago
geogolem 5394f1dee9 reset filters on save..
8 years ago
geogolem d03ee006fc Merge branch 'develop' into MovieEditorFixes
8 years ago
geogolem 897d76c4a2 revert some changes -- use FullCollection (maybe just for now)
8 years ago
Devin Buhl 349dd12161 Possible fix for Custom script (#973)
8 years ago
Devin Buhl d84e6c84f5 Hotfix when importing movie (#971)
8 years ago
Marcelo Castagna dfcdf8871c Fixed infinite loop. Added default destination test when adding client (#968)
8 years ago
Devin Buhl 7122962dc8 Date added in Movie List & Possible Fix for Importing Movies. (#969)
8 years ago
Tim Turner 6432928b7d Ensure collection is synced before opening movieDetails
8 years ago
geogolem ed1d6e59b5 Merge pull request #963 from geogolem/importExclusionFix
8 years ago
geogolem 8b2d85aee5 just show imdbid or tmdbid for now in exclusions
8 years ago
geogolem 392d63fe57 MovieIndexPage Stability + MovieEditor fix (#925)
8 years ago
Devin Buhl 1c086b057a Patch/galileo fixes (#951)
8 years ago
Devin Buhl 6bbe55a46c Patch/updates onedr0p (#946)
8 years ago
Devin Buhl 7a269efcbc Fixed problem with TMDb list when Year is null, Revert using UrlPathEncode on newznab requests (#937)
8 years ago
Ross Valler 06bd6db601 Expose more information to the Webhook notification (#935)
8 years ago
Ross Valler 3dc9d3a420 Fix/implement Webhook notifications (#901)
8 years ago
geogolem 91ba503700 added more filters to the movie editor (#905)
8 years ago
Devin Buhl 28d27dca5c Add remux 1080p and 2160p as qualities (#900)
8 years ago
Devin Buhl e33265b58d Update parsing french movies (#899)
8 years ago
Mitchell Cash 22fcb04773 NZBGet delete:scan treated as failure (#898)
8 years ago
Devin Buhl f9f67873ad small changes
8 years ago
Devin Buhl b1d345f165 Hotfix
8 years ago
geogolem 1c6a32b684 List sync with removal (#656)
8 years ago
geogolem 55ac2dd1bb fix the footer to show correct information and refresh when FullCollection changes (#893)
8 years ago
Tim Turner 997dce288d Increase fullCollection page size, update Refresh Library command
8 years ago
Devin Buhl 4d745d3600 Patch/updates (#887)
8 years ago
hotio dbd1080f5c Fix poster placeholder height on small screens (#883)
8 years ago
Leonardo Galli 76963d8109 Merged branch develop into develop
8 years ago
Leonardo Galli 6b106c1b38 me = idiot
8 years ago
hotio 0016cc59af Small UI fixes (#882)
8 years ago
Leonardo Galli 8b9d0f7b19 Fixed an issue where an unloaded movie could case linking to fail.
8 years ago
Leonardo Galli 3a4b01cf6f Maybe fix issue with imported files not being linked to the movie?
8 years ago
Leonardo Galli 15acb9d204 Search is now fixed too.
8 years ago
Leonardo Galli 21fa96f78f Should fix most issues with paging.
8 years ago
Leonardo Galli fe4e11d9c1 Add first steps of paging to movie editor.
8 years ago
Leonardo Galli d22d5fcfc3 Merged branch develop into develop
8 years ago
Leonardo Galli cdca4a8585 First fixes for Movie Editor. Testing to see if this approach could work.
8 years ago
Devin Buhl 46552785f5 HDBits prefer/require internal release (#584) (#881)
8 years ago
Devin Buhl 816c62979a Ignore Deleted Movies (#755) (#879)
8 years ago
Leonardo Galli ca164c2a24 Fix missing showing downloaded instead.
8 years ago
Leonardo Galli bf3c6f95eb Fix issue where details page wont load.
8 years ago
Leonardo Galli f07f2e77f6 Paging for movies :) (#861)
8 years ago
Devin Buhl 50fdbd896c Bug fixes (#874)
8 years ago
geogolem bab7bd20cd the Search All Missing button (#860)
8 years ago
geogolem 0678908fd9 Cleanup min availability (#846)
8 years ago
geogolem 9d29776e8e some minor cleanup + changed filter on wanted/missing (#845)
8 years ago
geogolem 140a220340 Min availability (#816)
8 years ago
Devin Buhl 731e607666 Add NZB Station for Synology (#841)
8 years ago
Devin Buhl 97ee66465d Patch/filter trakt (#838)
8 years ago
Leonardo Galli a0050fedd3 Fixed language parsing of movies with language in movie name.
8 years ago
Tim Turner 89e5001bad Patch/bulk import tests (#833)
8 years ago
Tim Turner 056fb154a8 Patch/bulk import qol (#785)
8 years ago
Mihai Blaga a1745cd02e URL Encode for newznab query strings, closes #818 (#819)
8 years ago
Mitchell Cash 1c0f9b64ca Rename Sonarr to Radarr in DownloadStation client (#812)
8 years ago
hotio 7d6a518f30 Update notification logos (#804)
8 years ago
Ryan Matthews 9f2fcebc24 Fixes error message for MovieExistsValidator to state the movie doesn't exist (#723) (#808)
8 years ago
Ryan Matthews 91295f50b0 Set PROWL application to Radarr (#770) (#807)
8 years ago
Devin Buhl 68bf97f52c TMDb Lists should be working now :) (#775)
8 years ago
Devin Buhl 363048e68e Roll back some code on Net Import (#772)
8 years ago
Marcelo Castagna 9c20c0b889 Check to see if output path is right when DownloadClient.Test is invoked (#768)
8 years ago
Devin Buhl 50891e5dd7 TMDb Filtering Options: Rating, Min Votes, Min Vote Ave, Original Language, TMDb Genre Ids (CSV), (#765)
8 years ago
Devin Buhl f393a95501 Small consistancy updates to PTP and AwesomeHD (#758)
8 years ago
Devin Buhl a68dd6d2f7 Patch/onedr0p (#757)
8 years ago
Marcelo Castagna dadf6708ab Handle download data diskstation (#744)
8 years ago
Tim Turner 81688399c0 When refreshing movie, refresh Files tab
8 years ago
Devin Buhl 1e28a2e5d4 Feature/Add TMDb Functionality (#739)
8 years ago
zductiv c5bb259555 add downloaded quality column to movie editor (#738)
8 years ago
Devin Buhl a3e681078f Clean up Trakt a little (#735)
8 years ago
Devin Buhl 758228e159 Update dl-clients (#732)
8 years ago
Devin Buhl 1b900a006f Add Synology Download Station (#725)
8 years ago
Leonardo Galli 9b5c5169ef fix pending release table.
8 years ago
Devin Buhl e78a55ac6e Fix Hardcoded .DKSubs. (#726)
8 years ago
Devin Buhl e82cf70399 NetImport - Do not allow TV Series / Mini-Series (works with IMDb) #699 (#727)
8 years ago
Devin Buhl e7d65ee4ae Patch/re add ghost migrations (#724)
8 years ago
Devin Buhl 1db3669afa Patch/onedr0p (#716)
8 years ago
Mitchell Cash 93e55b7575 Increase timeout when waiting for rTorrent to finish adding torrent (#721)
8 years ago
Leonardo Galli 297348fffe Merged branch develop into develop
8 years ago
Leonardo Galli 07ff6558d1 Hopefully fixes a lot of null reference bugs in BulkImport
8 years ago
Leonardo Galli 85843efcb0 Added test for !
8 years ago
zductiv 3d4b1c3be5 changed sort options to match UI (#707)
8 years ago
Tim Turner a3f389af5e Fix RescanMovie command for single movie
8 years ago
Leonardo Galli 1aeb3c6fd6 Should fix blacklist items disappearing.
8 years ago
Leonardo Galli 6ab6c016c0 Fix manual import for when downloaded movies are in a folder
8 years ago
Leonardo Galli a1961603d7 Merged branch develop into develop
8 years ago
Leonardo Galli 50ac95dec5 Update parser tests.
8 years ago
Leonardo Galli a16e46cf38 Fix parsing with lower bluray qualities.
8 years ago
zductiv ea33b75764 search all missing movie works - missing tab only (#710)
8 years ago
Devin Buhl 31e657d052 Limit TMDb requests when importing via IMDBid (#703)
8 years ago
Leonardo Galli fe0dfef83c Fixes issue with movies with same name but different years being downloaded.
8 years ago
Leonardo Galli bc1a47ff5a Fixed a few parser issues. Also added some tests.
8 years ago
Leonardo Galli 4e8089dd42 Cutoff tab actually working now.
8 years ago
geogolem 6dc9f90a8b fix trakt links for movies (like sonarr for shows) (#690)
8 years ago
Devin Buhl 1aae3ae2b5 Fixed Sorting In Wanted and Cutoff (#693)
8 years ago
Devin Buhl 75436bcce4 Pass at seeing if this works on linux now (#692)
8 years ago
zductiv 61df3ef40e Small UI changes (#691)
8 years ago
Devin Buhl f45aab27d1 Add required flag for PTP (#688)
8 years ago
Devin Buhl f477c46406 Wanted & Missing (#687)
8 years ago
Devin Buhl 2af07d7e0d * Make Missing/Wanted Work again (#686)
8 years ago
Devin Buhl df691488a9 Fixed MovieMissingModule failed while processing [MovieDownloadedEvent]
8 years ago
Tim Turner 800e7ae508 UI Enhancements for Manual Import (#681)
8 years ago
Leonardo Galli fcf156293e May be fix loading view? Idk.
8 years ago
Tim Turner 94f44a0eb7 Display loading view when changing page size
8 years ago
Leonardo Galli 1e2c28f67a Merged branch develop into develop
8 years ago
Leonardo Galli 62b45f7ea7 Fix paging breaking in bulk import.
8 years ago
Devin Buhl f577590ad6 Fix ordering in PTP, should prefer GP releases (#667)
8 years ago
Devin Buhl 0941247f63 Patch/onedr0p updates (#664)
8 years ago
schumi2004 3170060f37 Make Movie Title and Status sortable on Wanted tab (#662)
8 years ago
Leonardo Galli 35b384439f Bulk Import. (#583)
8 years ago
Devin Buhl 0d1150d4d2 Wait 5 seconds before getting the next 35 movies from TMDb using X-RateLimit-Remaining (#647)
8 years ago
Devin Buhl 1f68b46575 Correct the Kickass migration (#649)
8 years ago
Devin Buhl 32c5c4d741 Update notif list warning when importing from a list (#648)
8 years ago
Devin Buhl 0cb15121e5 Fix movies not showing up in Queue when downloading (#640)
8 years ago
Devin Buhl 808033a01c Fixed Movie link in history tab (#637)
8 years ago
Devin Buhl 736e0d2e70 Clean up download clients to use radarr as label, fix hoduken, and blackhole. (#635)
8 years ago
Devin Buhl 96741570c5 Use Movie Name-TmdbId for slug, update toUrlSlug (#629)
8 years ago
Devin Buhl 8feb3fee98 Removed Wombles and Kickass, updated torrentpotato and torznab (#625)
8 years ago
Abzie 07e3e44a68 Various ui text fixes (#620)
8 years ago
vertigo235 d67d405024 Delay Profile: Fix for when preferred words is null. (#618)
8 years ago
Devin Buhl 520836f475 Merge pull request #598 from vertigo235/delay-profile-patch
8 years ago
vertigo235 6d6bf1044b preferredcount -> preferredCount
8 years ago
vertigo235 195866f3aa Delay Profile: Require preferred word to skip delay.
8 years ago
schumi2004 10f0be0708 fix ical ics file (#603)
8 years ago
Leonardo Galli 721773ef68 Fixed issue where quality weight was mapped wrongly. Fixes #597
8 years ago
vertigo235 0d647ffb9a Delay Profile: Delay for at least 1 preferred word
8 years ago
vertigo235 b6235e99c8 Delay Profile: Upgradable Check Fix
8 years ago
Devin Buhl efd7af165c Added 'Case Insensitive.' to preferred tags info to help-inline
8 years ago
Leonardo Galli 3f4ee6d841 Runtime error fix.
8 years ago
Leonardo Galli 55c437d980 Fix runtime issues.
8 years ago
Leonardo Galli ecfe103c50 Fix glaringly obvious mistake that caused RSS Sync to fail.
8 years ago
Devin Buhl a282ad7809 Merge pull request #573 from Radarr/patch/more-trakt-options
8 years ago
Devin Buhl 64176b8d26 Added more options to trakt, popular movies, upcoming, anticipated etc..
8 years ago
Devin Buhl 1d1b88cf05 Add warning for docker users when switching branch
8 years ago