Mitchell Cash
93e55b7575
Increase timeout when waiting for rTorrent to finish adding torrent ( #721 )
...
Increase timeout when waiting for rTorrent to finish adding torrent
2017-02-12 03:07:38 -05:00
Devin Buhl
f850c65b56
Update ISSUE_TEMPLATE.md
2017-02-11 18:29:56 -05:00
Leonardo Galli
297348fffe
Merged branch develop into develop
2017-02-11 23:25:35 +01:00
Leonardo Galli
07ff6558d1
Hopefully fixes a lot of null reference bugs in BulkImport
2017-02-11 23:25:27 +01:00
Leonardo Galli
85843efcb0
Added test for !
2017-02-11 23:24:10 +01:00
zductiv
3d4b1c3be5
changed sort options to match UI ( #707 )
2017-02-11 15:04:19 -05:00
Tim Turner
a3f389af5e
Fix RescanMovie command for single movie
...
Partial fix for #669
2017-02-11 14:38:17 -05:00
Leonardo Galli
1aeb3c6fd6
Should fix blacklist items disappearing.
...
Fixes #653
2017-02-11 18:32:54 +01:00
Leonardo Galli
6ab6c016c0
Fix manual import for when downloaded movies are in a folder
2017-02-11 18:26:35 +01:00
Leonardo Galli
a1961603d7
Merged branch develop into develop
2017-02-11 17:40:31 +01:00
Leonardo Galli
50ac95dec5
Update parser tests.
2017-02-11 17:40:01 +01:00
Leonardo Galli
a16e46cf38
Fix parsing with lower bluray qualities.
...
Fixes #706
2017-02-11 16:59:15 +01:00
zductiv
ea33b75764
search all missing movie works - missing tab only ( #710 )
2017-02-11 08:48:02 -05:00
Devin Buhl
31e657d052
Limit TMDb requests when importing via IMDBid ( #703 )
2017-02-10 23:03:24 -05:00
Leonardo Galli
fe0dfef83c
Fixes issue with movies with same name but different years being downloaded.
2017-02-10 19:40:10 +01:00
Leonardo Galli
bc1a47ff5a
Fixed a few parser issues. Also added some tests.
...
Fixes #549
2017-02-10 19:00:16 +01:00
Leonardo Galli
4e8089dd42
Cutoff tab actually working now.
2017-02-10 17:30:35 +01:00
geogolem
6dc9f90a8b
fix trakt links for movies (like sonarr for shows) ( #690 )
2017-02-10 04:07:38 -05:00
Devin Buhl
1aae3ae2b5
Fixed Sorting In Wanted and Cutoff ( #693 )
2017-02-10 04:04:50 -05:00
Devin Buhl
75436bcce4
Pass at seeing if this works on linux now ( #692 )
2017-02-10 03:17:28 -05:00
zductiv
61df3ef40e
Small UI changes ( #691 )
...
* Update FileManagementViewTemplate.hbs
* Update PermissionsViewTemplate.hbs
* modified UI, removed old episode references
2017-02-10 03:14:51 -05:00
Devin Buhl
f45aab27d1
Add required flag for PTP ( #688 )
2017-02-10 01:35:47 -05:00
Devin Buhl
f477c46406
Wanted & Missing ( #687 )
...
* Remove Season Pass, Update Header name, remove useless function
* Cutoff Tab now works
2017-02-10 00:15:41 -05:00
Devin Buhl
2af07d7e0d
* Make Missing/Wanted Work again ( #686 )
...
* Make Missing/Wanted Load
2017-02-09 22:52:13 -05:00
Devin Buhl
df691488a9
Fixed MovieMissingModule failed while processing [MovieDownloadedEvent]
2017-02-09 16:52:35 -05:00
Tim Turner
800e7ae508
UI Enhancements for Manual Import ( #681 )
...
Fixes #589
Fixes #632
2017-02-09 16:25:51 -05:00
Leonardo Galli
fcf156293e
May be fix loading view? Idk.
2017-02-09 16:48:14 +01:00
Tim Turner
94f44a0eb7
Display loading view when changing page size
2017-02-08 17:00:37 -05:00
Leonardo Galli
1e2c28f67a
Merged branch develop into develop
2017-02-08 22:14:04 +01:00
Leonardo Galli
62b45f7ea7
Fix paging breaking in bulk import.
2017-02-08 22:11:11 +01:00
Devin Buhl
f577590ad6
Fix ordering in PTP, should prefer GP releases ( #667 )
...
* Fix ordering in PTP, should prefer GP releases
* Apply more checks
2017-02-08 14:26:11 -05:00
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
2017-02-08 10:36:07 -05:00
schumi2004
3170060f37
Make Movie Title and Status sortable on Wanted tab ( #662 )
2017-02-08 09:22:49 -05:00
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
2017-02-07 19:09:36 -05:00
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
2017-02-07 16:55:57 -05:00
Devin Buhl
1f68b46575
Correct the Kickass migration ( #649 )
2017-02-07 16:36:35 -05:00
Devin Buhl
32c5c4d741
Update notif list warning when importing from a list ( #648 )
2017-02-07 16:29:12 -05:00
Devin Buhl
0cb15121e5
Fix movies not showing up in Queue when downloading ( #640 )
2017-02-07 03:03:15 -05:00
Devin Buhl
808033a01c
Fixed Movie link in history tab ( #637 )
2017-02-06 20:57:53 -05:00
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
2017-02-06 19:51:30 -05:00
Devin Buhl
96741570c5
Use Movie Name-TmdbId for slug, update toUrlSlug ( #629 )
2017-02-06 17:01:02 -05:00
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 \ / : &
2017-02-06 16:34:11 -05:00
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 726e0cc870
.
Revert 726e0cc
* Fixed: Updated link to now point to Radarr's FAQ
2017-02-06 13:58:24 -05:00
vertigo235
d67d405024
Delay Profile: Fix for when preferred words is null. ( #618 )
2017-02-06 14:07:17 +01:00
Devin Buhl
520836f475
Merge pull request #598 from vertigo235/delay-profile-patch
...
Delay Profile: Upgradable Check Fix
2017-02-05 15:58:49 -05:00
vertigo235
6d6bf1044b
preferredcount -> preferredCount
2017-02-05 15:45:09 -05:00
vertigo235
195866f3aa
Delay Profile: Require preferred word to skip delay.
2017-02-05 14:09:22 -05:00
schumi2004
10f0be0708
fix ical ics file ( #603 )
2017-02-05 20:04:38 +01:00
Leonardo Galli
721773ef68
Fixed issue where quality weight was mapped wrongly. Fixes #597
2017-02-05 20:00:41 +01:00
vertigo235
0d647ffb9a
Delay Profile: Delay for at least 1 preferred word
2017-02-04 02:26:11 -05:00