Commit Graph

3390 Commits (ca6784f7b5f181cd17cf36bb27797101a65e3a67)

Author SHA1 Message Date
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
Chris Allen 0c50aa7872 Add plain "ES" audioProfile. (#569)
8 years ago
Leonardo Galli 0bfa01f072 Fix delay specification when delay is not set to zero
8 years ago
Chris Allen 3e9594f069 Use shorter format Profile string. (#561)
8 years ago
Chris Allen a07138680b Use movieFile instead of episodeFile. (#560)
8 years ago
Chris Allen 5f6f2f2859 Add expanded DTS audio codecs to FileNameBuilder and fix up Atmos TrueHD audioCodec string. (#559)
8 years ago
Tim Turner e185ba0191 Don't display mapped movies in import list
8 years ago
Tim Turner 3ab0b17379 Fix Delete modal when adding movie
8 years ago
Leonardo Galli 942d97931e Delete files now works. Fixes #127
8 years ago