Joseph Milazzo
ef4da4ac9f
Track Parsing Code ( #10 )
...
* We now have the ability to import local tracks into Lidarr. Switching to IDv3 tag reading over custom parsing for local tracks.
* Stable code for track refresh.
* RefreshArtist and RescanArtist events are working correctly. Need to add potential rejection decisions in future.
* Implemented code comments
* PR comments and fixing some odd db bugs.
* Fix some conflicts after Unit Test PR Merge
Fix some conflicts after Unit Test PR Merge
* Track/Album Add and Update Fixes
Track/Album Add and Update Fixes
* Fixed an issue with trackimport looking up trackId instead of artistId
* Add Handle to TrackService for TrackAddedEvent
Add Handle to TrackService for TrackAddedEvent
* Update Quality Regex, Store BitRateMode in TrackFile
Update Quality Regex, Store BitRateMode in TrackFile
7 years ago
TCBWZA
b7a46a9e51
Update internal URL's to point to lidarr.audio
8 years ago
Matthew Despain
20c8dec50a
First round of refactoring.
8 years ago
Keivan Beigi
ad7d571b24
New: Better platform detection specifically for Non-Windows Systems
8 years ago
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
9 years ago
Mark McDowall
0f2bba0615
Custom scripts
...
New: Run custom scripts (Connection)
Closes #439
9 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
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
Taloth
5750f012cb
Merge pull request #180 from Sonarr/updatecheck-fixes
...
Updatecheck fixes
10 years ago
Keivan Beigi
5b54b02d7e
updated download url in UpdateServiceFixture
10 years ago
Taloth Saldono
40987cc335
Include version in services Changes api call so the server knows how to redirect.
10 years ago
Taloth Saldono
071839fa86
Removed InstallUpdate, instead manually triggering ApplicationUpdate.
10 years ago
Taloth Saldono
2f06cc6ffa
Fixed: Branch redirects will now occur during install of the a new update instead of during an update check.
10 years ago
Taloth Saldono
7ce9f416d1
InstallUpdate pre-check failures should now show a nice error on the UI.
10 years ago
Taloth Saldono
3a938e18fa
Fixed: Install Update UI should now report an error if the application folder is not writable instead of failing silently.
10 years ago
Mark McDowall
8a41a4c91e
Fixed update tests
10 years ago
Keivan Beigi
f4c202441c
Cleaned up environment detection
10 years ago
Mark McDowall
2de837558b
Fixed compilation
10 years ago
Mark McDowall
6467167046
Moved Extension methods in common to subfolder
10 years ago
Mark McDowall
f154e4236f
Only check changes when changes aren't null
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
Keivan Beigi
28f7e256b2
removed dead code
10 years ago
Keivan Beigi
2c1d3339d0
HttpClient
10 years ago
Mark McDowall
d2615cd831
Fixed update tests
11 years ago
Mark McDowall
ef3777fccf
Update improvements
...
Include NzbDrone.Update in mono/osx package
Do not ignore certificate warnings for services
Check hash before extracting update
New: Update support for Linux/OS X - see the wiki for more information
11 years ago
Mark McDowall
b3fb807f41
HttpProvider.PostCommand will no longer keep the connection alive
11 years ago
Taloth Saldono
ed99fa8698
Corrected various spelling errors in code.
11 years ago
Mark McDowall
565a172053
Fixed casing of folder
11 years ago
Mark McDowall
d3621fca71
Run update tests on linux
11 years ago
Mark McDowall
57912ab86d
Fixed update test, send os when requesting update packages
11 years ago
Mark McDowall
1013471449
Fixed update test
11 years ago
Mark McDowall
37231d1ef0
DiskProvider split to Windows and Mono projects
11 years ago
kayone
95324b53d2
Update integration test uses actual update package from develop
11 years ago
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
11 years ago