Commit Graph

1159 Commits (6c45c7db1b4fe12de1a1750b7647c90610839933)

Author SHA1 Message Date
Leonardo Galli 234827d5fd Mostly fixes UI glitches for list settings.
8 years ago
Sentir101 6767f602fb Refresh IsDuplicate in bulk import when the tmdbId changes (#1570)
8 years ago
Leonardo Galli 811a4bf117 Fix basic naming settings.
8 years ago
Leonardo Galli 9dee1d6fad Discovery of upcoming movies points to our server now.
8 years ago
Levi Wilcox 28e0f85e88 Fixed design calendar css bug (#1527)
8 years ago
Levi Wilcox a0486b54a6 Fixed design issue when deleting css bug (#1480) Fixes #1475
8 years ago
Leonardo Galli 7ed0db10cb 10 Movies are now shown on discover as well as search results.
8 years ago
Leonardo Galli e94591a290 Hotfix for when ignored movies would appear again after clicking on show more.
8 years ago
Leonardo Galli fc1585e900 Completely overhauled how import exclusions work.
8 years ago
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
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
Leonardo Galli 5a0f02007f Added trailer links to the discovery page.
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 064844ac0c Fix PTP_Approved turning into HDBits Internal.
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 475851775f Minor Text fixes.
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 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 a80e9f11f2 Text fixes and got pending releases finally fully working.
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
geogolem a9154559b8 Released icon is back
8 years ago
Zach 31fcac5bd9 Clean up jsHint warnings (#1225)
8 years ago
thejacer87 1b29b89bf1 New movie search (#1212)
8 years ago
Devin Buhl 59c07cc5f3 Patch/onedr0p 3 16 17 (#1200)
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 5b70ecaee0 Fixes banners when searching for new movies.
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
Leonardo Galli 149c5292f1 PreDB Integration. Update Library is advisable
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 1a4fb6e7bb Update blacklist to work with movies (#1089)
8 years ago
geogolem 866cec096d refactor so that filteringExpressions are constructed in one place
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 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
Devin Buhl b81d8c4678 Correct DownloadDescisionMaker to use ImdbId, and update the ui a little. (#1068)
8 years ago
geogolem d9a3f303e7 reverting a change made yesterday regarding sorting
8 years ago
geogolem 88140dd3aa oops -- this was a fix from the last merge - sorry
8 years ago
geogolem d03f4a515e fix client mode fetching.. only setPageSize when necessary
8 years ago
aptalca 0083e95019 Update wiki link for sorting and renaming (#1045)
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 07d3b1b3a5 fixes sorting after adding movies
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 e32bb6dbbf use href instead of hostname+port
8 years ago
Mitchell Cash 18773bc665 Fixed: Delay profiles are no longer hidden under advanced settings (#1019)
8 years ago
geogolem 3dd14c72c8 store titleSlug in tags for exclusions and always use 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 83560ad937 Patch/more updates (#1009)
8 years ago
Devin Buhl 39322cbbca Revert..
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 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 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 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 6bbe55a46c Patch/updates onedr0p (#946)
8 years ago
geogolem 91ba503700 added more filters to the movie editor (#905)
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
hotio dbd1080f5c Fix poster placeholder height on small screens (#883)
8 years ago
hotio 0016cc59af Small UI fixes (#882)
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 cdca4a8585 First fixes for Movie Editor. Testing to see if this approach could work.
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
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
Tim Turner 056fb154a8 Patch/bulk import qol (#785)
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
zductiv 3d4b1c3be5 changed sort options to match UI (#707)
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
zductiv 61df3ef40e Small UI changes (#691)
8 years ago
Devin Buhl f477c46406 Wanted & Missing (#687)
8 years ago
Devin Buhl 2af07d7e0d * Make Missing/Wanted Work again (#686)
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
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 32c5c4d741 Update notif list warning when importing from a list (#648)
8 years ago
Devin Buhl 808033a01c Fixed Movie link in history tab (#637)
8 years ago
Abzie 07e3e44a68 Various ui text fixes (#620)
8 years ago
schumi2004 10f0be0708 fix ical ics file (#603)
8 years ago
Devin Buhl efd7af165c Added 'Case Insensitive.' to preferred tags info to help-inline
8 years ago
Devin Buhl 1d1b88cf05 Add warning for docker users when switching branch
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
Leonardo Galli 40809f1d91 First pass regarding delete.
8 years ago
Devin Buhl c3c7387390 add importfromlist abck
8 years ago
Devin Buhl 3d33e630ec Fix the filter modes on the movie list xD
8 years ago
Devin Buhl 4c5900373d Merge pull request #517 from Radarr/patch/update-qualities
8 years ago
Tim Turner 31149aeed9 Ensure qualities don't overflow profile card
8 years ago
Tim Turner 42ed4ff48a Update Fetch List button style
8 years ago
Devin Buhl 8a0820ad1e make year nullable, and rmember the profileid
8 years ago
Devin Buhl b6e4f53597 Make NetImport sync interval work (needs some testing)
8 years ago
Leonardo Galli 4abbf55ee4 Merge Develop into Net-Import
8 years ago
Tim Turner 1fd909cff6 Net Import UI Updates
8 years ago
Tim Turner 7ca53d1073 Only show "Display Existing Movies" toggle after selecting a folder
8 years ago
vertigo235 16b2cc49d4 Allow Duplicate Preferred Words (#484)
8 years ago
Tim Turner e3e67d1098 Clean up settings UI
8 years ago
Leonardo Galli 5e9a79afe8 Quality of an existing movie file can now be edited.
8 years ago
Tim Turner 5d2ef4786b Revert "Merge branch 'rename-existing-folder' into develop"
8 years ago
Tim Turner 4bcb0e17f8 Merge branch 'develop' into rename-existing-folder
8 years ago
Tim Turner f9c6ffcdaa merge from Develop
8 years ago
Leonardo Galli cbc70a8ff3 Added option to specify preferred words in quality profile. (#462)
8 years ago
Leonardo Galli dd8af0ad8c Manual Import works now!
8 years ago
Tim Turner 7bb319b6d6 Update Files tab when movie renamed
8 years ago
Leonardo Galli 44b4e71c05 Manual importing almost done. Needs fixing for mapping movies.
8 years ago
Jordan a89e662721 Update GeneralViewTemplate.hbs
8 years ago