Commit Graph

17 Commits

Author SHA1 Message Date
Qstick c02b66ec44 Enforce comment spacing with Stylecop
Fixes #3104
2022-11-21 19:51:00 -06:00
Qstick b0327163ef Fix Lint Issue 2022-10-25 20:28:15 -05:00
Mark McDowall 970b68e808 New: Validate that naming formats don't contain illegal characters
Fixes #1768

(cherry picked from commit 145c644c9d8f1636027da8a782a7e74f3182c678)
2022-10-23 17:23:12 -05:00
Qstick a4b78b44ce StyleCop (#1058)
* Stylecop Rules and Fixes
2020-10-13 23:18:09 -04:00
Qstick e67af5e747 Changed: Temp remove album folder release year requirement.
Fixes #290 until we can get rework done, forces user to ensure they are naming correctly.
2018-04-12 22:39:00 -04:00
Qstick 8ad38fe3af Fixed: Validation for Track File Naming, Add Album Type Token
#241
2018-04-07 23:53:11 -04:00
Qstick 0ea3b71bae Cleanup FileNameBuilder 2017-11-16 11:46:35 -05:00
Qstick 0054226307 [UI Work] Artist Detail Page, Album Studio, Wanted, NavSearch, Rename 2017-09-11 23:11:32 -04:00
Qstick fe58f54ad4 NamingConfig Refactor
Adds track NamingConfig, Gets naming section in settings working. Adds Release Year token and track number token
2017-06-18 22:16:39 -04:00
Keivan Beigi 0214c8e0f0 Removed unused using statements 2016-12-23 13:45:24 -08:00
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
Mark McDowall 7f27507ef6 Fixed: Use Orignal Filename token for renaming as only token 2015-01-21 11:26:47 -08:00
Mark McDowall 8711c41649 New: Ability to use Original Title only in naming settings 2014-11-04 23:09:50 -08:00
Mark McDowall 193672b652 Anime!
New: Anime support
New: pull alternate names from thexem.de
New: Search using all alternate names (if rage ID is unavailable)
New: Show scene mapping information when hovering over episode number
New: Full season searching for anime (searches for each episode)
New: animezb.com anime indexer
New: Treat BD as bluray

Fixed: Parsing of 2 digit absolute episode numbers
Fixed: Loading series details page for series that start with period
Fixed: Return 0 results when manual search fails, instead of an error
Fixed: animezb URL
2014-07-02 07:33:51 -07:00
Mark McDowall fc540067c2 Series and Season folder format validation/error handling 2014-04-17 11:26:48 -07:00
Mark McDowall 7bb8a9db5f Validation and integration test for SeriesFolderFormat 2014-01-17 10:43:15 -08:00
Mark McDowall 9d5c1aa0a4 Validate that we can parse the chosen scheme before saving 2013-11-21 23:45:34 -08:00