Lidarr/src/NzbDrone.Core/MediaFiles
ta264 aa66358725 Fixed: Prevent GetFilesByBasePath matching partial paths
When searching for /test/path it was returning files in /test/path2.
Fix by making sure to search for /test/path/
2020-10-13 23:15:00 -04:00
..
Commands Fixed: Frontend updates when selected album release changed 2019-08-03 15:04:19 +01:00
Events New: Write metadata to tags, with UI for previewing changes (#633) 2019-03-15 12:10:45 +00:00
TorrentInfo
TrackImport New: User configurable minimum free disk space 2020-10-13 23:14:58 -04:00
AudioTag.cs Fixed: Change UI Genre Tag Separator from ", " to " / " (#918) 2019-08-17 08:35:53 +01:00
AudioTagService.cs Fixed: NRE when tagging an album with omitted media 2019-09-05 19:23:01 -04:00
DeleteMediaFileReason.cs
DiskScanService.cs Fixed: Frontend updates when selected album release changed 2019-08-03 15:04:19 +01:00
DownloadedAlbumsCommandService.cs
DownloadedTracksImportService.cs New: Additional information when Lidarr is unable to access a path during import 2020-10-13 23:14:57 -04:00
FileDateType.cs
FilterFilesType.cs New: Only scan files that are new or updated (#760) 2019-06-08 15:13:58 -04:00
MediaFileAttributeService.cs Fixed: Don't double log exception setting file permissions 2020-10-13 23:14:57 -04:00
MediaFileDeletionService.cs New: Unmapped files view (#888) 2019-08-25 11:49:30 -04:00
MediaFileExtensions.cs New: Write metadata to tags, with UI for previewing changes (#633) 2019-03-15 12:10:45 +00:00
MediaFileRepository.cs Fixed: Prevent GetFilesByBasePath matching partial paths 2020-10-13 23:15:00 -04:00
MediaFileService.cs New: Unmapped files view (#888) 2019-08-25 11:49:30 -04:00
MediaFileTableCleanupService.cs New: Unmapped files view (#888) 2019-08-25 11:49:30 -04:00
MediaInfoFormatter.cs Fixed: Return empty intead of 0bits if AudioBits is 0 2019-04-22 16:28:25 -04:00
RecycleBinProvider.cs Fixed: Recycle bin will clean up files older than 7 days and remove empty folders left behind 2020-10-13 23:14:59 -04:00
RenameTrackFilePreview.cs
RenameTrackFileService.cs New: Only scan files that are new or updated (#760) 2019-06-08 15:13:58 -04:00
RetagTrackFilePreview.cs New: Write metadata to tags, with UI for previewing changes (#633) 2019-03-15 12:10:45 +00:00
SameFilenameException.cs
TrackFile.cs Changed: Remove Language Profiles (#870) 2019-08-02 07:50:09 -04:00
TrackFileMoveResult.cs
TrackFileMovingService.cs New: Only scan files that are new or updated (#760) 2019-06-08 15:13:58 -04:00
UpdateTrackFileService.cs New: Only scan files that are new or updated (#760) 2019-06-08 15:13:58 -04:00
UpgradeMediaFileService.cs Fixed: Errors logged during import when existing episode file is partial removed in the DB 2020-10-13 23:14:58 -04:00