Commit Graph

67 Commits (ef3005f2bbf8508be0bd373a0df01360eff23c3f)

Author SHA1 Message Date
Qstick 2992ea60d8 New: Add Medium FileNameBuilder Unit Tests
6 years ago
Qstick 3292fba66c
New: Artist Disambiguation Naming Token (#652)
6 years ago
ta264 b9cc94aa46 Fix: Don't use scene name for tracks when track naming disabled (#646)
6 years ago
ta264 bb02d73c42 Whole album matching and fingerprinting (#592)
6 years ago
ta264 c392569a63 New: Update DB to store all releases for an album (#517)
6 years ago
Qstick e6a43b2dc0
New: Added album disambiguation to UI and Naming [ex. Weezer (Blue Album)] (#431)
6 years ago
Qstick b63d9d0146
Fixes Misc Issues with Album Metadata Extrafiles (#145)
7 years ago
Qstick 21428cba6f
Medium Support (Multi-disc Albums), Quality Grouping (#121)
7 years ago
Qstick 456ead09da [UI Work] Settings Naming Page, Other Settings
7 years ago
Qstick 8569084255 Refactor and Enable Renaming for Album and Artist Files (#61)
7 years ago
Joseph Milazzo ef4da4ac9f Track Parsing Code (#10)
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.
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Taloth Saldono f005edfcf0 Don't use Sonarr as ReleaseGroup if the pattern contains an advanced prefix/suffix.
9 years ago
Mark McDowall f0ca2bc11e Fixed: Don't collapse episode titles when episode titles contain Part x only
9 years ago
Mark McDowall b6b5355261 New: support for REAL releases
9 years ago
Mark McDowall 192d001b61 New: Option to remove illegal characters
9 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Mark McDowall 4c1e211675 Fixed: Speed up disk rescaning during series refresh
9 years ago
Mark McDowall fc0fa2c22f Fixed: No not trim trailing "A" from series title when looking for a matching series
10 years ago
Mark McDowall 67729c4d12 Collapse Pt or Pt. in episode title
10 years ago
Mark McDowall 07c71296fb Fixed test
10 years ago
Mark McDowall 03b5095b06 New: Prefixed Range multi-episode style (for plex)
10 years ago
Mark McDowall 1be44a4254 Couple more test cases for episode title collapse
10 years ago
Mark McDowall 821f9646f3 Cleaner file names/multi-episode file names
10 years ago
Mark McDowall 2a2330548c Some more test cases for CleanTitle
10 years ago
Mark McDowall 5f8af9f3a2 A couple more CleanTitle fixes
10 years ago
Mark McDowall 7ec34de3b7 More CleanTitle fixes
10 years ago
Mark McDowall 9fd90e6f99 Fixed Episode CleanTitle token helper and keep # in title
10 years ago
Mark McDowall 3cfbca5358 New: Episode CleanTitle renaming token
10 years ago
Mark McDowall e457003a91 Fixed: Sonarr as default Release Group instead of DRONE
10 years ago
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Mark McDowall 6b56e912eb New: Original Filename renaming token to use original filename as-is
10 years ago
Mark McDowall af5096f9af Absolute release group parsing fix for custom filenames
10 years ago
Mark McDowall f344a96444 New: Additional naming options for Quality in file name (Full, Title, Proper)
10 years ago
Mark McDowall cf9f5fe569 Various naming fixes
10 years ago
Mark McDowall 8711c41649 New: Ability to use Original Title only in naming settings
10 years ago
Mark McDowall 74e6d8c6e3 Fixed: Default to dash as separator for absolute numbers in multi-episode pattern
10 years ago
Mark McDowall 0e436f371b Fixed: Should allow space/period between season and episode number patterns in naming
10 years ago
Mark McDowall 35396ea44e Fixed: Duplicate multi-episode style with trailing brackets
10 years ago
Taloth Saldono 6dfbc3c290 Fixed: Will no longer cause an error when trying to parse an anime episode with absolute number 0.
10 years ago
Mark McDowall 3f11fcf2e1 Fixed: Use empty string when {Original Title} is not available
10 years ago
Mark McDowall a3d013d908 New: v2/v3/etc handling for anime
10 years ago
Mark McDowall 4cbb59d4e8 Episode file import fixes
10 years ago
Taloth Saldono 49e2f26ffc Fixed: Multiple SeasonEpisode formats in the same pattern are now supported.
10 years ago
Mark McDowall 044d5ad0a5 A couple more tests for periods at start/end of folder name
10 years ago
Mark McDowall b9ff97fe9f Fixed: series/season folders will have leading/trailing periods removed when they are created
10 years ago
Mark McDowall 6671934c0f Relative episode file paths
10 years ago
Taloth Saldono 8a5edfeaf5 Rewrote most of the renamer token handling code to give it a bit more generic architecture. Also added MediaInfo as possible token.
10 years ago