Tim Turner
|
d42165a93a
|
Clean up basic movie naming
Fixes #132
|
8 years ago |
Devin Buhl
|
99012d8a40
|
Merge pull request #163 from Radarr/patch/fix-plex-notifs
update plex movie libraries instead of series
|
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 |
Leonardo Galli
|
40a75949ba
|
Merge pull request #156 from CHBMB/develop
aarch64 docker container added to readme.
|
8 years ago |
Neil
|
6747267d19
|
aarch64 docker container added to readme.
|
8 years ago |
Devin Buhl
|
13db03f97c
|
Merge pull request #154 from Radarr/patch/remove-fanzub
removed indexer Fanzub - site shutdown
|
8 years ago |
Devin Buhl
|
cd68eea790
|
removed indexer Fanzub - site shutdown
|
8 years ago |
Devin Buhl
|
cfe55d00ae
|
Merge pull request #148 from Radarr/patch/newznab-imdb
search imdbid for usenet indexers that support it
|
8 years ago |
Devin Buhl
|
1d88313424
|
#146 search imdbid for usenet indexers that support it
|
8 years ago |
Mike
|
9513068467
|
Get rid of unnecessary AppVeyor builds.
|
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
|
c5eb772f7a
|
Merge pull request #130 from Radarr/newznab-patch
Add category 2035 to Newznab providers for WEB-DL search support. #123
|
8 years ago |
Devin Buhl
|
04fec6d4d8
|
Add category 2035 to Newznab providers for WEB-DL search support. #123
|
8 years ago |
Devin Buhl
|
d0b5e380d7
|
Merge pull request #122 from Radarr/transmission-patch
Fix transmission
|
8 years ago |
Devin Buhl
|
df69c58d2b
|
Fix transmission
|
8 years ago |
Leonardo Galli
|
27114c9399
|
Merge pull request #119 from CHBMB/develop
Update readme.md
|
8 years ago |
Neil
|
cfca07996b
|
Update readme.md
|
8 years ago |
Leonardo Galli
|
e97b80f630
|
Update readme.md
|
8 years ago |
Devin Buhl
|
792679fd81
|
Merge pull request #118 from lxh87/patch-1
Update SystemLayout.js
|
8 years ago |
lxh87
|
ecf47d4b17
|
Update SystemLayout.js
Change restart/shutdown message from"Sonarr" to "Radarr"
|
8 years ago |
Leonardo Galli
|
3b1d49a78f
|
Update readme.md
|
8 years ago |
Devin Buhl
|
753f3eb863
|
Merge pull request #117 from Radarr/wombles-patch
Fix Wombles for movies
|
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 |
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
|
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
|
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
|
8 years ago |
Devin Buhl
|
d252a8b232
|
Fixes #100 - When adding a movie, monitored toggle doesn't apply and always defaults to being monitored
|
8 years ago |
Leonardo Galli
|
48559cf964
|
Updated legend with number of movies
|
8 years ago |
Leonardo Galli
|
c734e8bc7e
|
Update legend for missing status colors.
|
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 |
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".
|
8 years ago |
Leonardo Galli
|
236e16c9a5
|
Update sample detection runtime minutes. Some trailers can be long.
|
8 years ago |
Leonardo Galli
|
0584038273
|
Fix queue specification.
|
8 years ago |
Leonardo Galli
|
6685aea144
|
Movie search should now work, even when titles returned from the TMDB do not have a release date set. Fixes #27.
|
8 years ago |
Leonardo Galli
|
e4f7aa52df
|
History now correctly shows movie title. Fixes #92
|
8 years ago |
Leonardo Galli
|
f61c4feb00
|
Redownloading failed downloads works again. Fixes #89.
|
8 years ago |
Leonardo Galli
|
04e8c635e0
|
Use correct Modal for editing movies in table view. Fixes #90
|
8 years ago |
Leonardo Galli
|
93ea5cfdee
|
Merge pull request #88 from schumi2004/develop
Replace Sonarr with Radarr in Test notification messages
|
8 years ago |