Leonardo Galli
62b45f7ea7
Fix paging breaking in bulk import.
8 years ago
Devin Buhl
f577590ad6
Fix ordering in PTP, should prefer GP releases ( #667 )
...
* Fix ordering in PTP, should prefer GP releases
* Apply more checks
8 years ago
Devin Buhl
0941247f63
Patch/onedr0p updates ( #664 )
...
* Remove button for require GP in PassThePopcorn
* Fix AwesomeHD when search results yeild 1 torrent result
* Add try/catch block
8 years ago
schumi2004
3170060f37
Make Movie Title and Status sortable on Wanted tab ( #662 )
8 years ago
Leonardo Galli
35b384439f
Bulk Import. ( #583 )
...
* First pass at bulk import.
* First pass at paging implementation for bulk import.
* Another pass at UI for bulk import
WHY WON'T THE ROWS SELECT?!?!
* Paging mostly done. UI needs to show loading still.
* Fix for selection
* fixes.
* Add caching to bulk import
* Tried to fix paging.
* Fix has next
* Fix link error.
* Pageable now works almost perfectly.
Collection now works really nicely when paged. Also movies from different pages can be added no problemo.
* /bulk-import: ProfileCell
Various other QoL changes
* Profile selection works now
Still kinda hacky
* Default monitored to true.
* Add Monitor Cell
Update styling, added path tooltip as well
* Update model when changing tmdbId
Ensure monitor status doesn't change as well
* Added spinner feedback for tmdbid cell.
* /bulk-import: Add page-size selector
8 years ago
Devin Buhl
0d1150d4d2
Wait 5 seconds before getting the next 35 movies from TMDb using X-RateLimit-Remaining ( #647 )
...
* Wait 5 seconds before getting the next 35 movies from TMDb using X-RateLimit-Remaining
* Update SkyHookProxy.cs
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 )
...
* change default label to radarr for rtorrent
* change utorrent default label to radarr
* change hadoken to use radarr label
* change blackhole default to radarr, update hoduken
* Episodes don't work, but it needs to be here
* Fix blackhole xD
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 )
...
* Remove Wombles and kickass
* Clean up TorrentPotato Request Gen
* Opps, we need to use SupportedMovieSearchParameters xD
* Consistancy
* Clean up Newznab Request Gen, add year to search if cannot use IMDB
* Added SpecialCharRegex to remove \ / : &
8 years ago
Abzie
07e3e44a68
Various ui text fixes ( #620 )
...
* Fix notification text on rename
* Fixed profile tooltip for minimum sizes
* Updated link to now point to Radarr's FAQ
* Revert "Updated link to now point to Radarr's FAQ"
This reverts commit 726e0cc870c3fbbc40001fb2a04e366a7bc9eb69.
Revert 726e0cc
* Fixed: Updated link to now point to Radarr's FAQ
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
...
Delay Profile: Upgradable Check Fix
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
...
Only do the upgradable file check if there are exisitng files.
8 years ago
Devin Buhl
1d0a6af7d7
Merge pull request #587 from Radarr/patch/preferred-tags-info
...
Added 'Case Insensitive.' to preferred tags info to help-inline
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.
...
Fixes #275 and #577
8 years ago
Leonardo Galli
ecfe103c50
Fix glaringly obvious mistake that caused RSS Sync to fail.
...
Fixes #580
8 years ago
Devin Buhl
a282ad7809
Merge pull request #573 from Radarr/patch/more-trakt-options
...
Added more options to trakt, popular movies, upcoming, anticipated etc..
8 years ago
Devin Buhl
64176b8d26
Added more options to trakt, popular movies, upcoming, anticipated etc..
8 years ago
Devin Buhl
278fb298b6
Merge pull request #571 from Radarr/patch/settings-branch-warning
...
Add warning for docker users when switching branch
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
...
Fixes #410
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 )
...
* Add DTS-ES, DTS-HD HRA, DTS-HD MA, DTS-X to audioCodec.
* Cleanup "Atmos / TrueHD" audioCodec string.
8 years ago
Tim Turner
e185ba0191
Don't display mapped movies in import list
...
When importing existing movies, don't list those which already exist in the collection.
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
Leonardo Galli
f6a37186aa
Fix error for movies with less than 4 characters. Fixes #507
8 years ago
Devin Buhl
9522bf3095
Merge pull request #532 from Radarr/patch/add-import-from-list-back
...
add importfromlist abck
8 years ago
Devin Buhl
c3c7387390
add importfromlist abck
8 years ago
Devin Buhl
09fb58c3e9
Merge pull request #531 from Radarr/patch/fix-filter-movie-list
...
Fix the filter modes on the movie list xD
8 years ago
Devin Buhl
3d33e630ec
Fix the filter modes on the movie list xD
8 years ago
Devin Buhl
b51916fb2b
Merge pull request #530 from Radarr/patch/ptp-updates
...
updates to ptp, and using caching for cookie
8 years ago
Devin Buhl
c9ee92cc30
updates to ptp, and using caching for cookie
8 years ago
Leonardo Galli
0e81416c2f
Fix issues with different languages than english when adding alternative titles.
...
Fixes #509
8 years ago
Devin Buhl
6cd7d46208
Merge pull request #528 from Radarr/patch/passthepopcorn-username-etc
...
Use username, password and passkey for passthepopcorn
8 years ago
Devin Buhl
6af6da16b4
Use username, password and passkey for passthepopcorn
8 years ago