Mark McDowall
86a12f95d2
Updated NzbDrone to Sonarr in notifications
10 years ago
Keivan Beigi
e226bf19e1
Merge pull request #147 from Sonarr/sqlite-lock
...
Updated transaction locks to be defered.
10 years ago
Keivan Beigi
23524c238f
Fixed: EzRSS Size Parsing
10 years ago
Keivan Beigi
d30eb1b306
fixed MonoTorrent namespace
10 years ago
Sander Spies
59c28a3fc6
Set X-Plex-Device-Name
...
This sets a title and will make it a bit more clear that Sonarr has registered as a client on myPlex.
10 years ago
Keivan Beigi
af3c0de4d5
Updated transaction locks to be defered.
10 years ago
Taloth Saldono
54d296c2a8
fixed broken tests in torrent client.
10 years ago
Taloth Saldono
08d92c5511
Fixed: File imports via CDH are no longer checked for file locks.
10 years ago
Taloth Saldono
909f601929
Fixed: An error reported by the torrent client, such as tracker error, is no longer considered a failed download but shown as a warning in Activity.
10 years ago
Mark McDowall
b3136b359a
New: Hidden field with series title for use with Xtender (Chrome Plugin)
10 years ago
Keivan Beigi
e2450e2106
updated FluentValidation 5.4.0 > 5.5.0
10 years ago
Keivan Beigi
2d42d1ce6a
fixed build error
10 years ago
Keivan Beigi
04f05bdb83
FluentMigrator.1.3.0.0 => FluentMigrator.1.3.1.0
10 years ago
Keivan Beigi
e767c948f7
updated Selenium 2.43.1 > 2.44.0
10 years ago
Keivan Beigi
b92b005063
restsharp 104.4.0.0 =>105.0.1.0
10 years ago
Keivan Beigi
f127028992
updated restsharp to 6.0.5 -> 6.0.6
10 years ago
Keivan Beigi
4f852fcc6e
Merge pull request #142 from Sonarr/sqlite
...
Sqlite
10 years ago
Keivan Beigi
a456e8a0fd
updated System.Data.SQLite.dll to 1.0.94
10 years ago
Mark McDowall
e0975b9004
Fixed: XBMC Metadata errors when no episode image was available
10 years ago
Keivan Beigi
702c1fecc1
updated sqlite to 2014-11-19 (3.8.7.2)
10 years ago
Mark McDowall
365898df45
New: Links (forums, trello, etc) shown in System: Info
10 years ago
Mark McDowall
71e83ba8a8
Fixed: Disabled error reporting
10 years ago
Mark McDowall
6ffeba37cb
Fixed: Don't report log exceptions when connection to XBMC fails
10 years ago
Mark McDowall
2dbf9f5baf
New: Show tags on series details
10 years ago
Taloth Saldono
aa36c04d56
Defaulted hardlink to false again after an internal debate regarding some Windows peculiarities.
10 years ago
Taloth Saldono
94311bda1f
Fixed: CDH erroneously reported a locked file on import.
10 years ago
Taloth Saldono
0ae0bd43be
Implemented indexer integration tests for a couple of public indexers.
10 years ago
Taloth Saldono
2345984bda
Processed comments.
10 years ago
Taloth Saldono
102acae972
Updated Kickass Url to new TLD.
10 years ago
Mark McDowall
d9cc0d4600
Fixed: Parsing Transmission version for nightly builds
10 years ago
Mark McDowall
17f10c9ee5
Added debug message for transmission version info
10 years ago
Taloth Saldono
764ce3507c
Fixed: Changed the api call for Deluge to reduce the response size preventing a timeout when a lot of torrents are listed.
10 years ago
Taloth Saldono
1cb0bb56cd
Fixed: Resolved performance issue in the log cleaning method when running trace level.
10 years ago
Taloth Saldono
10b45f769e
Fixed: Parser no longer chokes on titles with a file extension and invalid path characters such as :.
10 years ago
Taloth Saldono
8a86b8acdc
Added OsPath to handle OS agnostic path handling.
10 years ago
MythJuha
67cd5703a1
New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers.
10 years ago
Taloth Saldono
ffa814f387
Added support for Hardlinking instead of Copy.
10 years ago
Mark McDowall
a8bea777d7
Fixed the migration to release restrictions
10 years ago
Mark McDowall
027ed1335f
Workaround to deal with updating scene names
10 years ago
Mark McDowall
438686ca1a
Refresh the scene mapping cache if it is empty during a lookup
10 years ago
Mark McDowall
53c2962d2a
Release restrictions
...
New: Required terms assignable to series via tags
New: Ignored terms assignable to series via tagss
10 years ago
Mark McDowall
d6ed475c63
Removed old test
10 years ago
Mark McDowall
ddc4c359cb
Fixed: Series title sorting won't remove special/part/episode
10 years ago
Mark McDowall
fd71bd6969
Refactored setting attributes on media/metadata files to its own service
10 years ago
Mark McDowall
f8c002db9f
Fixed: Use runtime of series for sample checks instead of constant
10 years ago
Mark McDowall
16156611db
Fixed: UrlBase when downloading backup files
10 years ago
Mark McDowall
e75d3fa233
Cleanup
10 years ago
Mark McDowall
5a4b49d46e
Fixed: Sort by episode count takes number of episodes into account.
10 years ago
Mark McDowall
0ff5850a61
Added on SeriesResource
10 years ago
Mark McDowall
4c3daf7e39
New: Store date series was added in database
10 years ago
Taloth Saldono
5fed3670c8
Drone factory would throw exception on unknown series instead of proper error.
10 years ago
Taloth Saldono
374fe07aba
Remove PostQueue from NzbGetProxy coz it's useless anyway.
10 years ago
Keivan Beigi
c0a46e04b8
Updated notification titles to sonarr
10 years ago
Taloth Saldono
eb5de4a3fa
Removed obsolete tests.
10 years ago
delphiactual
55a49c723d
Fixed: NzbDrone to Sonarr on restart and shutdown
10 years ago
Taloth Saldono
0b48630c00
New: Improved the DownloadedEpisodesScanCommand endpoint to better support external triggers to CDH. (nzbToMedia)
10 years ago
Mark McDowall
ba38160430
Don't lower-case document title
10 years ago
delphiactual
b36b38ad78
Update NzbDroneController.js
10 years ago
delphiactual
4f48e16719
Update SysTrayApp.cs
10 years ago
delphiactual
3b6c5916e4
Update index.html
10 years ago
Mark McDowall
3ee58979ec
New: CORS support on the API (for developing against the API)
10 years ago
Mark McDowall
4665682ea6
Fixed: Exception when navigating away from series details view while it is still loading
10 years ago
Mark McDowall
7af9748ff3
Fixed: Do not scan episode files in .AppleDouble folders
10 years ago
Mark McDowall
175ae3e996
Fixed: Series fanart images won't be stored as episode screenshots
10 years ago
Mark McDowall
d765d1eaef
Fixed: Replace periods in title with nothing when searching indexers
10 years ago
Mark McDowall
83a64fb8b8
Cleaned up completed download service (more methods)
10 years ago
Mark McDowall
b579a1fcfe
Added trackingId to queue
10 years ago
Taloth Saldono
7816499b52
Moved trakt search term tests to non-integration test. Added several more testcases for the camelCase conversion and adjusted the underlying logic accordingly.
10 years ago
Powdor
6dc72713be
New: Import Existing series now handles camelCase titles without spaces.
10 years ago
Taloth Saldono
17ac82385a
Fixed: Switching tabs in Activity and Wanted no longer add to navigation history, just like Settings, preventing a redirect loop when using the browser back navigation.
10 years ago
Mark McDowall
18f0e3d536
New: .wtv extension as video file
10 years ago
Mark McDowall
b53e633194
fixed profile unit test
10 years ago
Mark McDowall
64e7cc69b9
Fixed: Extras folder detection is case insensitive
10 years ago
Mark McDowall
730aba4408
New: Series search will search starting with the lowest season
10 years ago
Mark McDowall
c58c8ea542
New: Added a default Profile 'Any' (new installations only)
10 years ago
Mark McDowall
21a0df904f
Fixed: Ability to monitor no seasons when adding a new series
10 years ago
Mark McDowall
b6fc490b89
Series detials fixes
...
Fixed: Adding a new series and going to series details will show data after information is fetched
Fixed: Series details won't reload view after update
10 years ago
Mark McDowall
48ec113598
Merge pull request #125 from Sonarr/original-title
...
New: Ability to use Original Title only in naming settings
10 years ago
Mark McDowall
97c9217c0d
Fixed: Improved title sorting for 'A to Z'
10 years ago
Mark McDowall
3411c4e5a7
UI fixes
...
Fixed: Series search won't break when term contains brackets
Fixed: Attempting to apply the activity spinner incorrectly
10 years ago
Mark McDowall
8711c41649
New: Ability to use Original Title only in naming settings
10 years ago
Mark McDowall
4026a0f096
Parsing improvements
...
Fixed: Parsing of 1 digit season and episode numbers
Fixed: Parsing of 3 digit season numbers
10 years ago
Mark McDowall
0d3ea052c6
Fixed: Multi-episode absolute getting treated as Season/episode
10 years ago
Mark McDowall
3b54f90237
Absolute tests
10 years ago
Taloth Saldono
a4a1e4d5bf
Fixed: HDDVD now recognized as bluray quality.
10 years ago
Mark McDowall
74e6d8c6e3
Fixed: Default to dash as separator for absolute numbers in multi-episode pattern
10 years ago
Mark McDowall
ea43d78ad1
Fixed: show proper episode file count on series details
10 years ago
Mark McDowall
c159a378a0
Fixed: Show an error message after a failed Trakt search
10 years ago
Taloth Saldono
e6494ba229
Fixed: Rejection message for cutoff already met in Manual Search.
10 years ago
Mark McDowall
f154e4236f
Only check changes when changes aren't null
10 years ago
Mark McDowall
877a851fe9
Fixed: Only show install/cannot install on the latest version
10 years ago
Mark McDowall
86aba08289
Fixed broken migration 036 for people upgrading from very old DBs
10 years ago
Keivan Beigi
aadd9243a4
Merge pull request #128 from NzbDrone/sonarr
...
New: Replaced user facing instances of NzbDrone with Sonarr
10 years ago
Keivan Beigi
4929e9fc9b
New: Replaced user facing instances of NzbDrone with Sonarr
10 years ago
Keivan Beigi
380d2624f1
minor fixes to wtf-gtfo
10 years ago
Keivan Beigi
aa68faaf88
New: automatically switch back to master if current branch is invalid
10 years ago
Mark McDowall
95d67ef9f4
Download decision rejection reasons are no longer static messages
...
New: Better messaging on manual search when release is rejected
10 years ago
Mark McDowall
e82b29e346
Tags
...
New: Ability to tag series
New: Use tags to control which series use which notification channels
10 years ago
Mark McDowall
0e436f371b
Fixed: Should allow space/period between season and episode number patterns in naming
10 years ago
Mark McDowall
c4836975a9
Fixed: Treat WebHD as Web-DL
10 years ago
Mark McDowall
9d5d3ce4c3
Fixed: Treat iTunesHD as Web-DL
10 years ago
Mark McDowall
0322eab509
Fixed: Parse extended multi episode with 4 digit (year) seasons
10 years ago
Mark McDowall
121ec0873b
Fixed: Parsing 'NL Subs' in addition to NLSub
10 years ago
Mark McDowall
889af78b26
Fixed broken tests
10 years ago
Mark McDowall
71416eea29
Fixed: Missing won't show episodes that are on air
10 years ago
Mark McDowall
b538b450f5
Fixed: ctrl + clicking links will open in a new tab
10 years ago
Mark McDowall
2711cd6afa
Fixed: Update UI will show that older versions are not installable
10 years ago
Mark McDowall
6a3bea5adc
Log path being deleted when deleting permanently at info
10 years ago
Mark McDowall
1298eedb29
Fixed: Searching for a new series with the same title twice in a row
10 years ago
Mark McDowall
d017c40747
Fixed: Show search for existing series that finds no results
10 years ago
Mark McDowall
8b3fd95d55
Fixed: Multi-absolute episode parsing
10 years ago
Taloth Saldono
b532661a27
Resolved failing search due to missing Scene season number.
10 years ago
Mark McDowall
35396ea44e
Fixed: Duplicate multi-episode style with trailing brackets
...
Only dashes, underscores, periods and spaces will be considered separators
10 years ago
Taloth Saldono
6dfbc3c290
Fixed: Will no longer cause an error when trying to parse an anime episode with absolute number 0.
10 years ago
Mark McDowall
e978a425c2
Fixed: Getting list of xem series won't die if a bad ID is entered on their site
10 years ago
Mark McDowall
f776aae2c0
Fixed: Mono returning a drive with an empty path causing disk space check to fail
10 years ago
Mark McDowall
42c17e885c
Fixed some more tests
10 years ago
Mark McDowall
1a26bd9232
Fixed broken last write time test
10 years ago
Mark McDowall
aa6b3f70ed
Fixed: log to the database using UTC not local time
10 years ago
Mark McDowall
e8e94d4384
Don't convert arg values to lower-case
10 years ago
Keivan Beigi
0301636767
switched projects from Any CPU to x86
10 years ago
Keivan Beigi
6c3a5b336d
Merge pull request #124 from NzbDrone/raw-dblog
...
Use raw sql to write logs to db.
10 years ago
Mark McDowall
76f61e683f
Fixed: Getting tracked download status for pending item in UI won't result in an error
10 years ago
Keivan Beigi
d10cdf9c87
removed method column from log db.
10 years ago
Keivan Beigi
cb00644a09
Use raw sql to write logs to db.
10 years ago
Keivan Beigi
f44fd5fcbd
Fixed: filter duplicated episodes returned from Trakt
...
http://support.trakt.tv/forums/188762-general/suggestions/4430690-anger-management-duplicate-episode
10 years ago
Taloth Saldono
ab264b3c06
Should no longer log error if download client was removed/disabled between CDH updates.
10 years ago
Taloth Saldono
20fc66c8cc
Fixed: Using different retry method for NzbGet to actually trigger NzbGet to redownload.
10 years ago
Keivan Beigi
ef1e290311
Removed redunent UTC/non-utc File/dire methods.
...
everything is in UTC now.
10 years ago
Mark McDowall
9d8e4de7b4
Extra check to make sure trackedDownloadStatus exists on queue item
10 years ago
Keivan Beigi
28f7e256b2
removed dead code
10 years ago
Keivan Beigi
907023ca10
don't blow up if a single download is not trackable.
10 years ago
Keivan Beigi
dcf434abd3
better error messages when download client connection fails
10 years ago
Keivan Beigi
690569cbbc
Fixed: show a better error message when nzbdrone port is already in use.
10 years ago
Keivan Beigi
f684d2f0d7
Fixed: Missing MediaInfo doesn't block import anymore
10 years ago
Keivan Beigi
1b6f684522
New: Added health check to show a warning when MediaInfo is missing
10 years ago
Mark McDowall
019500ef4f
Fixed activity.less reference
10 years ago
Mark McDowall
b7d3daf3ec
Updated Selenium
10 years ago
Mark McDowall
1225bbe8dc
Activity instead of History
...
New: Renamed history to activity
New: Queue is default tab of activity
10 years ago
Mark McDowall
f8fb37bae8
New: Show warning for queue when there is a warning
10 years ago
Mark McDowall
f6e4ccda84
Fixed broken tests (due to logging)
10 years ago
Mark McDowall
a21b539298
Fixed: 3 digit season/episode numbers followed by an underscore
10 years ago
Mark McDowall
89d0293f6e
Fixed: Error when attempting to retry a release with nzbget
10 years ago
Mark McDowall
4e98a447cb
Fixed: SAB retry not finding new ID in history
10 years ago
Mark McDowall
a433aac034
Fixed: Getting free space for inaccessible drive won't log an error
10 years ago
Mark McDowall
485fa6a13d
Fixed: Only upgrade anime version when release group is the same
10 years ago
Mark McDowall
9056bc1747
Fixed: Setting SSL Cert Hash should remove all extra characters
10 years ago
Keivan Beigi
ac4f2d5e9a
Don't try to download small version of non-existing poster
10 years ago
Keivan Beigi
6a743a8792
removed dead code
10 years ago
Keivan Beigi
7b49669b95
Log global inner exceptions
10 years ago