Leonardo Galli
4e8089dd42
Cutoff tab actually working now.
8 years ago
Devin Buhl
75436bcce4
Pass at seeing if this works on linux now ( #692 )
8 years ago
Devin Buhl
f477c46406
Wanted & Missing ( #687 )
...
* Remove Season Pass, Update Header name, remove useless function
* Cutoff Tab now works
8 years ago
Devin Buhl
df691488a9
Fixed MovieMissingModule failed while processing [MovieDownloadedEvent]
8 years ago
Leonardo Galli
35b384439f
Bulk Import. ( #583 )
...
* First pass at bulk import.
* First pass at paging implementation for bulk import.
* Another pass at UI for bulk import
WHY WON'T THE ROWS SELECT?!?!
* Paging mostly done. UI needs to show loading still.
* Fix for selection
* fixes.
* Add caching to bulk import
* Tried to fix paging.
* Fix has next
* Fix link error.
* Pageable now works almost perfectly.
Collection now works really nicely when paged. Also movies from different pages can be added no problemo.
* /bulk-import: ProfileCell
Various other QoL changes
* Profile selection works now
Still kinda hacky
* Default monitored to true.
* Add Monitor Cell
Update styling, added path tooltip as well
* Update model when changing tmdbId
Ensure monitor status doesn't change as well
* Added spinner feedback for tmdbid cell.
* /bulk-import: Add page-size selector
8 years ago
Leonardo Galli
721773ef68
Fixed issue where quality weight was mapped wrongly. Fixes #597
8 years ago
Tim Turner
e185ba0191
Don't display mapped movies in import list
...
When importing existing movies, don't list those which already exist in the collection.
8 years ago
Devin Buhl
f9844c284a
Merge pull request #487 from mitchellcash/port_validation
...
Fixed: Proper port validation for download clients and connections
8 years ago
Devin Buhl
b6e4f53597
Make NetImport sync interval work (needs some testing)
8 years ago
Leonardo Galli
4abbf55ee4
Merge Develop into Net-Import
8 years ago
Leonardo Galli
5e9a79afe8
Quality of an existing movie file can now be edited.
8 years ago
Mark McDowall
b76c54ceac
Fixed: Proper port validation for download clients and connections
8 years ago
Leonardo Galli
cbc70a8ff3
Added option to specify preferred words in quality profile. ( #462 )
...
* UI Done
* Should theoretically work.
* Preferred tags works now correctly :)
8 years ago
Leonardo Galli
dd8af0ad8c
Manual Import works now!
...
Also fixed a few bugs.
8 years ago
Leonardo Galli
44b4e71c05
Manual importing almost done. Needs fixing for mapping movies.
8 years ago
schumi2004
d132f55830
fix new rss-sync threshold
8 years ago
Leonardo Galli
032bc2d5c4
Add basic ui of manual import.
8 years ago
Leonardo Galli
80e53f209d
Movies can now be added monitored or unmonitored.
8 years ago
Leonardo Galli
82f29cdc70
Add Ability to set RootFolderPath for Net Import List
...
Fixed other things. Finished command to automatically add a movie.
8 years ago
Leonardo Galli
12e74aa38b
Change Forms Auth Cookie. Fixes #285
8 years ago
Leonardo Galli
94eccc6c14
Rethought about where certain things are stored.
...
Profiles are now a component of the NetImportDefinition.
8 years ago
Leonardo Galli
9fffcfaea3
Fix stuff regarding the ordering of Fields.
8 years ago
Leonardo Galli
dd553b9439
WIP UI Update for adding lists.
8 years ago
Leonardo Galli
451f2d30e4
Merged branch develop into feature/net-import
8 years ago
Leonardo Galli
463d85e479
Basis of UI Update.
8 years ago
Leonardo Galli
2c52795822
Add base for netimport api. Still nothing on the UI side.
8 years ago
Leonardo Galli
40ca469339
Update MovieModule
8 years ago
Tim Turner
53cbfa803b
Fix MediaCoversUpdatedEvent broadcast
...
Cleans exception when updating media covers expects a series Id.
8 years ago
Leonardo Galli
f72b042d5d
Blacklisting works now.
8 years ago
Vlad Ilies
4aec0e8fc6
fixed build
8 years ago
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
8 years ago
Devin Buhl
c48fe9de12
Revert "Sonarr/sqlite updates"
8 years ago
Keivan Beigi
d9e2b22e74
Upgraded System.Data.SQLite to 1.0.104.0
8 years ago
Tim Turner
ae0df2aef0
Disambiguate Movie from Episode Renaming
...
Fixes #84
8 years ago
Leonardo Galli
967d3fd5c0
Add Calendar Tab back. Fixes #32
8 years ago
Vlad Ilies
30d2b41fbb
Added movie studio to movie details page ( #262 )
...
* modified Movie model
* db migration
* ui template modification
8 years ago
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
8 years ago
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.
8 years ago
William Comartin
c9e6835d7b
Change Sonarr to Radarr in Help Text, and in Notification Text
...
Change sonarr log files to radarr log files
8 years ago
Leonardo Galli
5e8b617625
Sorting now working according to quality in release collection. Fixes #85 .
8 years ago
Leonardo Galli
0506cc4185
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
8 years ago
Leonardo Galli
cde8b4dd97
Added MovieFileResource. This allows the UI to interact with movie files better. Downloaded Quality is now shown in the table.
8 years ago
Devin Buhl
125f46fbec
Fixes #104 - Backup/update fail Access to the path "/tmp/nzbdrone_backup/config.xml" is denied
8 years ago
Leonardo Galli
3c7d7756e6
Fix issues with media managment config not getting saved.
8 years ago
Leonardo Galli
683bda49d8
Movie Editor works now. Fixes #99 .
8 years ago
Tim Turner
708db1a75c
Organize & Rename work
8 years ago
Tim Turner
23aace6149
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
...
# Conflicts:
# src/NzbDrone.Api/Series/MovieResource.cs
8 years ago
Leonardo Galli
cfae8807aa
Fixes movies not being able to be searched for.
...
(Very stupid mistake on my part.) Fixes #80
8 years ago
Tim Turner
7a45394820
Unable to properly parse many movie titles
8 years ago
Tim Turner
14bf63e21d
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
8 years ago
Tim Turner
b5d932866a
Second Pass at rename/organize
8 years ago
Leonardo Galli
804b2130a8
Merge branch 'develop' into feature/release-dates
8 years ago
Leonardo Galli
49537a2efe
Update UI to display download status.
8 years ago
Leonardo Galli
55f4a81dee
Adding first implementation of release_dates for movies.
8 years ago
Tim Turner
b9c98205e0
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
8 years ago
Leonardo Galli
4182728901
Updated all AssemblyInfos so version info only needs to be changed once
8 years ago
Leonardo Galli
4d795e13cd
Fix for movie naming config. Still kinda hacky, but works ok now.
8 years ago
Tim Turner
05e4af9ae7
1st pass at Movie Naming
...
Parser is failing on the sample
8 years ago
Tim Turner
721767331b
Update naming management
...
Still need to write BuildFileName() and BuildFilePath()
8 years ago
Leonardo Galli
1022879103
Change version number to 0.1.0
8 years ago
Leonardo Galli
dbf34e6740
Updated Interval to scan for finished downloads to .25 minutes.
8 years ago
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!
8 years ago
Leonardo Galli
0715962ec5
TheMovieDB.org is now used as metadata source.
8 years ago
Leonardo Galli
d835c168d3
Searching for movies directly when adding them is now working.
8 years ago
Leonardo Galli
cde1217356
Movies now show up in the Queue.
8 years ago
Leonardo Galli
0d65984991
Fix History for Movie Details page.
8 years ago
Leonardo Galli
2a932fe7e8
First implementation of History for Movies. However, nothing is returned from the Database query misteriously.
8 years ago
Leonardo Galli
0e02171938
Fixes downloading a movie. However, now all downloaders except QBittorrent are non functional until they get fixed. See #14
8 years ago
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.
8 years ago
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!
8 years ago
Leonardo Galli
40d7590f80
First implementation of completely rewriting the way Radarr handles movies. Searching for new movies is now mostly feature complete.
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Keivan Beigi
f16dd069b5
Upgraded DDay.iCal to Ical.Net
8 years ago
Keivan Beigi
aba613acd1
Because it's 2016!
8 years ago
Keivan Beigi
da52e60f36
Upgraded Nlog/RestSharp/Selenium
8 years ago
Keivan Beigi
cf58e52f40
Upgraded Nancy!!!!
8 years ago
Taloth Saldono
1251e294cd
Saving settings failed if value was null.
8 years ago
Mark McDowall
eb8ef6c337
Fixed: login page being returned instead of unauthorized response
8 years ago
Mark McDowall
50a0e9514e
Fixed: Default redirect URL for forms auth will use URL Base if configured
8 years ago
Taloth Saldono
36a3e86882
New: Added filter by tag to iCal feed.
...
closes #1430
8 years ago
Mark McDowall
e76fb8c90b
Fixed: Issue loading settings on some systems
8 years ago
Taloth Saldono
080e2e9eff
New: Added query parameter to ical feed to list premiers only.
...
fixes #1463
fixes #1442
8 years ago
Mark McDowall
2e96c4e798
New: Parse existing subtitles and extra files
...
Towards #459
8 years ago
Taloth Saldono
713e109bc9
Fixed api blacklist, history, wanted/missing and wanted/cutoff requiring sortKey, now defaulting to an appropriate value (airDateUtc/date desc for most).
...
fixes #1452
8 years ago
Mark McDowall
2d54ca5d47
New: Ability to include unmonitored episodes in the iCAL feed
...
Closes #1442
9 years ago
Taloth Saldono
73fb216e6f
New: Added CAPTCHA support to Rarbg.
9 years ago
Taloth Saldono
b80d6c74ad
Api errors now log statuscode too.
9 years ago
Mark McDowall
1218dd255f
Fixed: Allow series to be added unmonitored through the API
...
Closes #1404
9 years ago
Taloth Saldono
87d00abdf1
Adjusted Gzip stream to reduce response times.
9 years ago
Taloth Saldono
19aded7a15
Order the pipeline registration process.
9 years ago
Taloth Saldono
a2536deef0
Fixed: Significantly improved api performance.
9 years ago
Taloth Saldono
d4bab775df
Updated NLog to 4.3.4.
9 years ago
Taloth Saldono
f0ae908892
Merge remote-tracking branch 'upstream/search-delays' into develop
9 years ago
Taloth Saldono
54c17de849
New: Http/Socks proxy support.
...
fixes #732
9 years ago
Mark McDowall
67ff871cf6
FolderWritableValidator
...
Fixed: Information in UI when attempting to add a root folder that is not writable
Fixes #1280
9 years ago
Mark McDowall
fd42ddec1b
Fixed: Respect delays when searching after a failed DownloadRelease
...
Closes #1292
9 years ago
Taloth Saldono
229986033c
Added logging of Sonarr API calls.
9 years ago
Taloth Saldono
b479064abd
Moved Proxy types around and refactored/renamed a few things.
9 years ago
Lloyd Sparkes
bfe134ee54
Proxy Support for Sonarr #732
...
Switch to use Port #0 which just uses the next free port
Non Functional - Code Cleanup
Tabs -> Spaces,
Opps Deleted too much
Refactoring & Code Cleanup & Move Config to DB
remove unneeded line
Clean Up Spaces
Code Review Points on the UI
FIx extra space
Clean Up unrequired changes
Add a HealthCheck.
Extra Check in ProxyCheck. Correctly deal with Socks Authentication
Remove SubModule
Add in Nuget + Tweak ProxyCheck
Code Review Points
Missed Review Point
Add Subnet Filtering, Add ProxyBypass for local addresses. UI updated for property changes.
Fix typo, and copy&paste error
Tweak URL to hit
9 years ago
Mark McDowall
76f8cc81da
Fixed: Don't force testing when updating connections, indexers or download clients
9 years ago