ta264
d552770da9
Fixed: Some bugs in new metadata writing ( #677 )
...
* Fixed: Don't fail reading m4a files when no 'day' tag set
* Fixed: Make sure Quality and MediaInfo are set if tag reading failed
* Add more tests for AudioTagService
6 years ago
Qstick
24737baee6
New: Travis yarn cache, yarn version spec, node 10 ( #674 )
6 years ago
ta264
08c0e03fab
Fixed: container tests ( #676 )
6 years ago
ta264
bf32512fa2
Fixed: Make artist stats update when album (un)monitored ( #673 )
6 years ago
ta264
072f772dc8
New: Write metadata to tags, with UI for previewing changes ( #633 )
6 years ago
ta264
6548f4b1b7
Fixed: Filter TinyIoC.TinyIoCResolutionException from Sentry
6 years ago
Qstick
7a18ac51c2
New: UI Package Patch Updates
6 years ago
Qstick
c58c64c9e3
Fixed: Frontend OAuth Actions (Plex Auth)
6 years ago
Tom Andrews
36f34a4113
Fixed: Don't find album when multiple albums have the same name
6 years ago
Tom Andrews
c500f7b943
Fixed: InvalidOperationException when two artists have same name
6 years ago
Tom Andrews
15425a45a3
Fixed: Null reference exception in CompletedDownloadService
...
Fixes Sentry LIDARR-1GW
6 years ago
ta264
1c7ded859b
Fixed: More improvements to sentry logging ( #669 )
...
* Only add the exception message for some types
* Cleanse exception messages also
* Don't put exception message into log
It breaks the sentry grouping
* Combine the two calculations of fingerprint
6 years ago
ta264
d6b4c4a9ed
Partially recover databases for users for bad 023 migration ( #670 )
6 years ago
Qstick
bc0313337d
Merge pull request #668 from lidarr/fix-snap-apps
...
Fixed: DriveInfo sees snap apps, handle at higher level
6 years ago
Qstick
60284f9ed8
Fixed: DriveInfo sees snap apps, handle at higher level
6 years ago
Qstick
13a2485972
Fixed: Microsoft.AspNet.SignalR.Client to same version as SignalR
6 years ago
Qstick
1bbcf8f9b2
Merge pull request #667 from lidarr/various-fixes
...
Various small fixes
6 years ago
ta264
555ae89741
Appveyor linux builds ( #665 )
...
* Fix copy
* Update appveyor.yml
* additional logging on gulp
* Fix permissions on appveyor-package.sh
* Clean debug and nuget cache on windows too
6 years ago
ta264
902f0c115b
Fixed: Sentry version mismatch ( #666 )
...
* Downgrade to 1.0.3
* Fix ShortenPath when cross-compiled
6 years ago
ta264
c7a772363f
Pre-filter some events before sending to sentry ( #654 )
...
* Filter some errors from Sentry and add exception message to fingerprint
* Move to new Sentry SDK
6 years ago
Tom Andrews
26d1d78204
Fixed: Group sentry NRE events across platforms
6 years ago
Tom Andrews
1c63b04eb3
Fixed: Make fpcalc version check strict again now lsio updated
6 years ago
Tom Andrews
68b8ccc826
Fixed: NullReferenceException in GetAlbums
6 years ago
Tom Andrews
8109dfb0b7
Fixed: Remove unused GetAlbum following importer rewrite
6 years ago
Qstick
7d4d923903
Fixed: Some TV scrubbing
6 years ago
Qstick
0926862609
Fixed: Parse endpoint not correctly parsing releases
6 years ago
Qstick
8befd77f0f
Fixed: Queue Details endpoint using wrong parameters
6 years ago
Qstick
acfe2ceef4
Fixed: Change HttpClientFixture links to HTTPS
6 years ago
Qstick
774bc50440
New: React and React-dom to 16.8.4
6 years ago
Qstick
6568eb5e99
Fixed: All preferred words being added to filename
6 years ago
Qstick
0a6f552d5b
New: Cleanup UI tooling, Update to Webpack 4, Gulp 4 ( #655 )
...
* New: Webpack 4
* New: Gulp 4
* New: Transpile UI for old browsers
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
ta264
fe3761fc2e
Cache fingerprints and relax health check ( #658 )
6 years ago
Qstick
3292fba66c
New: Artist Disambiguation Naming Token ( #652 )
6 years ago
Qstick
21f1fd17bb
Fixed: Eslint warnings after update react plugin
6 years ago
ta264
1f483c3a3c
Add options to expand album types by default ( #644 )
...
* Add options to expand album types by default
* Remove isAfter and simplify slightly
* Fix display of settings on large screens
6 years ago
Qstick
1e48ea58b0
New: Add qBittorrent API V2 support, Indexer seed limit Support ( #653 )
...
* Fixed: qBittorrent api v2 support (qbit v4.1+)
Co-Authored-By: taloth <taloth@users.noreply.github.com>
Co-Authored-By: Mark Bebbington <mark@thebebs.uk>
* Fixed: Magnet Link progress visualisation and adding magnet links if dht is disabled in qBittorrent
* New: Indexer Seed Limit settings applied to new downloads for qBit
Co-Authored-By: taloth <taloth@users.noreply.github.com>
* Handle Deluge v2 beta breaking change in their api.
closes #2412
* Fixed: Codacy Format Issues
6 years ago
Qstick
61b0b2681a
New: Bump stylelint-order to 2.1.0
6 years ago
Qstick
b5f40e420b
New: Bump eslint to 5.15.0, eslint-plugin-react to 7.12.4
6 years ago
Qstick
0db5259e84
Fixed: Don't allow Release Change if AnyRelease and Files Present
6 years ago
Qstick
6312704611
Fixed: Invalid icon definition in Health.js
6 years ago
Qstick
872080cf9e
New: AlbumStudio Disambiguation and AlbumType
6 years ago
Qstick
f43c1e749f
New: Replace 'react-router-redux' with 'connected-react-router'
6 years ago
Qstick
df65b5b290
New: Bump react-text-truncate to 0.14.0
6 years ago
Qstick
4b32032d85
New: Bump clipboard to 2.0.4
6 years ago
Qstick
2ad2d3f731
New: Bump filesize to 4.1.2
6 years ago
Qstick
019a812f10
New: Remove react-tabs, unused
6 years ago
Qstick
5bdc579108
New: Bump react-dnd to 7.0.2
6 years ago
Qstick
ee7addd624
Fixed: Queue returning nullref when RemoteAlbum null
6 years ago
Qstick
42c16c227e
New: Import List Exclusions ( #608 )
...
* New: Import List Exclusions
* Fixed: ImportExclusion ForeignId Checks, Unique. RefreshArtist Duplicate
* Fixed: Copy/Paste typos
6 years ago
ta264
b9cc94aa46
Fix: Don't use scene name for tracks when track naming disabled ( #646 )
6 years ago