Commit Graph

215 Commits (a8b40ce1f6ee49640c32dbb68e0633fc3b5b716a)

Author SHA1 Message Date
Joseph Milazzo fa52eabb79 Almost finished linking frontend to backend. A few issues with DB mapping to work out.
7 years ago
Joseph Milazzo 9ce71ff698 Added Music models and basic database
7 years ago
TCBWZA e73158d5fa Update _fileExtensions to include .mp3 (quality unknown), .m4a quality DVD and .flac quality RAWHD
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 2e08f195e4 Fixed: Zero length file causes MediaInfo hanging in 100% cpu load.
7 years ago
Mark McDowall bf485f6f2c Log number of files found when getting video/non-video files
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
Mark McDowall c6eb19c04d Exclude .grab and Plex Version folders
7 years ago
Keivan Beigi 73840dcacc The great logger.Error cleanup!
8 years ago
Keivan Beigi 8252a2a60f RIP
8 years ago
Keivan Beigi ad7d571b24 New: Better platform detection specifically for Non-Windows Systems
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Keivan Beigi aba613acd1 Because it's 2016!
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 ff33f15bac Fixed: Import episodes in season packs in numerical order
8 years ago
Mark McDowall 0de1f3f17a Fixed: Ignore extrafanart subfolder when scanning for extra files
8 years ago
Mark McDowall a621f0d49b Fixed: Prevent duplicate parsing of extra files
8 years ago
Mark McDowall 2e96c4e798 New: Parse existing subtitles and extra files
8 years ago
Mark McDowall aa37b65842 Fixed tests for EpisodeFileMovingService
8 years ago
Mark McDowall 422371d118 Fixed: Episode import when the series folder had a trailing slash and folder was not on disk
8 years ago
Mark McDowall 5fcd65ef57 Fixed: MediaInfo.AudioChannels for some eac3 and mp3 files
8 years ago
Taloth Saldono 4486317888 Fixed: Manual Import failing to parse series title from certain nested folders.
8 years ago
Mark McDowall db4b0de5e2 New: MediaInfo VideoBitDepth and AudioChannels
8 years ago
Mark McDowall ab63c3e83d Fixed: Parsing series title during manual import
8 years ago
Taloth Saldono 006dc9202b Fixed: Tweaked sample detection for short episodes.
8 years ago
Mark McDowall e4e3770e54 Log message makes sense now
8 years ago
Mark McDowall e9248e284e Return decisions when catching exceptions during decision making
8 years ago
Taloth Saldono c29e49da95 Clarified error message in MatchesFolderSpecification.
8 years ago
Taloth Saldono 72f0085ef7 Fixed: DownloadedEpisodesScan API command couldn't be used to process individual files.
8 years ago
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3.
8 years ago
Taloth Saldono 91d91bc673 Fixed: Sample files of daily episodes should also be deleted after import.
8 years ago
Mark McDowall 1a5eafd2b1 New: Remove empty subfolders after renaming FileSetLastWriteTime
8 years ago
Taloth Saldono 5550565d6a Fixed: Manual Import didn't revert to parent folder when trying to parse series leading to issues with obfuscated releases.
8 years ago
Mark McDowall b62ef0c40c Fixed: Use folder quality when better than file quality (regression)
9 years ago
Mark McDowall b4f83d8a4e New: Media file extension .webm
9 years ago
Mark McDowall a9444cef30 Fixed: Folder quality when file quality determined by its extension
9 years ago
Mark McDowall 0e90bf5227 Fixed: Don't import single files that start with ._
9 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono d6a135857d Clarified error message when parsed episode doesn't exist in the database.
9 years ago
Mark McDowall 49dea2cd7f Fixed: Log error message when moving file to recycling bin fails
9 years ago
Mark McDowall 28a70a0cf1 Fixed: Import episodes in ascending numerical order
9 years ago
Mark McDowall 7286ccdd56 return early for existing files in UnverifiedSceneNumberingSpecification
9 years ago
Taloth Saldono 1a402a9cf4 MediaInfo should use ParseSpeed > 0.2 for .ts files to get accurate readings.
9 years ago
Taloth Saldono 648a16c1bb Fixed: Don't check for missing TheXEM numbering when importing existing series.
9 years ago
Taloth Saldono 6d046a8df8 Fixed: Extrapolate scene numbering but won't auto import.
9 years ago
Taloth Saldono c4430ab4de MediaInfo Dispose only when handle was created.
9 years ago
Taloth Saldono c9f720885e Fixed: Renaming episodes on OSX with case-insensitive filesystem.
9 years ago
Taloth 51f705d89a Merge pull request #139 from Sonarr/verified-file-transfer
9 years ago