Leonardo Galli
6d665aeb21
Fix for hardcoded subs regex.
8 years ago
Leonardo Galli
967d3fd5c0
Add Calendar Tab back. Fixes #32
8 years ago
Devin Buhl
199d9c93ed
Merge pull request #287 from baltoaca/develop
...
Added movie studio to movie details page (#262 )
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
75bb2533a3
Merge pull request #286 from Radarr/onedr0p-patch-1
...
Removed duplicate PublishDate
8 years ago
Devin Buhl
9b3b4eb55b
Removed duplicate PublishDate
8 years ago
Leonardo Galli
42f84b830c
Update NewznabRequestGenerator.cs
8 years ago
Leonardo Galli
eb0f825cfc
Update README.md
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
hotio
af478d3799
Add support section to README ( #281 )
...
* Add support section to README
* Update README.md
* Change docker color badge
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
f63c3091f4
Reworked README ( #280 )
8 years ago
Leonardo Galli
50f49863b7
Update README.md
8 years ago
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.
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
hotio
637c2e43eb
Update README.md ( #271 )
...
* Update README.md
* Update README.md
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
ed35e2f194
Merge pull request #270 from hotio/patch-1
...
Update README.md
8 years ago
hotio
674919dbf5
Update README.md
8 years ago
Devin Buhl
15b77e303f
Merge pull request #266 from hotio/patch-1
...
Update README.md
8 years ago
hotio
757ca1d72c
Update README.md
...
Some small additional fixes to README
8 years ago
Devin Buhl
8c8c7a99e3
Merge pull request #265 from mitchellcash/readme
...
Cleanup README
8 years ago
Mitchell Cash
b3dfb960b5
Cleanup README
8 years ago
Devin Buhl
98856e6747
Merge pull request #263 from Radarr/patch/update-movie-list
...
Add in theaters to 1st coumn in movie list
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
ce52bb8f68
Merge pull request #258 from Radarr/patch/fix-title-slugs-again
...
Fixed TitleSlug For Realz!
8 years ago
Devin Buhl
4bb5857444
Fixed TitleSlug For Realz!
8 years ago
Devin Buhl
620f09ef8b
Merge pull request #257 from Radarr/patch-torpotato-regression
...
Torpotato username regression
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