Commit Graph

202 Commits (develop)

Author SHA1 Message Date
ta264 d552770da9
Fixed: Some bugs in new metadata writing (#677)
5 years ago
ta264 072f772dc8
New: Write metadata to tags, with UI for previewing changes (#633)
5 years ago
Qstick 3f064c94b9
New: Release Profiles, Frontend updates (#580)
5 years ago
ta264 6cfc591364 Fixed: Extra tests and fixes for new track parser (#632)
5 years ago
ta264 bb02d73c42 Whole album matching and fingerprinting (#592)
5 years ago
ta264 c392569a63 New: Update DB to store all releases for an album (#517)
6 years ago
ta264 32c75cfcbc New: Manual import refreshes decisions when artist/album updated (#540)
6 years ago
Qstick 6581b3a2c5
New: UI Updates, Tag manager, More custom filters (#437)
6 years ago
Qstick e5c5a3f91c Fixed: Some Tests, Ignore failing Unit Tests that are not implemented.
6 years ago
Qstick 54e9f88648 Various UI Fixes and Updates
6 years ago
Qstick b2ce3d5bda Fixed: Lidarr deletes download folder with audio files left over
6 years ago
Qstick 74f433d4f0 New: Added tests for DB Converters
6 years ago
Qstick fdb7c96ffa Fixed: DownloadedTrackImport Fixture Tests and ParserFixture Tests
7 years ago
Qstick bfbdba14f6 Fixed: ImportApprovedTracksFixture Tests
7 years ago
Qstick c4c3c4f620 Fixed: Quality hierarchy not being honored during track import
7 years ago
Qstick 882e8a575e
Re-enable unit tests in appveyor (#159)
7 years ago
Qstick d6dbd79199 Update MediaInfo and tests to 17.10
7 years ago
Qstick 10b8174726
Extend Qualities and Setup Default Groups (#127)
7 years ago
Qstick acd05ce6cd Fixed: Error in MediaInfo SchemaRevision causing it to be fetched again
7 years ago
Qstick b5a8c342e5 Cleanup Sonarr Regexes from Parser.cs
7 years ago
Qstick 2dddf8cb33 Fixed: Don't ignore filenames that start with periods
7 years ago
Qstick 492cf1b1bb New: FormatAudioChannelsFixture.cs
7 years ago
Qstick 12d89b9ab5 Fixed: DownloadedTrackScan API should delete source folder if ImportMode is Move
7 years ago
Qstick f219e883ec New: Add Extra Audio Format Unit Test
7 years ago
Qstick b34c1e5332 Fixed: Unit tests after MediaInfo change
7 years ago
Qstick 1c1549820b Fixed: Ignore '.unwanted' directory when importing.
7 years ago
Qstick 28d5fbe409 Fixed: Don't import the same file again
7 years ago
Qstick a80360f6fd Remove Remaining TV Code
7 years ago
Qstick 42e25055a9 Rework Tests for Music, Start TV Code Cleanup
7 years ago
Qstick 38cbb2114f Refactor ExtraFile/MetadataFile Services (#104)
7 years ago
Qstick 3383cc1744 Fixed: Deleting an trackfile from the UI that was already deleted from disk
7 years ago
Qstick ab9a9232cf Sonarr Pulls
7 years ago
Qstick 405e7f981d Download Handling, Clean Up Drone Folder Leftovers
7 years ago
Qstick 95051cbd63 Initial Commit Rework
7 years ago
Qstick bcd72367d9 Organize TrackImport Directory and Fix Tests (#72)
7 years ago
Qstick e405cc9cf0 Rename DownloadedEpisodesScan to DownloadedAlbumsScan (#71)
7 years ago
Qstick 2c42fc19e5 Rename Drone Factory Config Keys (#70)
7 years ago
Qstick 19414912ad Cleanup Disk Scan Service (#69)
7 years ago
Qstick 8569084255 Refactor and Enable Renaming for Album and Artist Files (#61)
7 years ago
Qstick b63b2d70df Fixed: Refactor misc text and variables in settings (#31)
7 years ago
Joseph Milazzo ef4da4ac9f Track Parsing Code (#10)
7 years ago
Qstick 4cfd39f7fe Fix Unit Tests Build (#13)
7 years ago
d7ad9b8218 Support music qualities. This is a work in progress, lots of code still references tv series
7 years ago
Matthew Despain 20c8dec50a First round of refactoring.
7 years ago
Mark McDowall 83370ddbbb New: Episode files sent to Recycling Bin are put into subfolders
7 years ago
Taloth Saldono afe05189da Fixed series scan tests.
7 years ago
Daniel Smith 37d5a3f2ad Fixed: Clear EpisodeFile records from database if Series folder is missing, but root folder appears to be mounted.
7 years ago
Mark McDowall fc15daa37e New: Improve parsing of audio channels from MediaInfo output
7 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Taloth Saldono 9fbe06ad68 New: Added support to override Copy vs Move import logic for DownloadedEpisodesScan API and Manual Import UI.
8 years ago
Mark McDowall aa37b65842 Fixed tests for EpisodeFileMovingService
8 years ago
Mark McDowall 28f6777f9a Fixed media info test
8 years ago
Mark McDowall 459715b9b4 Fixed UpdateMediaInfoService tests
8 years ago
Taloth Saldono 006dc9202b Fixed: Tweaked sample detection for short episodes.
8 years ago
Mark McDowall e9248e284e Return decisions when catching exceptions during decision making
8 years ago
Taloth Saldono 71ecc96c70 Refactored IntegrationTests to work with Nunit3 VS adapter.
8 years ago
Taloth Saldono 72f0085ef7 Fixed: DownloadedEpisodesScan API command couldn't be used to process individual files.
8 years ago
Taloth Saldono 91d91bc673 Fixed: Sample files of daily episodes should also be deleted after import.
8 years ago
Mark McDowall dda0d3259f Fixed broken test
9 years ago
Mark McDowall b62ef0c40c Fixed: Use folder quality when better than file quality (regression)
9 years ago
Mark McDowall a9444cef30 Fixed: Folder quality when file quality determined by its extension
9 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Mark McDowall 92cff8c4cc OS Agnostic Paths
9 years ago
Mark McDowall 4c1e211675 Fixed: Speed up disk rescaning during series refresh
9 years ago
Taloth Saldono 70544738ed Merge branch 'metadata-creation' into develop
9 years ago
Taloth Saldono 6b9c686390 Fixed tests.
9 years ago
Mark McDowall bbcabf0632 Fixed: Don't use folder quality when it is unknown and file quality is
9 years ago
Taloth Saldono b540307dbd Fixed: Series/season metadata also created on episode import.
9 years ago
Taloth Saldono f1a5261e0a Properly dispose filestream after getting mediainfo.
9 years ago
Taloth cef6eb7509 Merge pull request #544 from Sonarr/mediainfo-unicode
9 years ago
Mark McDowall f88e2e2b79 Fix tests
9 years ago
Mark McDowall 69dd1c6ec4 Test to make sure we scan files in root of series folder (no season folders)
9 years ago
Taloth Saldono 5cd2d71e6f Integrated MediaInfo wrapper to be able to properly handle Unicode on Linux.
9 years ago
Mark McDowall 96578ca59b Stricter rejection of series subfolders
9 years ago
Taloth Saldono 6e7a2af86b Ignore unicode test for now, fails on tc.
9 years ago
Taloth Saldono 852f97012f Fixed broken test.
9 years ago
Taloth Saldono af060d73cc Updated MediaInfo code for syno/linux.
9 years ago
Mark McDowall 587aff602a Fixed: Don't delete downloads unless a file was imported
9 years ago
Mark McDowall 27246de623 Fixed: Ignore @eaDir inside Series folders
9 years ago
Mark McDowall 2a4fd2bbde Fixed: Better error messaging when import fails due to inaccessible path
9 years ago
Mark McDowall 638e3ca898 Command queue
9 years ago
Taloth Saldono dc2c1f7928 Fixed: Import of single-file anime torrents.
9 years ago
Mark McDowall e466c77487 Fixed: Ignore .AppleDouble subfolders of season folder
9 years ago
Mark McDowall 20782bbbc1 Episode import improvements
9 years ago
Mark McDowall 6054dd8ee6 Fixed: Don't scan subfolders in series folders that start with a period
10 years ago
Taloth Saldono 2f048f4217 Fixed: DownloadEpisodesScan api command regressed during a refactoring causing nzbToMedia to fail.
10 years ago
Mark McDowall 2bbce39faa Show title mismatches, but don't import them automaticallys
10 years ago
Mark McDowall d277420849 Fixed: Do not scan series folder if root folder is empty
10 years ago
Mark McDowall 6711ba2549 Fixed: Do not remove directories when they contain a RAR file over 10MB
10 years ago
Mark McDowall 2b050cf88c OS Agnostic paths
10 years ago
Mark McDowall 90ce35abee Fixed: Import files for the series Extras
10 years ago
Keivan Beigi a6d34caf2c New: Rebuilt Completed/Failed download handling from scratch
10 years ago
Mark McDowall e637d68157 Advanced option to disable media info for add series/rescan
10 years ago
Mark McDowall 7aee3c5ac4 Fixed: Don't check for sample for anime specials
10 years ago
Mark McDowall d93bd52a01 Queue actions
10 years ago
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Keivan Beigi a46b542bfd updated MediaInfo to 0.7.71
10 years ago
Mark McDowall d6ed475c63 Removed old test
10 years ago
Mark McDowall f8c002db9f Fixed: Use runtime of series for sample checks instead of constant
10 years ago
Taloth Saldono 5fed3670c8 Drone factory would throw exception on unknown series instead of proper error.
10 years ago