Tim Turner
89e5001bad
Patch/bulk import tests ( #833 )
...
* Ensure duplicates are not imported
* Clean up some unnecessary code
* Added some fancy tests for bulk import.
2017-02-22 11:21:05 +01:00
Tim Turner
056fb154a8
Patch/bulk import qol ( #785 )
...
* Filter out existing movies upon import
* Update collection based on what is imported
* Ensure root folders are loaded before collectionview
TODO:
* Ensure grid region exists
* Return information about what wasn't imported
* Filter collection based on duplicates
2017-02-21 15:31:31 -05:00
Leonardo Galli
3edc2b80cf
Update .travis.yml
2017-02-20 22:27:07 +01:00
Mihai Blaga
a1745cd02e
URL Encode for newznab query strings, closes #818 ( #819 )
...
Closes #818
2017-02-20 11:17:28 -05:00
Mitchell Cash
1c0f9b64ca
Rename Sonarr to Radarr in DownloadStation client ( #812 )
2017-02-20 11:15:53 -05:00
hotio
7d6a518f30
Update notification logos ( #804 )
2017-02-20 11:15:26 -05:00
Ryan Matthews
9f2fcebc24
Fixes error message for MovieExistsValidator to state the movie doesn't exist ( #723 ) ( #808 )
...
Fixes #723
2017-02-19 19:05:37 +01:00
Ryan Matthews
91295f50b0
Set PROWL application to Radarr ( #770 ) ( #807 )
2017-02-19 18:55:01 +01:00
Devin Buhl
68bf97f52c
TMDb Lists should be working now :) ( #775 )
...
* Remove un-used imports
* Some small update to Net Import
2017-02-16 14:40:04 -05:00
Devin Buhl
363048e68e
Roll back some code on Net Import ( #772 )
2017-02-16 13:29:21 -05:00
Marcelo Castagna
9c20c0b889
Check to see if output path is right when DownloadClient.Test is invoked ( #768 )
...
changed to string interpolation a few lines
2017-02-16 08:22:02 -05:00
Devin Buhl
50891e5dd7
TMDb Filtering Options: Rating, Min Votes, Min Vote Ave, Original Language, TMDb Genre Ids (CSV), ( #765 )
2017-02-16 04:46:35 -05:00
Devin Buhl
f393a95501
Small consistancy updates to PTP and AwesomeHD ( #758 )
2017-02-15 18:02:24 -05:00
Devin Buhl
a68dd6d2f7
Patch/onedr0p ( #757 )
...
* Fix double ? in log
* Rename Download Station to TorrentDownloadStation
* Rename Trakt, TMDb, and set Enable sync default to false
* Added omgwtfnzbs Newznab prefix
* Update Media info for Windows/macOS to 0.7.92.1
2017-02-15 17:37:23 -05:00
Marcelo Castagna
dadf6708ab
Handle download data diskstation ( #744 )
...
* Delete data manually after finished seeding
* Removed try/catch
2017-02-14 09:29:47 -05:00
Tim Turner
7a86c78896
Merged patch/update-files-tab-onChange into develop
2017-02-13 20:08:31 -05:00
Tim Turner
81688399c0
When refreshing movie, refresh Files tab
2017-02-13 20:08:07 -05:00
Devin Buhl
1e28a2e5d4
Feature/Add TMDb Functionality ( #739 )
...
* Inital TMDb List, needs paging support and user lists, private or public
* Clean up Base
* TMDb grabs upto 5 pages for import, update validation, added minimum vote average
* Added logic for MovieLinksTemplate
* Clean up a bit
* Add Public Lists
2017-02-13 09:11:20 -05:00
zductiv
c5bb259555
add downloaded quality column to movie editor ( #738 )
2017-02-13 08:25:37 -05:00
Devin Buhl
0d5d75d6ea
Update ISSUE_TEMPLATE.md
2017-02-13 08:14:37 -05:00
Devin Buhl
5bae9bbbcc
Update PULL_REQUEST_TEMPLATE.md
2017-02-13 08:08:37 -05:00
Devin Buhl
a3e681078f
Clean up Trakt a little ( #735 )
2017-02-13 00:38:19 -05:00
Devin Buhl
758228e159
Update dl-clients ( #732 )
2017-02-12 20:07:57 -05:00
Devin Buhl
1b900a006f
Add Synology Download Station ( #725 )
...
* Add Synology Download Station
* Update DownloadStation Client from Sonarr
2017-02-12 19:44:47 -05:00
Leonardo Galli
9b5c5169ef
fix pending release table.
2017-02-12 16:33:36 +01:00
Devin Buhl
e78a55ac6e
Fix Hardcoded .DKSubs. ( #726 )
...
* Fix Hardcoded .DKSubs.
* Added tests
2017-02-12 09:19:48 -05:00
Devin Buhl
e82cf70399
NetImport - Do not allow TV Series / Mini-Series (works with IMDb) #699 ( #727 )
...
* Do not allow TV Series / Mini-Series (works with IMDb) #699
* Ignore Case
2017-02-12 09:16:15 -05:00
Devin Buhl
e7d65ee4ae
Patch/re add ghost migrations ( #724 )
...
* Remove Wombles and Kickass Data from tables
* And that's why you build
2017-02-12 07:08:39 -05:00
Devin Buhl
1db3669afa
Patch/onedr0p ( #716 )
...
* Alter IMDb lists to what was requested: #697
* Update Pending Release
* Tests (these need to be updated further)
* Alter table migration, movieId already exists
* Update HouseKeeping for pending release
* Fix migratiom and pendingrelease housekeeping
2017-02-12 06:57:07 -05:00
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
vertigo235
b6235e99c8
Delay Profile: Upgradable Check Fix
...
Only do the upgradable file check if there are exisitng files.
2017-02-04 01:07:26 -05:00
Devin Buhl
1d0a6af7d7
Merge pull request #587 from Radarr/patch/preferred-tags-info
...
Added 'Case Insensitive.' to preferred tags info to help-inline
2017-02-03 02:30:19 -05:00
Devin Buhl
efd7af165c
Added 'Case Insensitive.' to preferred tags info to help-inline
2017-02-03 01:11:01 -05:00
Leonardo Galli
3f4ee6d841
Runtime error fix.
2017-02-02 18:18:02 +01:00
Leonardo Galli
55c437d980
Fix runtime issues.
...
Fixes #275 and #577
2017-02-02 17:35:00 +01:00
Leonardo Galli
ecfe103c50
Fix glaringly obvious mistake that caused RSS Sync to fail.
...
Fixes #580
2017-02-02 17:29:49 +01:00
Devin Buhl
a282ad7809
Merge pull request #573 from Radarr/patch/more-trakt-options
...
Added more options to trakt, popular movies, upcoming, anticipated etc..
2017-02-01 19:06:05 -05:00
Devin Buhl
64176b8d26
Added more options to trakt, popular movies, upcoming, anticipated etc..
2017-02-01 18:49:40 -05:00
Devin Buhl
278fb298b6
Merge pull request #571 from Radarr/patch/settings-branch-warning
...
Add warning for docker users when switching branch
2017-02-01 17:45:32 -05:00
Devin Buhl
1d1b88cf05
Add warning for docker users when switching branch
2017-02-01 17:33:37 -05:00
Chris Allen
0c50aa7872
Add plain "ES" audioProfile. ( #569 )
2017-02-01 23:13:48 +01:00
Leonardo Galli
0bfa01f072
Fix delay specification when delay is not set to zero
...
Fixes #410
2017-02-01 18:58:06 +01:00
Chris Allen
3e9594f069
Use shorter format Profile string. ( #561 )
2017-02-01 11:22:28 +01:00
Chris Allen
a07138680b
Use movieFile instead of episodeFile. ( #560 )
2017-02-01 10:44:41 +01:00
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.
2017-02-01 10:22:33 +01:00
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.
2017-01-31 15:11:33 -05:00
Tim Turner
3ab0b17379
Fix Delete modal when adding movie
2017-01-31 10:32:12 -05:00
Leonardo Galli
942d97931e
Delete files now works. Fixes #127
2017-01-31 14:34:35 +01:00
Leonardo Galli
40809f1d91
First pass regarding delete.
2017-01-31 13:45:20 +01:00
Leonardo Galli
f6a37186aa
Fix error for movies with less than 4 characters. Fixes #507
2017-01-31 13:12:32 +01:00
Devin Buhl
9522bf3095
Merge pull request #532 from Radarr/patch/add-import-from-list-back
...
add importfromlist abck
2017-01-30 17:30:02 -05:00
Devin Buhl
c3c7387390
add importfromlist abck
2017-01-30 17:21:56 -05:00
Devin Buhl
09fb58c3e9
Merge pull request #531 from Radarr/patch/fix-filter-movie-list
...
Fix the filter modes on the movie list xD
2017-01-30 17:07:24 -05:00
Devin Buhl
3d33e630ec
Fix the filter modes on the movie list xD
2017-01-30 17:00:52 -05:00
Devin Buhl
b51916fb2b
Merge pull request #530 from Radarr/patch/ptp-updates
...
updates to ptp, and using caching for cookie
2017-01-30 16:46:14 -05:00
Devin Buhl
c9ee92cc30
updates to ptp, and using caching for cookie
2017-01-30 16:35:12 -05:00
Leonardo Galli
0e81416c2f
Fix issues with different languages than english when adding alternative titles.
...
Fixes #509
2017-01-30 17:29:42 +01:00
Devin Buhl
6cd7d46208
Merge pull request #528 from Radarr/patch/passthepopcorn-username-etc
...
Use username, password and passkey for passthepopcorn
2017-01-30 01:54:09 -05:00
Devin Buhl
6af6da16b4
Use username, password and passkey for passthepopcorn
2017-01-30 01:48:28 -05:00
Devin Buhl
4c5900373d
Merge pull request #517 from Radarr/patch/update-qualities
...
Patch/update qualities
2017-01-29 16:14:54 -05:00
Tim Turner
2fd167c446
Merged branch patch/update-qualities into patch/update-qualities
2017-01-29 16:08:18 -05:00
Tim Turner
31149aeed9
Ensure qualities don't overflow profile card
2017-01-29 16:08:14 -05:00
Devin Buhl
977b87cbf3
migration migraine-tion
2017-01-29 16:07:30 -05:00
Tim Turner
42ed4ff48a
Update Fetch List button style
...
Let's make it not look sad and disabled
2017-01-29 15:53:30 -05:00
Devin Buhl
060c71f439
migration
2017-01-29 15:49:32 -05:00
Devin Buhl
63527858e7
Merge branch 'develop' into patch/update-qualities
2017-01-29 15:47:26 -05:00
Devin Buhl
2f4ea9cac7
migration
2017-01-29 15:47:08 -05:00
Devin Buhl
a1f2369306
Update the regex in Parser, Add workprint and telesync, change R5 to regional allow for R[0-9]{1}, changed the weights
2017-01-29 14:22:04 -05:00
Tim Turner
a35c5f79c1
Set Drone Factory Interval default to 0 ( #515 )
...
Fixes #447
2017-01-29 14:09:54 -05:00
Devin Buhl
d382e15749
Merge pull request #504 from Radarr/patch/trakt-integrations
...
Added options for watched, and watchlist, and customlist to trakt
2017-01-28 21:27:51 -05:00
Devin Buhl
5b7d513986
Added options for watched, and watchlist, and customlist to trakt
2017-01-28 21:17:55 -05:00
Devin Buhl
be083cfd53
Merge pull request #500 from Radarr/patch/net-import-changes
...
Patch/net import changes
2017-01-28 17:35:09 -05:00
Devin Buhl
f9844c284a
Merge pull request #487 from mitchellcash/port_validation
...
Fixed: Proper port validation for download clients and connections
2017-01-28 17:32:49 -05:00
Devin Buhl
e8065d07b3
Make year nullable for trakt
2017-01-28 17:27:53 -05:00
Devin Buhl
8a0820ad1e
make year nullable, and rmember the profileid
2017-01-28 17:14:51 -05:00
Devin Buhl
8274cc016f
Merge pull request #499 from Radarr/patch/hdbits
...
Update HDBits to work with Radarr
2017-01-28 16:52:36 -05:00
Devin Buhl
b88281b458
Update HDBits to work with Radarr
2017-01-28 16:46:54 -05:00
Devin Buhl
a1cb5eb420
Merge pull request #497 from Radarr/feature/net-import
...
Feature/net import
2017-01-28 15:39:08 -05:00
Devin Buhl
d458c4ecc8
update taskscheduler when config is saved with netimportsynccommand
2017-01-28 15:30:46 -05:00
Devin Buhl
b6e4f53597
Make NetImport sync interval work (needs some testing)
2017-01-28 14:59:21 -05:00
Leonardo Galli
4abbf55ee4
Merge Develop into Net-Import
2017-01-28 20:32:57 +01:00
Tim Turner
1fd909cff6
Net Import UI Updates
...
- Change name to "StevenLu" to fix
- Hide header on New List modal
- Show "Import Selected" only after a list has been fetched
2017-01-28 13:27:54 -05:00
Tim Turner
7ca53d1073
Only show "Display Existing Movies" toggle after selecting a folder
2017-01-28 12:16:50 -05:00
vertigo235
2bda0f700c
Update Synology Indexer For Movies ( #486 )
2017-01-28 18:13:10 +01:00
vertigo235
16b2cc49d4
Allow Duplicate Preferred Words ( #484 )
...
Allows you to weigh certain words more heavily.
ex. This, This, That = This > That
2017-01-28 18:13:01 +01:00
Tim Turner
e3e67d1098
Clean up settings UI
2017-01-28 12:03:45 -05:00
Leonardo Galli
3276e3ec52
Fix for movies without an imdbid. Fixes 176
2017-01-28 17:54:19 +01:00
Leonardo Galli
5e9a79afe8
Quality of an existing movie file can now be edited.
2017-01-28 17:35:51 +01:00
Leonardo Galli
c6912a193c
Fix recognition of 4k Movies upon import.
2017-01-28 16:24:21 +01:00
Leonardo Galli
47083e6be1
This should hopefully fix the error that decisions were not ordered correctly and therefore just the first release was grabbed.
2017-01-28 16:18:44 +01:00
Leonardo Galli
ca78cc5c3c
Remove confusing warning about file not being loaded.
2017-01-28 16:01:30 +01:00
Tim Turner
76db305ffa
Add movie year to NotificationService ( #496 )
2017-01-28 09:42:37 -05:00
Tim Turner
5d2ef4786b
Revert "Merge branch 'rename-existing-folder' into develop"
...
This reverts commit a340bc4da3 , reversing
changes made to 4be7772d53 .
2017-01-28 06:49:02 -05:00
Tim Turner
9953a5ed06
Revert "Add movie year to NotificationService ( #489 )"
...
This reverts commit e2d6e39168 .
2017-01-28 06:33:15 -05:00
Tim Turner
dd194d41be
Revert "Ensure the movie isn't delete when the folder isn't renamed ( #491 )"
...
This reverts commit 8168cf82c5 .
2017-01-28 06:29:58 -05:00
Tim Turner
8168cf82c5
Ensure the movie isn't delete when the folder isn't renamed ( #491 )
2017-01-27 21:24:01 -05:00
Tim Turner
e2d6e39168
Add movie year to NotificationService ( #489 )
2017-01-27 20:32:16 -05:00
Tim Turner
a340bc4da3
Merge branch 'rename-existing-folder' into develop
2017-01-27 19:31:55 -05:00
Tim Turner
4bcb0e17f8
Merge branch 'develop' into rename-existing-folder
2017-01-27 19:31:39 -05:00
Tim Turner
25a51df894
Merge FileNameBuilder
2017-01-27 19:31:37 -05:00
Tim Turner
f9c6ffcdaa
merge from Develop
2017-01-27 19:31:03 -05:00
Mark McDowall
b76c54ceac
Fixed: Proper port validation for download clients and connections
2017-01-28 09:26:47 +10:00
vertigo235
4be7772d53
Kodi Update Fix: OldFiles -> OldMovieFiles ( #483 )
2017-01-27 20:34:52 +01:00
Leonardo Galli
cbc70a8ff3
Added option to specify preferred words in quality profile. ( #462 )
...
* UI Done
* Should theoretically work.
* Preferred tags works now correctly :)
2017-01-27 20:01:28 +01:00
Leonardo Galli
dd8af0ad8c
Manual Import works now!
...
Also fixed a few bugs.
2017-01-27 19:36:25 +01:00
vertigo235
00541e6cc1
More Notification Updates ( #482 )
...
* Custom Script: Add Movie_Path
* Add Emby Update Support
* Notifications: Maybe add Kodi / XBMC Update Support
2017-01-27 19:01:18 +01:00
Tim Turner
a8eec60c9d
Remove old folder and all contents
2017-01-26 19:57:31 -05:00
Tim Turner
7bb319b6d6
Update Files tab when movie renamed
2017-01-26 19:16:19 -05:00
Tim Turner
50a5a2de9b
Movie reference properly updates UI now
...
Still need to fix the 'Files' tab to be updated
2017-01-26 17:58:19 -05:00
Devin Buhl
dbe5946d10
Only wanted is default for CP
2017-01-26 17:31:27 -05:00
Devin Buhl
d5caac5d3b
make DVDR not unlimited
2017-01-26 17:10:08 -05:00
vertigo235
487c5e22ce
Moviefile, what movie file? ( #466 )
...
Send the moviefile object.
2017-01-26 21:46:55 +01:00
vertigo235
6efd63a292
Remove mofilefile id for now ( #464 )
2017-01-26 21:13:27 +01:00
Devin Buhl
f31dc3c054
Update weights
2017-01-26 14:53:43 -05:00
Devin Buhl
c60be3a467
Added new qualities, added new qualities to profile class.
...
Left to do: write migration, and tests
2017-01-26 14:43:24 -05:00
Leonardo Galli
44b4e71c05
Manual importing almost done. Needs fixing for mapping movies.
2017-01-26 14:21:35 +01:00
Devin Buhl
5ebd035b1c
Merge pull request #460 from vertigo235/notifications
...
Download Movie Quality & Formatting
2017-01-25 21:36:25 -05:00
vertigo235
d50514f8bc
Download Movie Quality & Formatting
...
Fix downloaded movie quality and add space between movie name and quality.
2017-01-25 21:19:59 -05:00
Tim Turner
7da2183080
Be more proper about Ensuring the folder exists
...
Still need a way to tell the UI model to update itself
2017-01-25 20:11:02 -05:00
Devin Buhl
a417ac2716
Merge pull request #459 from jrdnlc/develop
...
Update GeneralViewTemplate.hbs
2017-01-25 19:59:50 -05:00
Jordan
a89e662721
Update GeneralViewTemplate.hbs
...
Updated Wiki link to Radarr
2017-01-25 16:34:35 -08:00
Tim Turner
72aac6e551
Update Rename Preview to support folder renaming
2017-01-25 19:03:40 -05:00
Devin Buhl
4b1e4eecfb
Merge pull request #456 from Radarr/patch/lang
...
Change lang in UI to what profile / lang they choose when they add a …
2017-01-25 18:07:26 -05:00
Devin Buhl
8e452f8b6d
Change lang in UI to what profile / lang they choose when they add a movie
2017-01-25 18:00:46 -05:00
Devin Buhl
7e6db89eff
Merge pull request #454 from vertigo235/notifications
...
Custom Script Fix: Parse movie not episode
2017-01-25 17:02:33 -05:00
vertigo235
16214e666b
Custom Script Fix: Parse movie not episode
2017-01-25 16:55:36 -05:00
Devin Buhl
2b25ce237f
Merge pull request #448 from hotio/patch-1
...
Fixes issue #447 (Notification Icon for Join)
2017-01-25 11:55:31 -05:00
Devin Buhl
f0a9955447
Merge pull request #450 from Radarr/patch/ahd
...
only use internal for RSS Sync
2017-01-25 11:55:19 -05:00
Devin Buhl
d0439296fe
only use internal for RSS Sync
2017-01-25 11:40:04 -05:00
Devin Buhl
e2c2bdb65b
nullable all the fields..
2017-01-25 11:35:10 -05:00
Devin Buhl
bc3fdb0f80
Merge pull request #449 from Radarr/patch/ahd
...
include only internal for AHD
2017-01-25 11:31:04 -05:00
Devin Buhl
186b2ada36
include only internal for AHD
2017-01-25 11:24:20 -05:00
Devin Buhl
577125f345
Merge pull request #435 from vertigo235/notifications
...
Notification Fixes/Updates
2017-01-25 10:56:11 -05:00
hotio
687dd8a05f
Update JoinProxy.cs
2017-01-25 16:54:57 +01:00
hotio
81861c6121
Fixes issue #447 (Notification Icon for Join)
2017-01-25 16:50:38 +01:00
Devin Buhl
302462f48c
Merge pull request #441 from schumi2004/rss-sync
...
fix new rss-sync threshold
2017-01-25 06:22:48 -05:00
schumi2004
d132f55830
fix new rss-sync threshold
2017-01-25 10:52:29 +01:00
vertigo235
6bbd64e59a
Update Plex Movie Sections
2017-01-24 21:32:20 -05:00
vertigo235
290c4e1f2e
Update slack for movies.
2017-01-24 17:56:10 -05:00
Devin Buhl
1112616514
Merge pull request #434 from Radarr/patch/dumb-metadata-erros
...
"fixed" error message
2017-01-24 17:35:27 -05:00
Devin Buhl
7fddbca4b7
"fixed" error message
2017-01-24 17:29:07 -05:00
Tim Turner
692841478c
Add link to Activity -> History Tab ( #408 )
...
Fixes #365
2017-01-24 16:12:58 -05:00
Tim Turner
23232b9830
Allow renaming of movies that don't have an "Edition" ( #432 )
...
Fixes #405
2017-01-24 16:08:06 -05:00
Leonardo Galli
b886566b25
Update README.md
2017-01-24 21:30:24 +01:00
Devin Buhl
2c56d60678
#292 - Allow longer threshold for RSS Sync ( #428 )
...
* #292 - Allow longer threshold for RSS Sync
Update RSS Sync interval default to 60 minutes, and don't allow values below 60 or higher than 720 minutes (12 hours)
* allow minimum of 10 mintes
2017-01-24 21:26:51 +01:00
hotio
a0c8127ecf
Update to favicon section, according to ( #416 )
...
* Update to favicon section, according to
http://realfavicongenerator.net/
* Windows start not as expected
* re-add msapplication-navbutton-color
2017-01-24 21:23:42 +01:00
Devin Buhl
05f61df59e
update default sort order ( #429 )
...
#426
2017-01-24 21:16:22 +01:00
Devin Buhl
a0b80ad41a
Add year to search ( #425 )
...
#417
2017-01-24 20:17:35 +01:00
vertigo235
9e7cb708bf
Initial Notification Updates and Support ( #401 )
...
* Bare bones of notifications working.
* Add MovieDownload event handler
To allow Download notificaitons
* Update pushover text to indicate movie
* Initial Notification Support
On Download and On Grab notifications should work.
* Telegram Notification Text
* Update Custom Script For Movies
* Update PP script WiKi page
Also added wiki page to Radarr wiki.
2017-01-24 20:17:24 +01:00
Devin Buhl
95d97c59d7
rephrase wording
2017-01-24 13:47:44 -05:00
Devin Buhl
a75f3e1f8e
monitored to false for movies already downloaded on CP
2017-01-24 13:42:27 -05:00
Devin Buhl
d09d30544f
allow null value for seed time.
2017-01-24 13:22:02 -05:00
Leonardo Galli
1ad4006819
Fixes an issue where movies with (year) at the beginning were recognized with a title of "("
2017-01-24 10:02:20 +01:00
Devin Buhl
43d904d20b
added trakt user list importing
2017-01-23 18:06:42 -05:00
Leonardo Galli
5339f8efdc
Blind fix to support seperator in movie tags.
2017-01-23 22:34:16 +01:00
Leonardo Galli
b273bfb10e
Fix issue with certain audio streams. Should fix #404
2017-01-23 22:04:49 +01:00
Devin Buhl
244e82722d
Merged branch feature/net-import into feature/net-import
2017-01-23 15:18:13 -05:00
Devin Buhl
e182d8b964
fix importing for StevenLu
2017-01-23 15:18:04 -05:00
Leonardo Galli
02e610a5f2
Merged branch feature/net-import into feature/net-import
2017-01-23 20:52:05 +01:00
Leonardo Galli
032bc2d5c4
Add basic ui of manual import.
2017-01-23 20:51:33 +01:00
Devin Buhl
e59db74cad
Add StevenLu to csproj
2017-01-23 14:39:27 -05:00
Leonardo Galli
fbe9ad6582
First pass at ui for manually importing from lists.
2017-01-23 20:00:31 +01:00
Devin Buhl
87da542758
Add import from http://movies.stevenlu.com/
2017-01-23 12:54:31 -05:00
Leonardo Galli
b2317ada1f
Add {Tags} to renaming options
2017-01-23 18:52:27 +01:00
Leonardo Galli
336aee7fda
Fix when libgdiplus isn't present.
2017-01-23 18:42:05 +01:00
Leonardo Galli
9e7468d723
Merged branch develop into develop
2017-01-23 16:09:19 +01:00
Leonardo Galli
f05ee13206
Fix issue where monitored movies were still downloaded. Fixes #326
2017-01-23 16:09:11 +01:00
Leonardo Galli
8b3b46b724
Added easy to use List Selection for manual import use later. The place where this resides will change.
2017-01-23 16:04:52 +01:00
Leonardo Galli
80e53f209d
Movies can now be added monitored or unmonitored.
2017-01-23 15:31:09 +01:00
Leonardo Galli
82f29cdc70
Add Ability to set RootFolderPath for Net Import List
...
Fixed other things. Finished command to automatically add a movie.
2017-01-23 15:21:49 +01:00
Leonardo Galli
93d6505f85
Fix netimport search and add NetImportSyncCommand
2017-01-23 14:04:01 +01:00
Devin Buhl
2b7afd3272
remove duplicate code
2017-01-23 00:29:31 -05:00
Devin Buhl
6d4e1f6c2e
fix movies being clobbered when a new list is sent thru
2017-01-22 23:23:51 -05:00
Devin Buhl
2b579eb0d3
Merge pull request #385 from hotio/ui-logos
...
Ui logos
2017-01-22 23:21:23 -05:00
Devin Buhl
c0f323b05a
Implement NetImportSearchService
...
check it out
2017-01-22 23:20:12 -05:00
hotio
791121fa06
Proper ico and favicon
2017-01-22 23:32:01 +01:00
Leonardo Galli
f25d4463f5
Merged branch feature/net-import into feature/net-import
2017-01-22 23:11:38 +01:00
Leonardo Galli
f0bcb27beb
Fixes issue when multiple audio channels are present. Fixes #315 Fixes #294
2017-01-22 23:11:05 +01:00
Leonardo Galli
00099a5e40
Added Base URL
2017-01-22 23:09:07 +01:00
Leonardo Galli
7c251157ed
Fix media info parsing of multiple audio channels. Fixes #315 Fixes #294
2017-01-22 23:03:47 +01:00
Tim Turner
ec6b389d75
Fix duplicate key prefixing
2017-01-22 16:59:53 -05:00
Tim Turner
f38430d632
Update localstorage key prefixes
2017-01-22 16:24:22 -05:00
Tim Turner
266f28883a
Prefix localstorage keys with "Radarr"
...
Updates #285
2017-01-22 15:54:41 -05:00
hotio
cc3c2533fa
Updated ico files
2017-01-22 21:31:20 +01:00
hotio
f8162b34f2
Update UI logos
2017-01-22 21:07:12 +01:00
Devin Buhl
3ff5b36d29
Add urlBase option to CP settings
2017-01-22 14:53:21 -05:00
Leonardo Galli
1fa736c6d8
Fixed styling. Fixed definitions not being returned.
2017-01-22 19:52:25 +01:00
hotio
309877bf76
Optimized logo ( #375 )
...
* Optimized logo
Inkscape compatible SVG Honeycomb is slightly different)
File size optimized PNG's (446kB->163kB)
* Use Sonarr honeycomb and proper id's for future use
New png's included
* And final fixes are done
2017-01-22 13:33:33 -05:00
Leonardo Galli
a50b20a397
Set update interval to 30 minutes if on nightly
2017-01-22 18:24:47 +01:00
Leonardo Galli
de5489ae9a
Merged branch develop into develop
2017-01-22 18:18:26 +01:00
Leonardo Galli
12e74aa38b
Change Forms Auth Cookie. Fixes #285
2017-01-22 18:18:15 +01:00
Leonardo Galli
94eccc6c14
Rethought about where certain things are stored.
...
Profiles are now a component of the NetImportDefinition.
2017-01-22 17:02:20 +01:00
Tim Turner
80ec66b47c
Prefix Keys with "Radarr"
...
Makes progress on #285
2017-01-22 10:09:10 -05:00
Leonardo Galli
9fffcfaea3
Fix stuff regarding the ordering of Fields.
2017-01-22 15:08:25 +01:00
Leonardo Galli
f481676c81
Fix migration to include ConfigContract and EnableAuto. Also fixed redirects on lists.
...
Please delete NetImport Table and the corresponding VersionInfo Row (123)
2017-01-22 14:55:25 +01:00
Leonardo Galli
76a42b28f3
Second UI Pass, Testing now works and other little things.
2017-01-22 14:30:33 +01:00
Leonardo Galli
ad26e48408
Fix up presets.
2017-01-22 14:03:09 +01:00
Leonardo Galli
0bab97e02f
Make presets work for RSS Import :)
2017-01-22 13:44:03 +01:00
Leonardo Galli
2413457323
Add CP list class.
2017-01-22 13:34:03 +01:00
Devin Buhl
585fd87ad6
Merge pull request #378 from Radarr/patch/add-more-filters
...
Add more filter options to movie list
2017-01-22 05:38:21 -05:00
Devin Buhl
ec5161e848
Add more filter options to movie list
2017-01-22 04:58:04 -05:00
Devin Buhl
0ec54daaff
Merge pull request #373 from baltoaca/develop
...
search selected button in wanted tab works
2017-01-21 19:27:00 -05:00
Devin Buhl
bfcd05206f
migration migrainetion
2017-01-21 19:25:28 -05:00
Devin Buhl
ddf10ed137
Added couchpotato, and added a test
2017-01-21 19:15:06 -05:00
Tim Turner
3ed1bebb7d
Fix #228 - Fix Drone Factory interval input not saving
2017-01-21 18:06:10 -05:00
Devin Buhl
b4d1c0e053
couchpotato API classes
2017-01-21 17:24:21 -05:00
Tim Turner
68f58fb37d
Undo unecessary changes
2017-01-21 17:22:21 -05:00
Tim Turner
f9923f4592
Move folder on rename; event doesn't fire yet
2017-01-21 17:20:30 -05:00
Vlad Ilies
29ae088a3d
search selected button in wanted tab works
...
* switched MoviesSearchCommand to a list of id's
* adapted the MovieSearchService
* adapted UI files to use the new command
2017-01-21 23:43:58 +02:00
Leonardo Galli
dd553b9439
WIP UI Update for adding lists.
2017-01-21 22:13:55 +01:00
Leonardo Galli
451f2d30e4
Merged branch develop into feature/net-import
2017-01-21 21:28:44 +01:00
Leonardo Galli
463d85e479
Basis of UI Update.
2017-01-21 21:28:14 +01:00
Leonardo Galli
2c52795822
Add base for netimport api. Still nothing on the UI side.
2017-01-21 21:09:02 +01:00
Leonardo Galli
4f37a36619
Updated HttpNetImporterBase. Still needs work to correctly handle failures.
2017-01-21 20:57:29 +01:00
Leonardo Galli
5aaba98c57
Imdbid parsing works now from url
2017-01-21 20:37:08 +01:00
Leonardo Galli
a98b69859c
Big Abstraction for IMDBWatchlist -> RSSImport (With a test)
2017-01-21 20:29:31 +01:00
Leonardo Galli
734a36de06
Added some abstraction for settings.
2017-01-21 18:42:58 +01:00
Leonardo Galli
eb299ce847
Fix Corruped Media Cover Images.
2017-01-21 12:57:04 +01:00
Leonardo Galli
a7e071318b
Update README.md
2017-01-21 10:47:11 +01:00
Leonardo Galli
3d67f6237e
Should fix 4K releases not getting parsed.
2017-01-21 00:39:44 +01:00
Krystian Charubin
a691ffa7b7
adds 'Movie Title, The' filename option ( #359 )
...
* adds 'Movie Title, The' filename option
* updates the FileNameBuilder.MovieTitleRegex to include new format
2017-01-20 17:42:14 -05:00
Leonardo Galli
aa9537c201
Fix issue when movie file is null.
2017-01-20 20:30:36 +01:00
Leonardo Galli
a3d9fb1c20
Should fix upgrading of existing movie files.
2017-01-20 18:26:18 +01:00
Leonardo Galli
62a1e70c86
Add tests for 4K quality.
2017-01-20 18:21:31 +01:00
Leonardo Galli
93d0d21846
Hopefully a fix for corrupt media covers.
2017-01-20 18:06:58 +01:00
Leonardo Galli
b1c5a3ac14
Fixed blacklist being ignored by download decision maker.
2017-01-20 17:48:47 +01:00
vertigo235
55a525ba2f
Add helptext to nzbget "add paused" settings. ( #363 )
...
Requires nzbget 16 or greater.
2017-01-20 09:14:15 -05:00
Devin Buhl
a53768463b
Merge pull request #358 from Radarr/patch/add-year-to-search
...
add year to search
2017-01-19 20:07:33 -05:00
Tim Turner
24cbd6bcef
Fix issue with reimporting on movie fresh ( #357 )
...
Fixes #314 . Still have multiple movieFiles issue to clean up.
2017-01-19 19:58:57 -05:00
Devin Buhl
3ab3e66853
Add year to quick search results
2017-01-19 19:56:26 -05:00
Leonardo Galli
40ca469339
Update MovieModule
2017-01-20 00:00:12 +01:00
Tim Turner
2cbd2f719f
Merge branch 'develop' of https://github.com/Radarr/Radarr into develop
2017-01-19 16:45:39 -05:00
Tim Turner
53cbfa803b
Fix MediaCoversUpdatedEvent broadcast
...
Cleans exception when updating media covers expects a series Id.
2017-01-19 16:45:29 -05:00
Leonardo Galli
c0b0310bbd
Update ISSUE_TEMPLATE.md
2017-01-19 22:10:59 +01:00
Devin Buhl
30e50062a8
Merge pull request #352 from baltoaca/develop
...
bug fix for 15 movie wanted tab limit
2017-01-19 13:17:40 -05:00
Vlad Ilies
85fd8f2c65
bug fix for 15 movie wanted tab ( #348 )
2017-01-19 20:08:15 +02:00
Leonardo Galli
f72b042d5d
Blacklisting works now.
2017-01-19 17:43:23 +01:00
Leonardo Galli
2d3a3a0677
Update sizing information in settings tab.
2017-01-19 17:40:25 +01:00
Tim Turner
2bb21fedab
Update height of posters to accomodate additional labels
2017-01-18 17:24:32 -05:00
vertigo235
91c820f98b
Fix pushover priority values.
2017-01-18 23:16:57 +01:00
Leonardo Galli
7d3118aece
Hopefully fix issue when importing
...
existing scene named movies
2017-01-18 23:02:05 +01:00
Tim Turner
4f4ad77ad1
Add download status to poster view
...
Fixes #319
2017-01-18 16:54:17 -05:00
Leonardo Galli
42f205a731
Update SkyHookProxy.cs
2017-01-18 22:50:12 +01:00
Devin Buhl
cbb2b778a6
Merge pull request #336 from Radarr/patch/add-imdb-to-naming
...
Add IMDb ID to file naming
2017-01-18 15:11:16 -05:00
Devin Buhl
b3e03a648d
Add IMDb ID to file naming
2017-01-18 14:53:29 -05:00
Devin Buhl
acf45a79e8
Merge pull request #333 from baltoaca/develop
...
basic implementation of the wanted tab
2017-01-18 14:36:48 -05:00
Devin Buhl
b5d8ac852e
Merge pull request #335 from Radarr/patch/task-updates
...
Turn off scene mapping task #329 , update TaskManager to use 'DownloadedMovieScanCommand
2017-01-18 14:36:29 -05:00
Vlad Ilies
4aec0e8fc6
fixed build
2017-01-18 21:09:00 +02:00
Devin Buhl
ecea417fd8
Revert DownloadedMovieScanCommand to DownloadedEpisodesScanCommand
...
Not sure if it will break anything so putting it back.
2017-01-18 14:07:51 -05:00
Devin Buhl
6a41f6a435
Turn off scene mapping task #329 , update TaskManager to use 'DownloadedMovieScanCommand'
2017-01-18 14:02:04 -05:00
Vlad Ilies
da2d075aa8
basic implementation of the wanted tab ( #31 )
...
* top buttons don't yet work
* new missing module for movies
* find missing movies method to movie service
* new movie status cell with text
* adapted UI missing collection and layout
2017-01-18 20:53:17 +02:00
Devin Buhl
10dc3993df
Merge pull request #332 from Radarr/revert-318-sonarr/sqlite-updates
...
Revert "Sonarr/sqlite updates"
2017-01-18 13:33:46 -05:00
Devin Buhl
7e5020db9a
Merge pull request #331 from vertigo235/nzbgetaddpaused
...
Nzbgetaddpaused
2017-01-18 13:20:12 -05:00
Devin Buhl
c48fe9de12
Revert "Sonarr/sqlite updates"
2017-01-18 13:17:35 -05:00
vertigo235
421e827a95
Update Test Files for AddPaused to NZBGET
2017-01-18 13:08:59 -05:00
vertigo235
34d8045cf4
Add "Add Paused" option for NZBGET downloader
...
Adds option to pause nzbs uppon sending to NZBGET downloader.
2017-01-18 12:42:33 -05:00
Devin Buhl
b02944a3b2
Added Qualties to Settings
2017-01-17 20:30:21 -05:00
Devin Buhl
c6de163748
Merge pull request #318 from Radarr/sonarr/sqlite-updates
...
Sonarr/sqlite updates
2017-01-17 18:59:11 -05:00
Keivan Beigi
d9e2b22e74
Upgraded System.Data.SQLite to 1.0.104.0
2017-01-17 18:45:23 -05:00
Keivan Beigi
65c0137964
Revert "Upgraded System.Data.SQLite to 1.0.104.0"
...
This reverts commit a6f3ac219d61964f1b923cfd89382f94c4c74243.
2017-01-17 18:44:37 -05:00
Keivan
ae19424ce7
New: Upgraded SQLite binares for macOS
...
Upgraded from 3.8.1 to 3.9.1
2017-01-17 18:41:11 -05:00
Keivan Beigi
7527ec52b7
New: Upgraded SQLite binaries for Windows (3.16.0)
2017-01-17 18:41:05 -05:00
Leonardo Galli
640fcf3eaf
Remove series references
2017-01-17 23:57:04 +01:00
Leonardo Galli
3ce8232777
Hopefully fix download ordering.
2017-01-17 23:30:11 +01:00
Devin Buhl
864b441d8e
Merge pull request #316 from Radarr/patch/skyhook-cleanup
...
Maybe this will solve the error Object reference not set to an instance of an object
2017-01-17 17:20:49 -05:00
Devin Buhl
bc2ff149b4
Maybe this will solve the error
...
Couldn't refresh info for [tt2032572][USS Indianapolis: Men of Courage]: Object reference not set to an instance of an object
2017-01-17 17:05:19 -05:00
Devin Buhl
dea305e921
Fix Issue when adding some movies.
2017-01-17 22:25:49 +01:00
Leonardo Galli
e2eab31548
Hopefully fix RSSSync
2017-01-17 21:22:51 +01:00
Devin Buhl
fe62e18f0d
Merge pull request #308 from Radarr/patch/jackett
...
Fix publish date for jackett #239
2017-01-17 13:56:47 -05:00
Devin Buhl
f1fa1553cf
Merge pull request #307 from aenima99x/aenima99x-issue91
...
Fix: Issue #91 - "Search All Missing" wording
2017-01-17 13:48:30 -05:00
Devin Buhl
b576ae813d
Fix publish date #239
2017-01-17 13:47:11 -05:00
Aenima99x
99123be936
Fix: Issue #91 - "Search All Missing" wording
2017-01-17 09:00:56 -08:00
Leonardo Galli
dd0a033b0f
Add Support for changing file date to either cinema or physical release.
...
Fixes #124
2017-01-17 15:02:48 +01:00
Leonardo Galli
c64597c9f1
Fix for movies with . in title when importing them. Fixes #268
2017-01-17 14:47:23 +01:00
Leonardo Galli
6d2f81e3ed
Remove - as replacement for :
2017-01-17 14:28:30 +01:00
Leonardo Galli
4263808360
Fix only one movie showing. Fix more button not showing up.
2017-01-17 13:21:40 +01:00
Leonardo Galli
c5ca2babf7
Updated website and donation links
2017-01-17 13:07:02 +01:00
Leonardo Galli
08db74d6e6
Fix Audiochannels just being added together.
2017-01-17 13:03:20 +01:00
Leonardo Galli
b309a9b01f
Change Scheduled Refresh Series to Refresh Movie. Fixes #301
2017-01-17 12:55:32 +01:00
Tim Turner
2730745607
Clean up rename preview & organize
...
Fixes #125 , #129 ,
BE SURE TO RUN "Update Library" before renaming/organizing.
2017-01-16 18:43:32 -05:00
Tim Turner
ae0df2aef0
Disambiguate Movie from Episode Renaming
...
Fixes #84
2017-01-16 17:12:27 -05:00
Leonardo Galli
6d665aeb21
Fix for hardcoded subs regex.
2017-01-16 22:51:45 +01:00
Leonardo Galli
967d3fd5c0
Add Calendar Tab back. Fixes #32
2017-01-16 22:40:59 +01:00
Devin Buhl
199d9c93ed
Merge pull request #287 from baltoaca/develop
...
Added movie studio to movie details page (#262 )
2017-01-16 14:30:21 -05:00
Vlad Ilies
30d2b41fbb
Added movie studio to movie details page ( #262 )
...
* modified Movie model
* db migration
* ui template modification
2017-01-16 20:57:43 +02:00
Devin Buhl
75bb2533a3
Merge pull request #286 from Radarr/onedr0p-patch-1
...
Removed duplicate PublishDate
2017-01-16 13:46:29 -05:00
Devin Buhl
9b3b4eb55b
Removed duplicate PublishDate
2017-01-16 13:25:59 -05:00
Leonardo Galli
42f84b830c
Update NewznabRequestGenerator.cs
2017-01-16 12:54:51 +01:00
Leonardo Galli
eb0f825cfc
Update README.md
2017-01-16 00:10:30 +01:00
Devin Buhl
6878abe2a2
whoops, only parse title once
2017-01-15 15:35:38 -05:00
Devin Buhl
ec1c81e3ed
updates and compile-able
2017-01-15 15:28:35 -05:00
Vlad Ilies
56a5b6ec89
Added trailer link to movie links ( #255 ) ( #282 )
...
* added YouTubeTrailerId to movie model
* db migration for new column
* added videos to append_to_response for tmdb
* increased height of .series-posters-item
* new handlebar helper to build the trailer url
2017-01-15 15:17:24 -05:00
hotio
af478d3799
Add support section to README ( #281 )
...
* Add support section to README
* Update README.md
* Change docker color badge
2017-01-15 18:23:49 +01:00
Tim Turner
c2d40051d4
First pass at hiding existing movies upon import
...
Fixes #183
2017-01-15 11:34:43 -05:00
Devin Buhl
47824426c6
Merge branch 'develop' into feature/net-import
2017-01-15 11:14:42 -05:00
Tim Turner
281e516495
Merge branch 'develop' of https://github.com/Radarr/Radarr into develop
2017-01-15 11:07:41 -05:00
hotio
f63c3091f4
Reworked README ( #280 )
2017-01-15 13:50:45 +01:00
Leonardo Galli
50f49863b7
Update README.md
2017-01-15 11:42:15 +01:00
Mitchell Cash
941b3bd701
Move Travis builds to container-based infrastructure ( #273 )
...
* Remove example warning as it does not apply
* Modify the way apt packages work in .travis.yml
By modifying the way apt packages work (remove the need to directly require sudo), the builds can now run on container-based infrastructure.
2017-01-15 11:39:00 +01:00
hotio
f60b8cefca
Update .gitignore and remove Thumbs.db files ( #276 )
...
* Update .gitignore
* Delete Thumbs.db
* Delete Thumbs.db
* Delete Thumbs.db
* Update .gitignore
2017-01-15 11:38:54 +01:00
Tim Turner
7c5f2ca54e
95% done with hiding existing movies
2017-01-14 23:04:31 -05:00
Leonardo Galli
401a650273
Adding only original title is now allowed. Fixes #272
2017-01-15 01:36:05 +01:00
Leonardo Galli
105af5cf11
Fix for special characters when searching with title in Newznab. Fixes #97
2017-01-15 01:20:07 +01:00
hotio
637c2e43eb
Update README.md ( #271 )
...
* Update README.md
* Update README.md
2017-01-15 00:56:52 +01:00
Leonardo Galli
53373e6f4a
Add {Original Title} to FileNameBuilder. Fixes #103
2017-01-15 00:55:15 +01:00
Leonardo Galli
ad147ed425
Release Group should now be available for renamer to use.
2017-01-15 00:49:37 +01:00
Devin Buhl
ed35e2f194
Merge pull request #270 from hotio/patch-1
...
Update README.md
2017-01-14 18:10:58 -05:00
hotio
674919dbf5
Update README.md
2017-01-15 00:06:18 +01:00
Devin Buhl
15b77e303f
Merge pull request #266 from hotio/patch-1
...
Update README.md
2017-01-14 17:53:01 -05:00
hotio
757ca1d72c
Update README.md
...
Some small additional fixes to README
2017-01-14 23:48:04 +01:00
Devin Buhl
8c8c7a99e3
Merge pull request #265 from mitchellcash/readme
...
Cleanup README
2017-01-14 17:35:33 -05:00
Mitchell Cash
b3dfb960b5
Cleanup README
2017-01-15 08:23:35 +10:00
Devin Buhl
98856e6747
Merge pull request #263 from Radarr/patch/update-movie-list
...
Add in theaters to 1st coumn in movie list
2017-01-14 16:51:27 -05:00
Devin Buhl
8fb5049899
Add in theaters to 1st coumn in movie list
2017-01-14 16:43:51 -05:00
Devin Buhl
3f62911a4f
Merge pull request #260 from Radarr/patch/fix-downloadservice
...
Simplify completed download service
2017-01-14 14:12:54 -05:00
Devin Buhl
170349c950
Update CompletedDownloadService.cs
2017-01-14 14:07:34 -05:00
Devin Buhl
6c413d83eb
Simply completed download service
2017-01-14 14:02:45 -05:00
Leonardo Galli
3afd27cad3
Merge branch 'develop' of https://github.com/Radarr/Radarr into develop
2017-01-14 19:21:52 +01:00
Leonardo Galli
149faf467d
Fixed exception when Quality meets cutoff.
2017-01-14 19:21:48 +01:00
Devin Buhl
ce52bb8f68
Merge pull request #258 from Radarr/patch/fix-title-slugs-again
...
Fixed TitleSlug For Realz!
2017-01-14 13:18:58 -05:00
Devin Buhl
4bb5857444
Fixed TitleSlug For Realz!
2017-01-14 13:14:42 -05:00
Devin Buhl
620f09ef8b
Merge pull request #257 from Radarr/patch-torpotato-regression
...
Torpotato username regression
2017-01-14 12:31:16 -05:00
Devin Buhl
16c1a2ee50
Torpotato username regression
2017-01-14 12:27:16 -05:00
Leonardo Galli
4b559cf29c
Fix history items getting deleted because they do not have a series id.
2017-01-14 14:23:48 +01:00
Leonardo Galli
ca03f21b03
If this does not fix stuff with no history, I have no clue anymore.
2017-01-14 13:56:42 +01:00
Leonardo Galli
f481fe9ea9
Added more checks when tracking downloads. It should work now, even if history was not present.
2017-01-14 13:36:14 +01:00
Leonardo Galli
3a0278d0a1
Use MediaInfo to correctly identify quality when scanning disk as some file names may not contain the real quality.
...
Fixes #170
2017-01-14 13:33:30 +01:00
Leonardo Galli
d18b15d504
Should help identify problem with queue trying to reimport stuff.
2017-01-14 13:00:10 +01:00
Leonardo Galli
dc7e75187c
Should fix issue when history fails to capture a download item.
2017-01-14 12:47:45 +01:00
Mitchell Cash
68a0ef65df
Use DOGnzb name as the default rather than the URL ( #250 )
2017-01-14 12:15:59 +01:00
Leonardo Galli
fe11928487
Disable migration 117, takes too long to complete
2017-01-14 11:56:08 +01:00
Leonardo Galli
41dda3af48
Update uTorrent to be able to use it as download client.
2017-01-14 11:50:18 +01:00
Leonardo Galli
8c3260c545
Remove file count, unecessary after the file info tab was added
...
Fixes #215 .
2017-01-14 11:41:39 +01:00
Leonardo Galli
bd0ec5dfce
Fix epic fail on migration 117
2017-01-14 10:13:31 +01:00
Devin Buhl
ad38437b70
Merge pull request #248 from mitchellcash/sabnzbd_develop
...
Fixed: Parsing of SABnzbd develop version
2017-01-14 00:57:04 -05:00
Mark McDowall
4447b7cd62
Fixed: Parsing of SABnzbd develop version
2017-01-14 15:16:19 +10:00
Devin Buhl
d33de0d158
Merge pull request #247 from Radarr/patch/awesomehd-rsssync
...
Add rss sync to awesome-hd
2017-01-13 22:00:00 -05:00
Devin Buhl
dd5049b483
Add rss sync to awesome-hd
2017-01-13 21:55:07 -05:00
Leonardo Galli
29586667cb
Files tab is now present. ( #245 )
...
* Adding file info tab. Not finished yet.
* Adding more media info options.
* Deleting files now works. Fixes #127
* Fix button for modifying episode files.
* Get Media Info when running DiskScanService.
2017-01-13 19:03:37 -05:00
Devin Buhl
5daece0ed4
Merge pull request #244 from Radarr/revert-238-patch/fix-slugs
...
Revert "Fix movie title slugs"
2017-01-13 18:24:23 -05:00
Devin Buhl
5dc63e5607
Revert "Fix movie title slugs"
2017-01-13 18:20:22 -05:00
Devin Buhl
7df283e57f
Merge pull request #238 from Radarr/patch/fix-slugs
...
Fix movie title slugs
2017-01-13 18:07:13 -05:00
Devin Buhl
e9b6c250f7
Revert TMDBResources
2017-01-13 17:56:34 -05:00
Devin Buhl
10515156d1
Merge pull request #243 from Radarr/patch/update-torznab
...
Update Torznab to work with movies
2017-01-13 17:51:35 -05:00
Devin Buhl
4260b58535
Update Torznab to work with movies
2017-01-13 17:34:27 -05:00
Devin Buhl
3a386f2e18
Merge pull request #241 from Radarr/patch/fix-torpotato-age
...
#236 #239 - Fixed user being needed & fixed age on torrentpotato
2017-01-13 16:33:01 -05:00
Devin Buhl
d3bd0c9b69
This conditional makes more sense.
2017-01-13 16:16:31 -05:00
Devin Buhl
3180e648b4
#236 #239 - Fixed user being needed, fixed age on torrentpotato
2017-01-13 16:12:49 -05:00
Devin Buhl
d0c93759c6
Fix Movie Title Slugs #233
2017-01-13 15:49:57 -05:00
William Comartin
f7471940c4
Add Missing Filter ( #237 )
2017-01-13 20:57:25 +01:00
Devin Buhl
3a6873cc4d
Merge pull request #232 from Radarr/patch/awesomehd
...
awesomeHD indexer support - Clean up Deluge, Transmission, rTorrent, QBitTorrent - Fix Sorting Titles
2017-01-13 13:15:52 -05:00
Leonardo Galli
330ae38ec2
Merge branch 'develop' of https://github.com/Radarr/Radarr into develop
2017-01-13 19:03:03 +01:00
Leonardo Galli
a0ecb19e32
DownloadMonitoringService should now not care about deleted movies. Fixes #131 .
2017-01-13 19:02:59 +01:00
Leonardo Galli
38c966c07b
Queue Service should now work properly again.
...
Fixes issue with Activity Tab
2017-01-13 18:57:43 +01:00
Devin Buhl
ad824d4da5
Finally fix for sorting title (hopefully)
2017-01-13 12:16:12 -05:00
Leonardo Galli
e76c160afe
Downloaded column should now use the correct quality name. Fixes #210 .
2017-01-13 18:13:39 +01:00
Devin Buhl
6a62546a4d
Clean up QBitTorrent
2017-01-13 11:25:59 -05:00
Devin Buhl
0efdc78f8d
Clean up rTorrent
2017-01-13 11:21:34 -05:00
Devin Buhl
fdd06127fc
Clean up Transmission
2017-01-13 11:13:41 -05:00
Devin Buhl
317f8917b9
Clean up Deluge Settings
2017-01-13 11:08:36 -05:00
vertigo235
4038ce18c3
update movie monitor tooltip ( #223 )
2017-01-13 16:08:24 +01:00
Mike
7f3ca85953
Stop incrementing version for pull requests.
2017-01-13 06:15:38 +01:00
Devin Buhl
b93a9719fe
initial awesomeHD support
2017-01-12 23:06:26 -05:00
Devin Buhl
2ef18edf08
Merge pull request #217 from aaearon/indexer-fix/omgwtfnzbs
...
omgwtfnzbs: fixed parsing of GetInfoUrl and updated tests
2017-01-12 23:00:30 -05:00
Tim Schindler
d61b9ab207
omgwtfnzbs: fixed parsing of GetInfoUrl and updated tests
2017-01-12 21:02:27 -05:00
Devin Buhl
abf4b137f1
Merge pull request #208 from Radarr/patch/usenet-crawler
...
improved categories, added Nzb-Tortuga as a preset
2017-01-12 18:51:52 -05:00
Devin Buhl
774c85f06b
improved categories, added Nzb-Tortuga as a preset
2017-01-12 18:44:05 -05:00
Devin Buhl
4ded288c5d
few changes
2017-01-12 18:33:30 -05:00
Leonardo Galli
a060335bbc
Update readme.md
2017-01-13 00:15:27 +01:00
Leonardo Galli
5a8d944397
Fixed sorting in movie list view. Also added new downloaded quality column.
...
Fixes #128
2017-01-12 23:07:09 +01:00
Leonardo Galli
0b70a5c315
Should fix ordering of releases. Fixes #147 (hopefully)
2017-01-12 22:12:32 +01:00
Leonardo Galli
91cded3b71
Merge pull request #202 from Radarr/onedr0p-patch-1
...
Update UserAgentBuilder.cs
2017-01-12 21:48:16 +01:00
Leonardo Galli
84112dc85b
Should fix queueService failed while processing
...
(#178 )
2017-01-12 21:48:02 +01:00
Devin Buhl
b1b947ae7f
Update UserAgentBuilder.cs
...
Make user-agent Radarr
2017-01-12 15:41:56 -05:00
Leonardo Galli
1b035f8657
Update Parser to support large array of Extended, Director, Collectors, ... Cut, Edition, etc.
...
Fixes #192
2017-01-12 19:21:09 +01:00
Devin Buhl
9d50f4d651
Merge pull request #199 from Radarr/patch/add-uhd-todefault-indexers
...
Add UHD to default movie categories for newsnab providers
2017-01-12 12:58:23 -05:00
Devin Buhl
c06a6dc988
Add UHD to default movie categories for newsnab providers
2017-01-12 12:53:09 -05:00
Devin Buhl
f198ca2b77
Merge pull request #177 from Radarr/patch/sort-title
...
Movies in list don't sort correctly #174
2017-01-12 01:08:32 -05:00
Devin Buhl
9cfc766889
Merge pull request #180 from wcomartin/Issue115
...
Changed Sonarr Branding to Radarr
2017-01-11 23:27:31 -05:00
William Comartin
5ef1e40403
Change Sonarr to Radarr in CLA.md and CONTRIBUTING.md
2017-01-11 22:02:54 -05:00
William Comartin
c9e6835d7b
Change Sonarr to Radarr in Help Text, and in Notification Text
...
Change sonarr log files to radarr log files
2017-01-11 21:59:13 -05:00
William Comartin
604cea00f6
Replace Sonarr With Radarr in UI Directory
2017-01-11 21:42:47 -05:00
Tim Turner
b4782da1d1
Update sortValue when selecting movie for manual import
2017-01-11 19:29:22 -05:00
Devin Buhl
d5504043c5
Movies in list don't sort correctly #174
2017-01-11 19:06:08 -05:00
Leonardo Galli
81ebbcad70
Now hidden files are ignored :). Fixes #166 .
2017-01-11 23:05:11 +01:00
Leonardo Galli
92e9dc6ee1
Fix sorting of unkown release date.
2017-01-11 22:39:07 +01:00
Leonardo Galli
5e8b617625
Sorting now working according to quality in release collection. Fixes #85 .
2017-01-11 22:27:37 +01:00
Devin Buhl
d123ca6063
updates
2017-01-11 16:12:17 -05:00
Leonardo Galli
2cbe17151d
Correctly check if inCinemas date is present. Creates issue with sorting, but eh. Fixes 140.
2017-01-11 22:02:24 +01:00
Devin Buhl
95bd615718
Merge pull request #169 from Radarr/patch/big-movie-revenues
...
Problem with Avatar (2009) #168
2017-01-11 15:53:16 -05:00
Leonardo Galli
8e8c4ff497
Update parser to recognize [] and year at the beginning. Fixes #155 , fixes #137 and fixes #136 .
2017-01-11 21:49:59 +01:00
Devin Buhl
5eddcc1660
Problem with Avatar (2009) #168
2017-01-11 15:48:19 -05:00
Devin Buhl
0ee8b75b54
initial autoimporter commit
2017-01-11 15:42:37 -05:00
Tim Turner
d42165a93a
Clean up basic movie naming
...
Fixes #132
2017-01-11 15:03:55 -05:00
Devin Buhl
99012d8a40
Merge pull request #163 from Radarr/patch/fix-plex-notifs
...
update plex movie libraries instead of series
2017-01-11 12:35:01 -05:00
Devin Buhl
8bc42c76e4
update plex movie libraries instead of series
2017-01-11 12:25:27 -05:00
Leonardo Galli
b7f72c6259
Merge pull request #160 from Radarr/patch/fix-newznab
...
fix some spelling mistakes and update the newznab api 'imdbid'
2017-01-11 16:59:09 +01:00
Devin Buhl
64ef8db037
fix some spelling mistakes and update the newznab api 'imdbid'
2017-01-11 10:51:06 -05:00
Leonardo Galli
3b5887bf09
Merge pull request #133 from Radarr/fix-manual-import
...
Fix Manual Import & Drone Factory
2017-01-11 16:39:09 +01:00
Leonardo Galli
40a75949ba
Merge pull request #156 from CHBMB/develop
...
aarch64 docker container added to readme.
2017-01-11 16:33:36 +01:00
Neil
6747267d19
aarch64 docker container added to readme.
2017-01-11 15:12:26 +00:00
Devin Buhl
13db03f97c
Merge pull request #154 from Radarr/patch/remove-fanzub
...
removed indexer Fanzub - site shutdown
2017-01-11 10:12:03 -05:00
Devin Buhl
cd68eea790
removed indexer Fanzub - site shutdown
2017-01-11 09:40:42 -05:00
Devin Buhl
cfe55d00ae
Merge pull request #148 from Radarr/patch/newznab-imdb
...
search imdbid for usenet indexers that support it
2017-01-11 08:53:28 -05:00
Devin Buhl
1d88313424
#146 search imdbid for usenet indexers that support it
2017-01-11 08:42:29 -05:00
Mike
9513068467
Get rid of unnecessary AppVeyor builds.
2017-01-11 08:57:15 +01:00
Tim Turner
9206258370
Fixes Manual Import and DroneFactory
...
Automatic Import still doesn't work - waiting for answer from Sonarr
team.
2017-01-10 21:12:47 -05:00
Tim Turner
0fa1509ca6
Manual Import works
...
Automatically importing still broken
2017-01-10 19:37:17 -05:00
Devin Buhl
c5eb772f7a
Merge pull request #130 from Radarr/newznab-patch
...
Add category 2035 to Newznab providers for WEB-DL search support. #123
2017-01-10 19:14:21 -05:00
Devin Buhl
04fec6d4d8
Add category 2035 to Newznab providers for WEB-DL search support. #123
2017-01-10 19:09:12 -05:00
Devin Buhl
d0b5e380d7
Merge pull request #122 from Radarr/transmission-patch
...
Fix transmission
2017-01-10 17:43:16 -05:00
Devin Buhl
df69c58d2b
Fix transmission
2017-01-10 17:37:23 -05:00
Leonardo Galli
27114c9399
Merge pull request #119 from CHBMB/develop
...
Update readme.md
2017-01-10 23:25:05 +01:00
Neil
cfca07996b
Update readme.md
2017-01-10 22:19:12 +00:00
Leonardo Galli
e97b80f630
Update readme.md
2017-01-10 23:19:00 +01:00
Devin Buhl
792679fd81
Merge pull request #118 from lxh87/patch-1
...
Update SystemLayout.js
2017-01-10 16:50:15 -05:00
lxh87
ecf47d4b17
Update SystemLayout.js
...
Change restart/shutdown message from"Sonarr" to "Radarr"
2017-01-10 22:42:44 +01:00
Leonardo Galli
3b1d49a78f
Update readme.md
2017-01-10 22:30:36 +01:00
Devin Buhl
753f3eb863
Merge pull request #117 from Radarr/wombles-patch
...
Fix Wombles for movies
2017-01-10 16:29:02 -05:00
Devin Buhl
9fc2d22d19
Fix Wombles for movies
2017-01-10 16:28:16 -05:00
Tim Turner
3cb42f06c2
Clean up Feature Requests
2017-01-10 16:05:56 -05:00
Devin Buhl
a6c396a595
Merge pull request #111 from Radarr/addmovie-patch
...
fix #108 - Links to IMDB not working when searching for movies
2017-01-10 15:45:39 -05:00
Devin Buhl
bac9076b1e
fix #108 - Links to IMDB not working when searching for movies
2017-01-10 15:39:25 -05:00
Tim Turner
b228273be0
Update Info page.
...
Updates #73
2017-01-10 15:34:43 -05:00
Leonardo Galli
e7fa4cba19
Fix download rejections being ignored.
2017-01-10 21:25:36 +01:00
Leonardo Galli
0506cc4185
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
2017-01-10 20:07:01 +01:00
Leonardo Galli
cde8b4dd97
Added MovieFileResource. This allows the UI to interact with movie files better. Downloaded Quality is now shown in the table.
2017-01-10 20:06:53 +01:00
Leonardo Galli
0a0a44162c
Merge pull request #105 from galli-leo/linux-tmp-path-patch
...
Fixes #104 - Backup/update fail Access to the path "/tmp/nzbdrone_backup/config.xml" is denied
2017-01-10 19:31:12 +01:00
Devin Buhl
125f46fbec
Fixes #104 - Backup/update fail Access to the path "/tmp/nzbdrone_backup/config.xml" is denied
2017-01-10 13:21:54 -05:00
Leonardo Galli
f3222ca7c7
Merge pull request #102 from galli-leo/addmovies-patch
...
When adding a movie, monitored toggle doesn't apply and always defaults to being monitored
2017-01-10 19:21:24 +01:00
Devin Buhl
d252a8b232
Fixes #100 - When adding a movie, monitored toggle doesn't apply and always defaults to being monitored
2017-01-10 12:39:28 -05:00
Leonardo Galli
48559cf964
Updated legend with number of movies
2017-01-10 17:36:04 +01:00
Leonardo Galli
c734e8bc7e
Update legend for missing status colors.
2017-01-10 17:07:32 +01:00
Leonardo Galli
3c7d7756e6
Fix issues with media managment config not getting saved.
2017-01-10 17:05:37 +01:00
Leonardo Galli
683bda49d8
Movie Editor works now. Fixes #99 .
2017-01-10 16:51:56 +01:00
Leonardo Galli
52fb29ee18
Fixes a few things with importing: Sample check is done even when file is already in movie folder. Fixed importing of movies with "DC".
2017-01-10 16:23:07 +01:00
Leonardo Galli
236e16c9a5
Update sample detection runtime minutes. Some trailers can be long.
2017-01-10 15:43:35 +01:00
Leonardo Galli
0584038273
Fix queue specification.
2017-01-10 15:33:39 +01:00
Leonardo Galli
6685aea144
Movie search should now work, even when titles returned from the TMDB do not have a release date set. Fixes #27 .
2017-01-10 15:29:20 +01:00
Leonardo Galli
e4f7aa52df
History now correctly shows movie title. Fixes #92
2017-01-10 15:15:15 +01:00
Leonardo Galli
f61c4feb00
Redownloading failed downloads works again. Fixes #89 .
2017-01-10 14:15:27 +01:00
Leonardo Galli
04e8c635e0
Use correct Modal for editing movies in table view. Fixes #90
2017-01-10 14:05:01 +01:00
Leonardo Galli
93ea5cfdee
Merge pull request #88 from schumi2004/develop
...
Replace Sonarr with Radarr in Test notification messages
2017-01-10 11:31:39 +01:00
schumi2004
1b7288e7cb
Replace Sonarr with Radarr in Test notification messages
2017-01-10 11:21:09 +01:00
Tim Turner
f1914082b8
Merge pull request #74 from fedoranimus/develop
...
Taking a pass at Library import and rename/organize
2017-01-09 17:31:25 -05:00
Tim Turner
6016948329
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
2017-01-09 17:26:25 -05:00
Tim Turner
708db1a75c
Organize & Rename work
2017-01-09 17:26:13 -05:00
Leonardo Galli
994e881ba6
Fixes an issue with movies not being added with same title slug as existing movies.
2017-01-09 23:16:54 +01:00
Leonardo Galli
893e20c27b
Fix some links under status. Needs further changing further down the line.
2017-01-09 22:17:17 +01:00
Tim Turner
23aace6149
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
...
# Conflicts:
# src/NzbDrone.Api/Series/MovieResource.cs
2017-01-09 15:59:25 -05:00
Leonardo Galli
e774e6a038
Fix for importing movie folders with the at the end.
2017-01-09 21:37:37 +01:00
Leonardo Galli
f19a1a5960
Update Parser to support 576p movies, fixes #67
2017-01-09 18:43:41 +01:00
Devin Buhl
03156d62f6
Remove some indexers and fixed HDBits ( #79 )
...
* Update HDBitsRequestGenerator.cs
* Removed torrentleech, btn and bitmetv
2017-01-09 18:28:08 +01:00
Leonardo Galli
04d01dc781
Fixes Parser to match ImdbId as well as (year).
...
Also fixes searching by imdbid. Fixes importing existing movies as well.
2017-01-09 17:52:55 +01:00
Leonardo Galli
cfae8807aa
Fixes movies not being able to be searched for.
...
(Very stupid mistake on my part.) Fixes #80
2017-01-09 16:47:51 +01:00
Tim Turner
f90e77987e
Merge pull request #70 from aaearon/indexer-fix/omgwtfnzbs
...
update rss sync and fix search for omgwtfnzbs indexer
2017-01-09 08:39:23 -05:00
Devin Buhl
2ed0738b30
Added PassThePopcorn indexer ( #64 )
...
* Added PassThePopcorn indexe
* Added checkboxes for Gold and Checked torrents thanks @evulhotdog
* Sorted movie releases by golden -> checked -> upload date
* Refactored logic.
* Added flags at the end of torrent name for golden / approved
* Updated PTP GOlden to be the popcorn emoji
* Revert "Updated PTP GOlden to be the popcorn emoji"
This reverts commit c6cf0f5fc5 .
* Opps, hopefully build will pass now.
* Move PTP props to new subclass.
2017-01-09 14:30:15 +01:00
Tim Turner
74c5664a7f
Taking another pass at organization/renaming
...
Works once in a while
2017-01-08 22:16:14 -05:00
Tim Turner
4c9abe3d84
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
2017-01-08 19:48:14 -05:00
Tim Turner
7a45394820
Unable to properly parse many movie titles
2017-01-08 19:48:04 -05:00
Tim Schindler
588a48e65d
update rss sync and fix search for omgwtfnzbs indexer
2017-01-08 18:49:27 -05:00
Leonardo Galli
83453e2464
Update SkyHookProxy.cs
2017-01-09 00:40:36 +01:00
Leonardo Galli
e6809585c9
Update SonarrCloudRequestBuilder.cs
...
Fix https error on older mono versions
2017-01-08 23:58:49 +01:00
Tim Turner
14bf63e21d
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
2017-01-08 17:01:47 -05:00
Tim Turner
b5d932866a
Second Pass at rename/organize
2017-01-08 17:01:37 -05:00
Leonardo Galli
0b8a84a57c
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
2017-01-08 20:45:22 +01:00
Leonardo Galli
3555b4ce20
Change name from updated message.
2017-01-08 20:45:19 +01:00
Mike
8cad976e7f
Update readme.md
2017-01-08 20:23:24 +01:00
Leonardo Galli
ad7b6a8ec2
Remove hacky way to change branch
2017-01-08 20:09:44 +01:00
Leonardo Galli
906ecfb6a1
Fixed multiple things in the Update procedure
2017-01-08 20:06:39 +01:00
Mike
03cc3a1ad2
Change default branch in config. ( #63 )
...
* Change Sonarr / NzbDrone auto-updater stuff to Radarr.
This is required in order for the auto-updater to work.
* Change default branch to develop instead of forcing it.
2017-01-08 19:42:46 +01:00
Mike
d62dbd48ae
Change Sonarr / NzbDrone auto-updater stuff to Radarr. ( #61 )
...
This is required in order for the auto-updater to work.
2017-01-08 18:47:48 +01:00
Leonardo Galli
cb12945270
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
2017-01-08 18:16:10 +01:00
Leonardo Galli
af74854b8e
Fix Service install, when Sonarr is also present. Fixes #55 .
2017-01-08 18:16:07 +01:00
Leonardo Galli
f35fae109b
Merge pull request #59 from galli-leo/feature/release-dates
...
Physical release dates now are retreived and stored.
2017-01-08 17:57:22 +01:00
Leonardo Galli
804b2130a8
Merge branch 'develop' into feature/release-dates
2017-01-08 17:49:06 +01:00
Leonardo Galli
49537a2efe
Update UI to display download status.
2017-01-08 17:47:19 +01:00
Leonardo Galli
1dfb4ddcd8
Fixes sorting of movies. Fixes #53 .
2017-01-08 17:10:56 +01:00
Leonardo Galli
fb7969e046
Available date is now displayed.
2017-01-08 16:36:51 +01:00
Tim Turner
cd4863b974
Display UI for MovieEditor, remove reference to SeasonPass
2017-01-08 09:16:24 -05:00
Leonardo Galli
55f4a81dee
Adding first implementation of release_dates for movies.
2017-01-08 12:58:39 +01:00
Tim Turner
d006df8d7c
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
2017-01-08 06:51:47 -05:00
Leonardo Galli
97095733dd
Sets Branch to develop. We need to change this later.
2017-01-08 11:28:23 +01:00
Mike
d08b0ce47a
Integrate AppVeyor and change assembly versioning ( #50 )
...
* Change tvsearch to movie.
* Start working on AppVeyor.
* Add builds.
* MSBuild clean
* Fix.
* Added submodules.
* Add NuGet and Build.
* Restore properly.
* Proper build.
* Disable appveyor tests.
* Ignore cakebuild tools and updated build task.
* Package mono finished.
* Added osx package task.
* Less output, added osx package.
* Shut up npm.
* Actually shut up.
* Added PackageTests task.
* Added task CleanupWindowsPackage.
* Add artifacts.
* AssemblyVersion patching.
* Fix appveyor path.
* Is this a valid pattern?
* Cache node modules.
* Put in subdirectory.
* Start from v0.2.0.x to have a clean start with versions.
* Add tests.
* Tests work but disabled for now.
* Disable for real.
2017-01-08 11:03:04 +01:00
Leonardo Galli
caa5a7e6b7
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
2017-01-08 10:58:54 +01:00
Leonardo Galli
9376c02158
Movies can now be edited, even from the detail view. Fixes #42
2017-01-08 10:58:51 +01:00
Tim Turner
1ebd639e36
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
2017-01-07 21:05:30 -05:00
Tim Turner
eff34725af
Merge pull request #47 from mitchellcash/remove_DS_Store
...
Remove all .DS_Store files
2017-01-07 20:57:10 -05:00
Tim Turner
00d4bfd712
Merge pull request #48 from fedoranimus/develop
...
Harden parsing of imported movie titles
2017-01-07 20:56:33 -05:00
Tim Turner
5f9e285c70
Fix issues with ", the" not trimming properly
2017-01-07 20:55:14 -05:00
Tim Turner
902824cdbd
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
2017-01-07 20:54:52 -05:00
Mitchell Cash
d3cbf9a8ff
Remove all .DS_Store files
...
It is now part of .gitignore so hopefully we shouldn't see these again.
2017-01-08 11:20:50 +10:00
Mike
c63704ba0d
Change tvsearch to movie. ( #46 )
2017-01-07 20:48:45 +01:00
Tim Turner
da404d6435
Merge pull request #45 from fedoranimus/develop
...
Enables the Import UI & parses movie titles which contain year
2017-01-07 14:31:24 -05:00
Tim Turner
d9a6c4f211
Update import UI & parse titles which contain years
2017-01-07 14:29:23 -05:00
Tim Turner
7436997f9b
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
2017-01-07 12:38:58 -05:00
Tim Turner
4c2be68549
Merge pull request #38 from fedoranimus/develop
...
First pass at Media Management
2017-01-07 12:31:28 -05:00
Tim Turner
6d1766d81a
Update default formats
2017-01-07 12:19:26 -05:00
Tim Turner
3e676d2073
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
2017-01-07 11:58:47 -05:00
Leonardo Galli
6da73d73a5
Merge pull request #40 from AeonLucid/develop
...
Update services url to fix auto-updater.
2017-01-07 17:40:33 +01:00
Tim Turner
b9c98205e0
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
2017-01-07 11:12:26 -05:00
Leonardo Galli
07d2f5b6a0
Update package.sh to support OSX AutoUpdater
2017-01-07 12:49:10 +01:00
Leonardo Galli
bfa479507c
Update package.sh and PathExtensions in preparation for AutoUpdater
2017-01-07 12:40:19 +01:00
Leonardo Galli
4182728901
Updated all AssemblyInfos so version info only needs to be changed once
2017-01-07 12:03:56 +01:00
Leonardo Galli
5be5709043
Update package.sh, fixes #35
2017-01-07 11:24:53 +01:00
Leonardo Galli
ee5a2ec289
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
2017-01-07 11:03:59 +01:00
Leonardo Galli
cdfb95f425
Hopefully icon is now finally fixed.
2017-01-07 11:02:56 +01:00
Leonardo Galli
451060cb65
Merge pull request #37 from aaearon/rtorrent
...
dirty fix for rtorrent
2017-01-07 10:47:10 +01:00
Leonardo Galli
4d795e13cd
Fix for movie naming config. Still kinda hacky, but works ok now.
2017-01-07 10:42:21 +01:00
Leonardo Galli
ff6bf235aa
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
2017-01-07 09:47:14 +01:00
Leonardo Galli
a272127a00
Should finally fix exe icon and resulting build error.
2017-01-07 09:47:08 +01:00
AeonLucid
e3bc6de734
Update services url to fix auto-updater.
2017-01-07 05:48:24 +01:00
Tim Turner
23249de728
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
2017-01-06 22:51:47 -05:00
Tim Turner
05e4af9ae7
1st pass at Movie Naming
...
Parser is failing on the sample
2017-01-06 22:51:15 -05:00
Tim Turner
1864a79f99
Merge pull request #36 from aaearon/nzbs.org
...
changed nzbs.org category for movies
2017-01-06 22:24:35 -05:00
Tim Schindler
5843a881e6
changed nzbs.org category for movies
2017-01-06 21:58:46 -05:00
Tim Schindler
d898fbb4b0
dirty fix for rtorrent
2017-01-06 21:54:24 -05:00
Tim Turner
721767331b
Update naming management
...
Still need to write BuildFileName() and BuildFilePath()
2017-01-06 19:32:19 -05:00
Leonardo Galli
abd4c1a1ad
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
2017-01-06 23:16:39 +01:00
Leonardo Galli
df971b1289
Fix exe icon.
2017-01-06 23:16:35 +01:00
Leonardo Galli
e5c81eefd2
Merge pull request #34 from onedr0p/develop
...
Instead of searching for imdbid (which jackett may or may not have depending on the tracker) search for a word instead.
2017-01-06 21:56:02 +01:00
Tim Turner
49c7c033d9
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
2017-01-06 15:31:19 -05:00
Devin Buhl
f7fb238fb4
Merge pull request #1 from onedr0p/onedr0p-patch-1
...
Update TorrentPotatoRequestGenerator.cs
2017-01-06 15:27:33 -05:00
Devin Buhl
52dbd8d708
Update TorrentPotatoRequestGenerator.cs
...
Instead of searching for imdbid (which jackett may or may not have depending on the tracker) search for a word instead.
2017-01-06 15:26:16 -05:00
Leonardo Galli
427babf34e
Update readme.md
2017-01-06 19:24:40 +01:00
Leonardo Galli
1022879103
Change version number to 0.1.0
2017-01-06 18:59:01 +01:00
Leonardo Galli
dbf34e6740
Updated Interval to scan for finished downloads to .25 minutes.
2017-01-06 16:11:41 +01:00
Leonardo Galli
4fd062b4e3
Fixed bug where movies and moviefiles were not linked.
2017-01-06 15:37:44 +01:00
Leonardo Galli
9aa8050627
Decision Engine is now mostly working with movies :)
2017-01-06 15:05:30 +01:00
Leonardo Galli
cd310626e9
Parser now recognizes Hardcoded subs. By default these releases are rejected. However, they can still be manually downloaded.
2017-01-06 14:38:52 +01:00
Leonardo Galli
145c2ca4a4
Update ISSUE_TEMPLATE.md
2017-01-06 14:11:58 +01:00
Leonardo Galli
1f5dcef29d
Update .travis.yml
...
Added Travis CI webhook for Discord
2017-01-06 13:49:33 +01:00
Leonardo Galli
899c1d98e3
Real fix for osx app icon
2017-01-06 13:27:05 +01:00
Leonardo Galli
3f8ea405bf
Fix for osx icon really now.
2017-01-06 13:26:12 +01:00
Leonardo Galli
f3c9a91da8
Fixes osx app icon.
2017-01-06 13:17:19 +01:00
Leonardo Galli
a6c79cd5d8
Update build.sh
...
Fixes crash for Mono, because it tried to use a system tray (Not available on linux & osx)
2017-01-06 13:13:22 +01:00
Tim Turner
ed1174affb
Merge pull request #28 from fedoranimus/develop
...
Update Logos
2017-01-05 18:17:34 -05:00
Tim Turner
451f101350
Update background logo
2017-01-05 18:16:26 -05:00
Tim Turner
a29fe1681d
Update background logo and poster
2017-01-05 18:05:50 -05:00
Tim Turner
48e142c47d
Replaced more logos
2017-01-05 17:41:36 -05:00
Tim Turner
f1bc0164f6
Update logos
2017-01-05 17:38:00 -05:00
Leonardo Galli
aceb282f8d
Fixes text color of movie links for list view.
2017-01-05 23:23:24 +01:00
Leonardo Galli
7871c118e7
Fix for PassThePopcorn release titles
2017-01-05 23:12:22 +01:00
Leonardo Galli
5e7b379a45
Fixes for movie statuses
2017-01-05 23:12:09 +01:00
Leonardo Galli
be95311471
Updated index page for movies.
2017-01-05 23:03:34 +01:00
Leonardo Galli
17d7083412
Fixes compile issues introduced with latest commit.
2017-01-05 20:49:26 +01:00
Leonardo Galli
51e5c55d5f
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
2017-01-05 20:42:06 +01:00
Leonardo Galli
88dacc00f7
Renamed NzbDrone.exe to Radarr.exe.
2017-01-05 20:42:02 +01:00
Leonardo Galli
c314c9f6ec
Update readme.md
2017-01-05 17:50:22 +01:00
Leonardo Galli
2b54f0a7f3
Fixed package script for osx.
2017-01-05 17:20:30 +01:00
Leonardo Galli
7a5fe59dbf
Added TorrentPotato Indexer.
2017-01-05 17:12:46 +01:00
Leonardo Galli
a63587bb19
Fix alternative titles, if there is only one.
2017-01-05 14:54:48 +01:00
Leonardo Galli
eb46343ce8
Fix History not picking up imported movie.
2017-01-05 14:50:12 +01:00
Leonardo Galli
8fa43fb9f7
Fix for Path column in MovieFiles table.
2017-01-05 14:36:58 +01:00
Leonardo Galli
6d5e9ad4a1
Fixed matching wrong movies from database when searching.
2017-01-05 13:23:22 +01:00
Leonardo Galli
70c8228605
Updated Newznab to correctly identify movie search capabilities
2017-01-05 13:16:23 +01:00
Leonardo Galli
82470bd995
Fixed an issue where tracked downloads would not be found in the database due to alternative titles.
2017-01-05 12:39:48 +01:00
Leonardo Galli
a263558383
Fix parsing of special editions without . in title.
2017-01-05 11:36:26 +01:00
Leonardo Galli
7d82e35650
Fixes some strings still saying episode.
2017-01-05 11:28:22 +01:00
Leonardo Galli
8616bcedd4
Fixes Deluge for movies.
2017-01-05 11:04:29 +01:00
Leonardo Galli
2c66322121
Fixes default Category of QBittorent client.
2017-01-05 10:59:37 +01:00
Leonardo Galli
1402bc883e
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
2017-01-05 10:50:35 +01:00
Leonardo Galli
1325822798
Added the TMDB Configuration service. This allows Image urls to be dynamically generated!
2017-01-05 10:49:55 +01:00
Mike
7a786d4c0e
Fixes all usenet download clients. ( #25 )
...
* Remove confusing abstract method from UsenetClientBase.
* Fix Sabnzbd.
* Put back abstract method.
* Fix usenet download clients.
2017-01-05 01:06:18 +01:00
Leonardo Galli
87c7afac16
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
2017-01-04 23:20:52 +01:00
Leonardo Galli
06d39579a5
Fixed some things regarding director's cut / special edition.
2017-01-04 23:20:48 +01:00
Leonardo Galli
c8ea0a73e2
Merge pull request #24 from AeonLucid/develop
...
Better folder name.
2017-01-04 23:01:44 +01:00
Leonardo Galli
eeb3c88131
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
2017-01-04 22:59:39 +01:00
Leonardo Galli
fd718b61ac
Updated Parser to parse movie titles. Should also parse things, such as: Director's Cut, Special Edition, etc. This is then displayed in the manual search UI. Importing is not yet updated for the new parser!
2017-01-04 22:59:34 +01:00
AeonLucid
4a3b2a0014
Better folder name.
2017-01-04 22:54:45 +01:00
Tim Turner
cbd87dcc38
Merge pull request #23 from fedoranimus/develop
...
Fix newznab indexers and nzbget
2017-01-04 15:55:19 -05:00
Tim Turner
956de03a62
Fixed up Newznab indexers
...
Hacky way to remove the "tt" from an imdbid - need to come up with a
better way.
2017-01-04 15:48:30 -05:00
Tim Turner
2b74098040
Merge remote-tracking branch 'refs/remotes/origin/develop' into galli-leo/develop
2017-01-04 14:55:25 -05:00
Leonardo Galli
402a9e1ee0
Fixes some issues when adding movies caused by TMDB.
2017-01-04 20:52:59 +01:00
Leonardo Galli
e68653463d
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
2017-01-04 20:34:37 +01:00
Leonardo Galli
0715962ec5
TheMovieDB.org is now used as metadata source.
2017-01-04 20:27:14 +01:00
Leonardo Galli
5668a3bcfd
Merge pull request #22 from AeonLucid/develop
...
Replace colon in movie path.
2017-01-04 18:42:01 +01:00
AeonLucid
bd241dcbe0
Replace colon in movie path.
2017-01-04 18:23:54 +01:00
Leonardo Galli
69786b3968
Fixes OSX Application name.
2017-01-04 15:05:14 +01:00
Leonardo Galli
6e2ded5d33
Fixed an issue where sometimes the json returned from IMDb just was not parsed correctly for some misterious reason.
2017-01-04 15:01:38 +01:00
Leonardo Galli
b47d5f7fa1
Update readme.md
2017-01-04 12:15:56 +01:00
Tim Turner
90ff73d45f
Update NzbGet & NewznabSettings to support movies
2017-01-03 18:33:16 -05:00
Tim Turner
c2c7015f39
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
2017-01-03 18:32:31 -05:00
Tim Turner
579602419e
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
2017-01-03 18:01:17 -05:00
Leonardo Galli
28857e7fac
Fixes issue with History table.
2017-01-03 23:59:41 +01:00
Leonardo Galli
6d23fb1b61
Fixes issue with History table not having a movie id field.
2017-01-03 23:57:02 +01:00
Tim Turner
96332978a0
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
2017-01-03 17:42:54 -05:00
Leonardo Galli
ad95fbfd4a
Implemented importing movies. This is still in early stages, however it should work pretty well.
2017-01-03 23:18:51 +01:00
Tim Turner
1488c0a0fc
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
2017-01-03 16:54:20 -05:00
Leonardo Galli
d9d8cbacec
Fixes package.sh for OSX builds
2017-01-03 17:35:47 +01:00
Leonardo Galli
80f2adad50
Changes name to Radarr in system tray icon.
2017-01-03 17:35:31 +01:00
Leonardo Galli
7a72f4a05b
Fix package.sh
2017-01-03 16:29:49 +01:00
Leonardo Galli
6d7ff628d8
Updated package.sh for Travis
2017-01-03 16:15:13 +01:00
Leonardo Galli
e9f9f66b2f
Allow Sonarr and Radarr to run together.
...
Also changes default port of Radarr to 7878.
However, now multiple instances of Radarr can also be run. This should
be fixed in the future.
2017-01-03 16:06:06 +01:00
Leonardo Galli
6ca88f98af
Fix package.sh permissions for travis
2017-01-03 16:04:41 +01:00
Leonardo Galli
631cf776f6
Travis now automatically pushes a build to a server.
2017-01-03 15:54:15 +01:00
Leonardo Galli
6ea9b4b94a
Added Script for easier packaging.
2017-01-03 14:18:13 +01:00
Leonardo Galli
d835c168d3
Searching for movies directly when adding them is now working.
2017-01-03 13:26:09 +01:00
Leonardo Galli
329786365d
Fixed adding multiple movies.
2017-01-03 12:52:09 +01:00
Leonardo Galli
4f6380a73c
Automatically downloading the best movie release works now.
2017-01-03 11:59:03 +01:00
Leonardo Galli
cde1217356
Movies now show up in the Queue.
2017-01-02 22:01:11 +01:00
Leonardo Galli
2eedfca78a
Movie history now fully implemented.
2017-01-02 21:02:54 +01:00
Leonardo Galli
0d65984991
Fix History for Movie Details page.
2017-01-02 20:41:44 +01:00
Leonardo Galli
2a932fe7e8
First implementation of History for Movies. However, nothing is returned from the Database query misteriously.
2017-01-02 20:15:13 +01:00
Leonardo Galli
0e02171938
Fixes downloading a movie. However, now all downloaders except QBittorrent are non functional until they get fixed. See #14
2017-01-02 19:20:32 +01:00
Tim Turner
a3dfa05f25
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
2017-01-02 12:24:56 -05:00
Leonardo Galli
2a3b0304cb
Fixed a few things with displaying the Movie Details Page. Implemented the first round of Searching for and Downloading movie Releases. ATM this is still a bit hacky and alot of things need to be cleaned up. However, one can now manually search for and download (only in qBittorrent) a movie torrent.
2017-01-02 18:05:55 +01:00
Leonardo Galli
16e35f68bb
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
2017-01-02 13:21:11 +01:00
Leonardo Galli
74b1c846a5
Fixed css for movies.
2017-01-02 13:20:50 +01:00
Leonardo Galli
1f930c18e4
Update readme.md
2017-01-02 11:45:11 +01:00
Leonardo Galli
d9e60eff6b
Update .travis.yml
...
Removed tests since they take far too long
2017-01-02 11:25:28 +01:00
Leonardo Galli
097982334c
Update .travis.yml
...
Fixed syntax for test.sh
2017-01-02 10:40:09 +01:00
Leonardo Galli
be6e6b910e
Update .travis.yml
...
symlinking node was already done in apt-get and therefore resulted in an error.
2017-01-02 10:32:23 +01:00
Leonardo Galli
31b9ec1116
Create .travis.yml
...
Should enable automatically testing.
2017-01-02 10:27:59 +01:00
Leonardo Galli
ff6c3b70d3
Merge pull request #12 from fedoranimus/develop
...
Fix template references and 'movie' strings
2017-01-02 10:12:49 +01:00
Tim Turner
0fd0b31a60
Fix template references and 'movie' strings
2016-12-31 14:42:32 -05:00
Leonardo Galli
76e6ebc63c
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
2016-12-30 11:58:43 +01:00
Leonardo Galli
2ea35adb98
Fixed issue with Homepage movies not loading correctly.
2016-12-30 11:58:39 +01:00
Leonardo Galli
782f63f510
Update readme.md
2016-12-30 11:34:11 +01:00
Leonardo Galli
c874122fc0
Use different folder to store sqlite database. Fixes #10 .
2016-12-30 11:25:25 +01:00
Leonardo Galli
2efda4933d
Changed the name in the UI to Radarr.
2016-12-29 17:44:51 +01:00
Leonardo Galli
b7c70d750a
Movies should now show on the main page. However, a lot has to be done to the detail controller before it is really going to work.
2016-12-29 17:38:54 +01:00
Leonardo Galli
5ebfac6cc8
First implementation of custom database table for movies.Some things are not yet working quite well (e.g. search clears when movies are added.). Also movies cannot yet be looked up!
2016-12-29 16:04:01 +01:00
Leonardo Galli
74ca6149e3
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
2016-12-29 14:07:43 +01:00
Leonardo Galli
40d7590f80
First implementation of completely rewriting the way Radarr handles movies. Searching for new movies is now mostly feature complete.
2016-12-29 14:06:51 +01:00
Leonardo Galli
2cb27240dc
Update readme.md
2016-12-28 22:37:06 +01:00
Leonardo Galli
837c2683df
Update readme.md
2016-12-28 18:43:31 +01:00
Leonardo Galli
0b278c7db8
Searching for movie now works with downloading. They also get imported fine.
...
Additionally, a whole series (or movie in this case) can now be
downloaded manually.
Note: It probably won't start downloading missed releases. Only manually
clicking search for is working ATM.
2016-12-28 17:13:18 +01:00
Leonardo Galli
0b765d10fe
Updated some text to say movies instead of series
2016-12-27 18:48:59 +01:00
Leonardo Galli
20dbdfb344
Added first iteration of adding movies.
...
Currently working:
- Searching for new Movies on IMDb (very hacky)
- Adding movie as a series with one season and episode (very hacky)
- Rarbg.to indexer. (somewhat hacky)
TODO:
- Tweak release specifications so that they do not cause exceptions.
- Add Movie struct so that searching for ones is not so hacky.
- rework movies UI.
2016-12-27 18:31:38 +01:00
Leonardo Galli
426448ed98
Update readme.md
2016-12-25 12:43:05 +01:00
Keivan
03b83ed226
Rename Metadata Dir to fix build in *nix
2016-12-24 12:13:16 -08:00
Keivan
eafe79450e
Rename Metadata Dir Step 1
2016-12-24 12:13:15 -08:00
Keivan
f286dba40a
Rename QBittorent Dir to fix building in *nix
2016-12-24 12:13:14 -08:00
Keivan
448f579723
Rename QBittorent Dir Step 1
2016-12-24 12:13:13 -08:00
Keivan Beigi
1562081235
Upgraded MediaInfo from 0.7.74 to 0.7.91
2016-12-23 13:51:01 -08:00
Keivan Beigi
0214c8e0f0
Removed unused using statements
2016-12-23 13:45:24 -08:00
Keivan Beigi
f16dd069b5
Upgraded DDay.iCal to Ical.Net
2016-12-21 20:38:37 -08:00
Keivan Beigi
aba613acd1
Because it's 2016!
2016-12-21 20:38:37 -08:00
Keivan Beigi
2e36538dcd
Environment variables sometimes lie!
2016-12-21 20:38:35 -08:00
Keivan Beigi
c42e4d682c
more kosher regex group names.
2016-12-21 20:38:35 -08:00
Keivan Beigi
327536b684
Added NoOp Performance Counter Manager
2016-12-21 20:38:35 -08:00
Mark McDowall
7dbacf105d
Fixed: Parsing of some anime releases that use Episode after the title
2016-12-21 18:08:02 -08:00
margaale
8d776abb48
Fixed: Handle download clients sending invalid content-type header.
...
DownloadStation incorrectly surrounds charset with double-quotes. whereas the http standard specifies they must be without quotes.
fixes #1586
2016-12-20 20:54:44 +01:00
Mark McDowall
7f8093de92
Fixed: Use Category from qBittorrent when set instead of Label
2016-12-13 23:32:46 -08:00
Mark McDowall
c1de7f26d1
Added test for 4 digit season number and series title with year
2016-12-13 23:32:46 -08:00
Mark McDowall
4a82d30d3d
Fixed: Parsing of mini episodes that contain the year in the title
2016-12-13 23:32:46 -08:00
Keivan Beigi
da52e60f36
Upgraded Nlog/RestSharp/Selenium
2016-12-12 11:17:15 -08:00
Keivan Beigi
cf58e52f40
Upgraded Nancy!!!!
2016-12-12 11:17:15 -08:00
Keivan Beigi
2a7ae96906
upgraded nbuilder/automoq
2016-12-12 11:17:15 -08:00
Keivan Beigi
053f6fcaeb
Upgrade fluentmigrator
2016-12-12 11:17:15 -08:00
Keivan Beigi
0c75d0bb03
Upgraded nunit/fluentassertion
2016-12-12 11:17:15 -08:00
Thijs Tijsma
0c9b5dc97e
Added Visual Studio folder (.vs) to the ignore file.
2016-12-11 15:33:48 -08:00
Mark McDowall
c99e92e6af
New: Validate PMS version before performing a library update
2016-12-08 10:23:53 -08:00
Mark McDowall
3f64c01d5b
Fixed: Partial library updates for Plex Media Server 1.3
2016-12-07 12:58:23 -08:00
Mark McDowall
f022dae1fa
Fixed: Partial library updates for Plex Media Server 1.3
2016-12-06 17:05:00 -08:00
Mark McDowall
52ad8cf37f
Fixed: Error handling of valid, empty responses from Plex Media Server
2016-12-06 09:11:50 -08:00
Mark McDowall
3d20fd8f96
Fixed: Error handling of valid, empty responses from Plex Media Server
2016-12-05 09:34:17 -08:00
Lloyd Sparkes
cf662291d5
Fixed: Lingering Socks5 Proxy sockets when proxy is using dynamic ips
2016-12-04 16:43:18 +01:00
Mark McDowall
43d85bf59d
Fixed: Parsing of some Plex server responses before 1.3
2016-12-02 10:39:12 -08:00
ARTbird309
4a149c356b
New: Telegram notifications
...
Closes #1355
2016-11-30 19:08:29 -08:00
Chris Allen
740fc9154f
Shorten 'MPEG-2 Video' to 'MPEG2'.
2016-11-30 17:54:22 -08:00