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
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
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
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
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
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