Commit Graph

18 Commits

Author SHA1 Message Date
Qstick 99d0421ba7
Fixed: Don't fail build on test failure (#173)
* Fixed: Don't fail build on test failure

This sets Appveyor up to use the original build.sh and test.sh scripts.
Enables tests for Travis
Add frontend linting checks to Appveyor builds
Add Failed Tests message to Appveyor builds
Fix windows installer naming
Fix a few UI issues causing eslint and stylelint to fail

* fixup! forgot one ui fix.

* fixup! Inno doesn't like appveyor appending string to pr version

* fixup! It's too late, my brain is mush
2017-12-31 13:53:16 -05:00
Qstick 10c29a65db Assembly Naming, Default Windows Service Account 2017-10-24 22:31:37 -04:00
Qstick f6fc78d927 Misc Build Script Updates 2017-10-15 00:07:56 -04:00
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
2017-07-03 13:39:06 -05:00
Matthew Despain adf45e8061 Yet more AppVeyor... 2017-05-08 08:21:18 -06:00
runraid a8b40ce1f6 Update readme, replace sonarr->lidarr 2017-05-06 07:44:46 -07:00
Keivan Beigi ec681f5245 spelling 2015-01-29 14:15:48 -08:00
Keivan Beigi d625d2e1ed Fixed: Sonarr now installs as sonarr instead of NzbDrone 2015-01-29 11:11:01 -08:00
Keivan Beigi c4e684fbd3 update usages of nzbdrone.com to sonarr.tv 2014-12-04 17:54:37 -08:00
Mark McDowall 0870afb425 Set file version on installer 2014-08-25 23:07:50 -07:00
kayone ed355a5ee6 install nzbdrone into c:\ProgramData instead of start menu 2013-11-26 18:07:37 -08:00
kayone b02c92d445 added branch version to generated setup file. 2013-11-26 17:08:28 -08:00
kayone 19657b471e installing as windows service is now optional during setup. 2013-11-26 15:59:17 -08:00
kayone 72fc530da9 updated build number, uninstall/reinstall service on install. 2013-11-26 12:43:36 -08:00
kayone 4389f9d96d fixed inno script. 2013-11-26 12:19:26 -08:00
kayone 36253714c9 update inno script 2013-11-26 12:17:16 -08:00
kayone 9c3cea2570 made paths relative in inno script file. 2013-11-26 12:07:05 -08:00
kayone 50913c69b6 added inno setup scripts 2013-11-25 21:34:53 -08:00