mirror of
https://github.com/Lidarr/Lidarr
synced 2026-02-13 10:11:58 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| Existing | ||
| RootFolders | ||
| addArtist.less | ||
| AddArtistCollection.js | ||
| AddArtistLayout.js | ||
| AddArtistLayoutTemplate.hbs | ||
| AddArtistView.js | ||
| AddArtistViewTemplate.hbs | ||
| ArtistTypeSelectionPartial.hbs | ||
| EmptyView.js | ||
| EmptyViewTemplate.hbs | ||
| ErrorView.js | ||
| ErrorViewTemplate.hbs | ||
| MonitoringTooltipTemplate.hbs | ||
| NotFoundView.js | ||
| NotFoundViewTemplate.hbs | ||
| SearchResultCollectionView.js | ||
| SearchResultView.js | ||
| SearchResultViewTemplate.hbs | ||
| StartingAlbumSelectionPartial.hbs | ||