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 |
Tim Turner
|
6016948329
|
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
|
8 years ago |
Leonardo Galli
|
994e881ba6
|
Fixes an issue with movies not being added with same title slug as existing movies.
|
8 years ago |
Tim Turner
|
7a45394820
|
Unable to properly parse many movie titles
|
8 years ago |
Leonardo Galli
|
fb7969e046
|
Available date is now displayed.
|
8 years ago |
Leonardo Galli
|
55f4a81dee
|
Adding first implementation of release_dates for movies.
|
8 years ago |
Leonardo Galli
|
4fd062b4e3
|
Fixed bug where movies and moviefiles were not linked.
|
8 years ago |
Leonardo Galli
|
82470bd995
|
Fixed an issue where tracked downloads would not be found in the database due to alternative titles.
|
8 years ago |
Leonardo Galli
|
0715962ec5
|
TheMovieDB.org is now used as metadata source.
|
8 years ago |
Leonardo Galli
|
ad95fbfd4a
|
Implemented importing movies. This is still in early stages, however it should work pretty well.
|
8 years ago |
Leonardo Galli
|
d835c168d3
|
Searching for movies directly when adding them is now working.
|
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
|
aba613acd1
|
Because it's 2016!
|
8 years ago |
Mark McDowall
|
1218dd255f
|
Fixed: Allow series to be added unmonitored through the API
Closes #1404
|
8 years ago |
Mark McDowall
|
319b4f13b7
|
Fixed: Refreshing series that have duplicate season information
|
9 years ago |
Taloth Saldono
|
7818f0c59b
|
Fixed: Don't purge xem scene mapping cache when new series gets added.
|
9 years ago |
Taloth Saldono
|
6a90035a4c
|
Updated NLog to v4.2.3.
|
9 years ago |
Mark McDowall
|
1603b06431
|
New: Prefer regular episodes over specials when absolute numbers conflict
Closes #676
|
9 years ago |
Taloth Saldono
|
f7859c8eb5
|
Fixed: SeasonPass didn't update Series monitored flag if only those were changed.
|
9 years ago |
Taloth Saldono
|
84c7f4cd8c
|
Added support for tvmaze.
|
9 years ago |
Taloth Saldono
|
7af7c2003e
|
Show Specials in Wanted.
|
9 years ago |
Taloth Saldono
|
0b219e1169
|
Fixed nullables.
|
9 years ago |
Taloth Saldono
|
ccfa13e383
|
Replaced built-in valuetypes with language keywords.
|
9 years ago |
Taloth Saldono
|
99f6c65b76
|
Removed Trakt to Tvdb migration workaround, so it actually removes the tvrageid when skyhook says so.
|
9 years ago |
Taloth Saldono
|
9bcb6ff19a
|
New: Sonarr can now update series to use another tvdbid in case when tvdb removes a duplicate and Skyhook detects it.
|
9 years ago |
Taloth Saldono
|
7991a3f1c3
|
Fixed series refresh repeated too often if Sonarr is killed before Scheduled task finishes.
Fixes #735
|
9 years ago |
Taloth Saldono
|
a84f39bb48
|
Fixed: Should ignore indexer provided tvrageid when scene naming exception exists.
|
9 years ago |
Mark McDowall
|
129d7c9338
|
Fixed: Series failing to load when there were no seasons
|
9 years ago |
Taloth Saldono
|
44e6c46337
|
Fixed: Refreshing individual series incorrectly delayed the schedule task.
fixes #720
|
9 years ago |
Taloth Saldono
|
6d046a8df8
|
Fixed: Extrapolate scene numbering but won't auto import.
|
9 years ago |
Mark McDowall
|
cc6ab0ade1
|
Fixed: Do not monitor specials when monitoring missing
|
9 years ago |
Taloth Saldono
|
d46c170b70
|
Fixed: Matching anime using full series title instead of cleaned title to be able to detect subtle!! differences`!! in titles!!!
|
9 years ago |
Taloth
|
51f705d89a
|
Merge pull request #139 from Sonarr/verified-file-transfer
Verified file transfer
|
10 years ago |
Mark McDowall
|
963f1a168e
|
Refresh using sort order
|
10 years ago |
Mark McDowall
|
5a2fa41af7
|
New: Search for newly added past episodes after series is refreshed
Closes #503
|
10 years ago |
Mark McDowall
|
155c82c199
|
Season pass overhaul
New: Season Pass supports multi-select
New: Improved Season Pass toggling
Closes #396
|
10 years ago |
Taloth Saldono
|
5effca92b8
|
New: Now checks the file size of moved episodes to verify if the transfer was completed successfully to be able to detect errors with mounted network storage.
|
10 years ago |
Thirrian
|
c4f8e44f55
|
Fix for #242
Missing comma!
|
10 years ago |
Thirrian
|
50dc4c4f3d
|
Add sort key for series "A.D. The Bible Continues"
|
10 years ago |
Taloth Saldono
|
2a83088045
|
Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
|
10 years ago |
Mark McDowall
|
ab6233dd3f
|
New: Option to show unmonitored episodes on calendar
|
10 years ago |
Mark McDowall
|
c58d607349
|
Don't throw error when episode title matching doesn't find a match
|
10 years ago |
Mark McDowall
|
8aa6969aee
|
Fixed: Improved special episode parsing for multiple matching titles
|
10 years ago |
Mark McDowall
|
638e3ca898
|
Command queue
New: Adding multiple series will queue them instead of running all at once
New: Slower scheduled tasks won't be block others from running
|
10 years ago |
Mark McDowall
|
05ee57a972
|
New: options when adding series, including the ability to search for all missing episodes
|
10 years ago |
Mark McDowall
|
4d19dddf88
|
Fixed: Don't recalculate episode air times for Netflix series
|
10 years ago |
Mark McDowall
|
c25496cb6a
|
Fixed: Default episode title to TBA if missing
|
10 years ago |