Devin Buhl
6d4e1f6c2e
fix movies being clobbered when a new list is sent thru
8 years ago
Devin Buhl
2b579eb0d3
Merge pull request #385 from hotio/ui-logos
...
Ui logos
8 years ago
Devin Buhl
c0f323b05a
Implement NetImportSearchService
...
check it out
8 years ago
hotio
791121fa06
Proper ico and favicon
8 years ago
Leonardo Galli
f0bcb27beb
Fixes issue when multiple audio channels are present. Fixes #315 Fixes #294
8 years ago
Leonardo Galli
00099a5e40
Added Base URL
8 years ago
Leonardo Galli
7c251157ed
Fix media info parsing of multiple audio channels. Fixes #315 Fixes #294
8 years ago
Tim Turner
ec6b389d75
Fix duplicate key prefixing
8 years ago
Tim Turner
f38430d632
Update localstorage key prefixes
8 years ago
Tim Turner
266f28883a
Prefix localstorage keys with "Radarr"
...
Updates #285
8 years ago
hotio
cc3c2533fa
Updated ico files
8 years ago
hotio
f8162b34f2
Update UI logos
8 years ago
Leonardo Galli
1fa736c6d8
Fixed styling. Fixed definitions not being returned.
8 years ago
Leonardo Galli
a50b20a397
Set update interval to 30 minutes if on nightly
8 years ago
Leonardo Galli
de5489ae9a
Merged branch develop into develop
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
Tim Turner
80ec66b47c
Prefix Keys with "Radarr"
...
Makes progress on #285
8 years ago
Leonardo Galli
9fffcfaea3
Fix stuff regarding the ordering of Fields.
8 years ago
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)
8 years ago
Leonardo Galli
76a42b28f3
Second UI Pass, Testing now works and other little things.
8 years ago
Leonardo Galli
ad26e48408
Fix up presets.
8 years ago
Leonardo Galli
0bab97e02f
Make presets work for RSS Import :)
8 years ago
Leonardo Galli
2413457323
Add CP list class.
8 years ago
Devin Buhl
ec5161e848
Add more filter options to movie list
8 years ago
Devin Buhl
0ec54daaff
Merge pull request #373 from baltoaca/develop
...
search selected button in wanted tab works
8 years ago
Devin Buhl
bfcd05206f
migration migrainetion
8 years ago
Devin Buhl
ddf10ed137
Added couchpotato, and added a test
8 years ago
Tim Turner
3ed1bebb7d
Fix #228 - Fix Drone Factory interval input not saving
8 years ago
Devin Buhl
b4d1c0e053
couchpotato API classes
8 years ago
Tim Turner
68f58fb37d
Undo unecessary changes
8 years ago
Tim Turner
f9923f4592
Move folder on rename; event doesn't fire yet
8 years ago
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
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
4f37a36619
Updated HttpNetImporterBase. Still needs work to correctly handle failures.
8 years ago
Leonardo Galli
5aaba98c57
Imdbid parsing works now from url
8 years ago
Leonardo Galli
a98b69859c
Big Abstraction for IMDBWatchlist -> RSSImport (With a test)
8 years ago
Leonardo Galli
734a36de06
Added some abstraction for settings.
8 years ago
Leonardo Galli
eb299ce847
Fix Corruped Media Cover Images.
8 years ago
Leonardo Galli
3d67f6237e
Should fix 4K releases not getting parsed.
8 years ago
Krystian Charubin
a691ffa7b7
adds 'Movie Title, The' filename option ( #359 )
...
* adds 'Movie Title, The' filename option
* updates the FileNameBuilder.MovieTitleRegex to include new format
8 years ago
Leonardo Galli
aa9537c201
Fix issue when movie file is null.
8 years ago
Leonardo Galli
a3d9fb1c20
Should fix upgrading of existing movie files.
8 years ago
Leonardo Galli
62a1e70c86
Add tests for 4K quality.
8 years ago
Leonardo Galli
93d0d21846
Hopefully a fix for corrupt media covers.
8 years ago
Leonardo Galli
b1c5a3ac14
Fixed blacklist being ignored by download decision maker.
8 years ago
vertigo235
55a525ba2f
Add helptext to nzbget "add paused" settings. ( #363 )
...
Requires nzbget 16 or greater.
8 years ago
Devin Buhl
a53768463b
Merge pull request #358 from Radarr/patch/add-year-to-search
...
add year to search
8 years ago
Tim Turner
24cbd6bcef
Fix issue with reimporting on movie fresh ( #357 )
...
Fixes #314 . Still have multiple movieFiles issue to clean up.
8 years ago
Devin Buhl
3ab3e66853
Add year to quick search results
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
Vlad Ilies
85fd8f2c65
bug fix for 15 movie wanted tab ( #348 )
8 years ago
Leonardo Galli
f72b042d5d
Blacklisting works now.
8 years ago
Leonardo Galli
2d3a3a0677
Update sizing information in settings tab.
8 years ago
Tim Turner
2bb21fedab
Update height of posters to accomodate additional labels
8 years ago
vertigo235
91c820f98b
Fix pushover priority values.
8 years ago
Leonardo Galli
7d3118aece
Hopefully fix issue when importing
...
existing scene named movies
8 years ago
Tim Turner
4f4ad77ad1
Add download status to poster view
...
Fixes #319
8 years ago
Leonardo Galli
42f205a731
Update SkyHookProxy.cs
8 years ago
Devin Buhl
cbb2b778a6
Merge pull request #336 from Radarr/patch/add-imdb-to-naming
...
Add IMDb ID to file naming
8 years ago
Devin Buhl
b3e03a648d
Add IMDb ID to file naming
8 years ago
Devin Buhl
acf45a79e8
Merge pull request #333 from baltoaca/develop
...
basic implementation of the wanted tab
8 years ago
Devin Buhl
b5d8ac852e
Merge pull request #335 from Radarr/patch/task-updates
...
Turn off scene mapping task #329 , update TaskManager to use 'DownloadedMovieScanCommand
8 years ago
Vlad Ilies
4aec0e8fc6
fixed build
8 years ago
Devin Buhl
ecea417fd8
Revert DownloadedMovieScanCommand to DownloadedEpisodesScanCommand
...
Not sure if it will break anything so putting it back.
8 years ago
Devin Buhl
6a41f6a435
Turn off scene mapping task #329 , update TaskManager to use 'DownloadedMovieScanCommand'
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
10dc3993df
Merge pull request #332 from Radarr/revert-318-sonarr/sqlite-updates
...
Revert "Sonarr/sqlite updates"
8 years ago
Devin Buhl
c48fe9de12
Revert "Sonarr/sqlite updates"
8 years ago
vertigo235
421e827a95
Update Test Files for AddPaused to NZBGET
8 years ago
vertigo235
34d8045cf4
Add "Add Paused" option for NZBGET downloader
...
Adds option to pause nzbs uppon sending to NZBGET downloader.
8 years ago
Devin Buhl
b02944a3b2
Added Qualties to Settings
8 years ago
Keivan Beigi
d9e2b22e74
Upgraded System.Data.SQLite to 1.0.104.0
8 years ago
Keivan
ae19424ce7
New: Upgraded SQLite binares for macOS
...
Upgraded from 3.8.1 to 3.9.1
8 years ago
Keivan Beigi
7527ec52b7
New: Upgraded SQLite binaries for Windows (3.16.0)
8 years ago
Leonardo Galli
640fcf3eaf
Remove series references
8 years ago
Leonardo Galli
3ce8232777
Hopefully fix download ordering.
8 years ago
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
8 years ago
Devin Buhl
dea305e921
Fix Issue when adding some movies.
8 years ago
Leonardo Galli
e2eab31548
Hopefully fix RSSSync
8 years ago
Devin Buhl
fe62e18f0d
Merge pull request #308 from Radarr/patch/jackett
...
Fix publish date for jackett #239
8 years ago
Devin Buhl
b576ae813d
Fix publish date #239
8 years ago
Aenima99x
99123be936
Fix: Issue #91 - "Search All Missing" wording
8 years ago
Leonardo Galli
dd0a033b0f
Add Support for changing file date to either cinema or physical release.
...
Fixes #124
8 years ago
Leonardo Galli
c64597c9f1
Fix for movies with . in title when importing them. Fixes #268
8 years ago
Leonardo Galli
6d2f81e3ed
Remove - as replacement for :
8 years ago
Leonardo Galli
4263808360
Fix only one movie showing. Fix more button not showing up.
8 years ago
Leonardo Galli
c5ca2babf7
Updated website and donation links
8 years ago
Leonardo Galli
08db74d6e6
Fix Audiochannels just being added together.
8 years ago
Leonardo Galli
b309a9b01f
Change Scheduled Refresh Series to Refresh Movie. Fixes #301
8 years ago
Tim Turner
2730745607
Clean up rename preview & organize
...
Fixes #125 , #129 ,
BE SURE TO RUN "Update Library" before renaming/organizing.
8 years ago
Tim Turner
ae0df2aef0
Disambiguate Movie from Episode Renaming
...
Fixes #84
8 years ago
Leonardo Galli
6d665aeb21
Fix for hardcoded subs regex.
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
Devin Buhl
9b3b4eb55b
Removed duplicate PublishDate
8 years ago
Leonardo Galli
42f84b830c
Update NewznabRequestGenerator.cs
8 years ago
Devin Buhl
6878abe2a2
whoops, only parse title once
8 years ago
Devin Buhl
ec1c81e3ed
updates and compile-able
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
Tim Turner
c2d40051d4
First pass at hiding existing movies upon import
...
Fixes #183
8 years ago
Devin Buhl
47824426c6
Merge branch 'develop' into feature/net-import
8 years ago
Tim Turner
281e516495
Merge branch 'develop' of https://github.com/Radarr/Radarr into develop
8 years ago
hotio
f60b8cefca
Update .gitignore and remove Thumbs.db files ( #276 )
...
* Update .gitignore
* Delete Thumbs.db
* Delete Thumbs.db
* Delete Thumbs.db
* Update .gitignore
8 years ago
Tim Turner
7c5f2ca54e
95% done with hiding existing movies
8 years ago
Leonardo Galli
401a650273
Adding only original title is now allowed. Fixes #272
8 years ago
Leonardo Galli
105af5cf11
Fix for special characters when searching with title in Newznab. Fixes #97
8 years ago
Leonardo Galli
53373e6f4a
Add {Original Title} to FileNameBuilder. Fixes #103
8 years ago
Leonardo Galli
ad147ed425
Release Group should now be available for renamer to use.
8 years ago
Devin Buhl
8fb5049899
Add in theaters to 1st coumn in movie list
8 years ago
Devin Buhl
3f62911a4f
Merge pull request #260 from Radarr/patch/fix-downloadservice
...
Simplify completed download service
8 years ago
Devin Buhl
170349c950
Update CompletedDownloadService.cs
8 years ago
Devin Buhl
6c413d83eb
Simply completed download service
8 years ago
Leonardo Galli
3afd27cad3
Merge branch 'develop' of https://github.com/Radarr/Radarr into develop
8 years ago
Leonardo Galli
149faf467d
Fixed exception when Quality meets cutoff.
8 years ago
Devin Buhl
4bb5857444
Fixed TitleSlug For Realz!
8 years ago
Devin Buhl
16c1a2ee50
Torpotato username regression
8 years ago
Leonardo Galli
4b559cf29c
Fix history items getting deleted because they do not have a series id.
8 years ago
Leonardo Galli
ca03f21b03
If this does not fix stuff with no history, I have no clue anymore.
8 years ago
Leonardo Galli
f481fe9ea9
Added more checks when tracking downloads. It should work now, even if history was not present.
8 years ago
Leonardo Galli
3a0278d0a1
Use MediaInfo to correctly identify quality when scanning disk as some file names may not contain the real quality.
...
Fixes #170
8 years ago
Leonardo Galli
d18b15d504
Should help identify problem with queue trying to reimport stuff.
8 years ago
Leonardo Galli
dc7e75187c
Should fix issue when history fails to capture a download item.
8 years ago
Mitchell Cash
68a0ef65df
Use DOGnzb name as the default rather than the URL ( #250 )
8 years ago
Leonardo Galli
fe11928487
Disable migration 117, takes too long to complete
8 years ago
Leonardo Galli
41dda3af48
Update uTorrent to be able to use it as download client.
8 years ago
Leonardo Galli
8c3260c545
Remove file count, unecessary after the file info tab was added
...
Fixes #215 .
8 years ago
Leonardo Galli
bd0ec5dfce
Fix epic fail on migration 117
8 years ago
Mark McDowall
4447b7cd62
Fixed: Parsing of SABnzbd develop version
8 years ago
Devin Buhl
dd5049b483
Add rss sync to awesome-hd
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
Devin Buhl
5dc63e5607
Revert "Fix movie title slugs"
8 years ago
Devin Buhl
7df283e57f
Merge pull request #238 from Radarr/patch/fix-slugs
...
Fix movie title slugs
8 years ago
Devin Buhl
e9b6c250f7
Revert TMDBResources
8 years ago
Devin Buhl
10515156d1
Merge pull request #243 from Radarr/patch/update-torznab
...
Update Torznab to work with movies
8 years ago
Devin Buhl
4260b58535
Update Torznab to work with movies
8 years ago
Devin Buhl
d3bd0c9b69
This conditional makes more sense.
8 years ago
Devin Buhl
3180e648b4
#236 #239 - Fixed user being needed, fixed age on torrentpotato
8 years ago
Devin Buhl
d0c93759c6
Fix Movie Title Slugs #233
8 years ago
William Comartin
f7471940c4
Add Missing Filter ( #237 )
8 years ago
Devin Buhl
3a6873cc4d
Merge pull request #232 from Radarr/patch/awesomehd
...
awesomeHD indexer support - Clean up Deluge, Transmission, rTorrent, QBitTorrent - Fix Sorting Titles
8 years ago
Leonardo Galli
330ae38ec2
Merge branch 'develop' of https://github.com/Radarr/Radarr into develop
8 years ago
Leonardo Galli
a0ecb19e32
DownloadMonitoringService should now not care about deleted movies. Fixes #131 .
8 years ago
Leonardo Galli
38c966c07b
Queue Service should now work properly again.
...
Fixes issue with Activity Tab
8 years ago
Devin Buhl
ad824d4da5
Finally fix for sorting title (hopefully)
8 years ago
Leonardo Galli
e76c160afe
Downloaded column should now use the correct quality name. Fixes #210 .
8 years ago
Devin Buhl
6a62546a4d
Clean up QBitTorrent
8 years ago
Devin Buhl
0efdc78f8d
Clean up rTorrent
8 years ago
Devin Buhl
fdd06127fc
Clean up Transmission
8 years ago
Devin Buhl
317f8917b9
Clean up Deluge Settings
8 years ago
vertigo235
4038ce18c3
update movie monitor tooltip ( #223 )
8 years ago
Devin Buhl
b93a9719fe
initial awesomeHD support
8 years ago
Tim Schindler
d61b9ab207
omgwtfnzbs: fixed parsing of GetInfoUrl and updated tests
8 years ago
Devin Buhl
774c85f06b
improved categories, added Nzb-Tortuga as a preset
8 years ago
Devin Buhl
4ded288c5d
few changes
8 years ago
Leonardo Galli
5a8d944397
Fixed sorting in movie list view. Also added new downloaded quality column.
...
Fixes #128
8 years ago
Leonardo Galli
0b70a5c315
Should fix ordering of releases. Fixes #147 (hopefully)
8 years ago
Leonardo Galli
91cded3b71
Merge pull request #202 from Radarr/onedr0p-patch-1
...
Update UserAgentBuilder.cs
8 years ago
Leonardo Galli
84112dc85b
Should fix queueService failed while processing
...
(#178 )
8 years ago
Devin Buhl
b1b947ae7f
Update UserAgentBuilder.cs
...
Make user-agent Radarr
8 years ago
Leonardo Galli
1b035f8657
Update Parser to support large array of Extended, Director, Collectors, ... Cut, Edition, etc.
...
Fixes #192
8 years ago
Devin Buhl
c06a6dc988
Add UHD to default movie categories for newsnab providers
8 years ago
Devin Buhl
f198ca2b77
Merge pull request #177 from Radarr/patch/sort-title
...
Movies in list don't sort correctly #174
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
William Comartin
604cea00f6
Replace Sonarr With Radarr in UI Directory
8 years ago
Tim Turner
b4782da1d1
Update sortValue when selecting movie for manual import
8 years ago
Devin Buhl
d5504043c5
Movies in list don't sort correctly #174
8 years ago
Leonardo Galli
81ebbcad70
Now hidden files are ignored :). Fixes #166 .
8 years ago
Leonardo Galli
92e9dc6ee1
Fix sorting of unkown release date.
8 years ago
Leonardo Galli
5e8b617625
Sorting now working according to quality in release collection. Fixes #85 .
8 years ago
Devin Buhl
d123ca6063
updates
8 years ago
Leonardo Galli
2cbe17151d
Correctly check if inCinemas date is present. Creates issue with sorting, but eh. Fixes 140.
8 years ago
Devin Buhl
95bd615718
Merge pull request #169 from Radarr/patch/big-movie-revenues
...
Problem with Avatar (2009) #168
8 years ago
Leonardo Galli
8e8c4ff497
Update parser to recognize [] and year at the beginning. Fixes #155 , fixes #137 and fixes #136 .
8 years ago
Devin Buhl
5eddcc1660
Problem with Avatar (2009) #168
8 years ago
Devin Buhl
0ee8b75b54
initial autoimporter commit
8 years ago
Tim Turner
d42165a93a
Clean up basic movie naming
...
Fixes #132
8 years ago
Devin Buhl
8bc42c76e4
update plex movie libraries instead of series
8 years ago
Leonardo Galli
b7f72c6259
Merge pull request #160 from Radarr/patch/fix-newznab
...
fix some spelling mistakes and update the newznab api 'imdbid'
8 years ago
Devin Buhl
64ef8db037
fix some spelling mistakes and update the newznab api 'imdbid'
8 years ago
Leonardo Galli
3b5887bf09
Merge pull request #133 from Radarr/fix-manual-import
...
Fix Manual Import & Drone Factory
8 years ago
Devin Buhl
cd68eea790
removed indexer Fanzub - site shutdown
8 years ago
Devin Buhl
1d88313424
#146 search imdbid for usenet indexers that support it
8 years ago
Tim Turner
9206258370
Fixes Manual Import and DroneFactory
...
Automatic Import still doesn't work - waiting for answer from Sonarr
team.
8 years ago
Tim Turner
0fa1509ca6
Manual Import works
...
Automatically importing still broken
8 years ago
Devin Buhl
04fec6d4d8
Add category 2035 to Newznab providers for WEB-DL search support. #123
8 years ago
Devin Buhl
df69c58d2b
Fix transmission
8 years ago
lxh87
ecf47d4b17
Update SystemLayout.js
...
Change restart/shutdown message from"Sonarr" to "Radarr"
8 years ago
Devin Buhl
9fc2d22d19
Fix Wombles for movies
8 years ago
Tim Turner
3cb42f06c2
Clean up Feature Requests
8 years ago
Devin Buhl
a6c396a595
Merge pull request #111 from Radarr/addmovie-patch
...
fix #108 - Links to IMDB not working when searching for movies
8 years ago
Devin Buhl
bac9076b1e
fix #108 - Links to IMDB not working when searching for movies
8 years ago
Tim Turner
b228273be0
Update Info page.
...
Updates #73
8 years ago
Leonardo Galli
e7fa4cba19
Fix download rejections being ignored.
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