Taloth Saldono
aa36c04d56
Defaulted hardlink to false again after an internal debate regarding some Windows peculiarities.
10 years ago
Taloth
ebb2b12400
Merge pull request #131 from Sonarr/torrents
...
Torrents support
10 years ago
Taloth Saldono
94311bda1f
Fixed: CDH erroneously reported a locked file on import.
10 years ago
Keivan Beigi
2ebc29cd92
replaced rimraf with del
10 years ago
Keivan Beigi
9905ce88e3
replaced clean with rimraf
10 years ago
Keivan Beigi
b4e7a16a2f
updated npm packages
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
Keivan Beigi
610367b2fe
Merge pull request #140 from delphiactual/Sonarr
...
Fixed: NzbDrone to Sonarr on restart and shutdown
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
Mark McDowall
8c88527f15
Merge pull request #138 from delphiactual/typos
...
Typos
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