Keivan Beigi
aba613acd1
Because it's 2016!
8 years ago
Chris Allen
740fc9154f
Shorten 'MPEG-2 Video' to 'MPEG2'.
8 years ago
Chris Allen
e7275af073
VideoBitDepth and AudioChannels in Filename examples
8 years ago
Mark McDowall
e9eab0ae48
Audio codec E-AC-3 will be EAC3 in filenames
8 years ago
Mark McDowall
04ca1e4569
Always include decimal place for AudioChannels
8 years ago
Mark McDowall
db4b0de5e2
New: MediaInfo VideoBitDepth and AudioChannels
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
...
Closes #453
New: Added `Quality Real` naming Token
New: Quality Full will add real to file name when applicable
9 years ago
Mark McDowall
192d001b61
New: Option to remove illegal characters
...
Closes #809
9 years ago
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono
724981db57
Fixed: Added x/h265 to renamer.
10 years ago
Taloth Saldono
b540307dbd
Fixed: Series/season metadata also created on episode import.
10 years ago
Lars Johnsen
a79fc94a54
Compilation: Fix case inconsistencies
10 years ago
Taloth Saldono
2a83088045
Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
10 years ago
Mark McDowall
b308f06af3
Remove unused parameter
10 years ago
Mark McDowall
7f27507ef6
Fixed: Use Orignal Filename token for renaming as only token
10 years ago
Mark McDowall
67729c4d12
Collapse Pt or Pt. in episode title
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
128d53bb5f
Show the difference between Quality Full and Quality Title
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
6467167046
Moved Extension methods in common to subfolder
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
...
New: Multi-episode style (Range)
New: Example for mulit-episode anime naming
Fixed: Validate anime episode format when saving
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
...
Only dashes, underscores, periods and spaces will be considered separators
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
...
Fixed: Import event when file doesn't have a valid scene name
Fixed: Filename when file doesn't have a valid scene name
10 years ago
Taloth Saldono
49e2f26ffc
Fixed: Multiple SeasonEpisode formats in the same pattern are now supported.
10 years ago
Keivan Beigi
3a287bf7e7
Merge pull request #108 from NzbDrone/scene-name
...
Fixed: Use Nzb title as scene name when available
10 years ago
Mark McDowall
b9ff97fe9f
Fixed: series/season folders will have leading/trailing periods removed when they are created
10 years ago
kayone
20287f84ce
Fixed: Use Nzb title as scene name when available
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
Taloth Saldono
7b420fc033
Added MediaInfo to EpisodeFile.
10 years ago
Taloth Saldono
d64c4445b8
Fixed compile warnings.
10 years ago
Mark McDowall
1368c4376b
Fixed: Multi-episode style is used when renaming multi episode anime
10 years ago
Mark McDowall
9a92815cbf
Fixed: Specials with the season number will be handled properly
11 years ago
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
11 years ago
Mark McDowall
6d8b38366f
Fixed: Double periods in filenames will be replaces with a single period
11 years ago
Mark McDowall
fc540067c2
Series and Season folder format validation/error handling
11 years ago
Mark McDowall
dade3bb214
New: Examples for Series and Season folder format
11 years ago
Mark McDowall
e21574a203
Blacklisting improvements
...
New: New releases that fail will be retried a second time after waiting 1hr (configurable)
Fixed: Blacklisting releases with the same date and vastly different ages
11 years ago
Mark McDowall
e6e2f85d71
Reverted some special characters
11 years ago
Mark McDowall
aed76afa52
Changed some special characters to more sane values in file names
11 years ago
Mark McDowall
6493622ebc
Also trim question marks
11 years ago
Mark McDowall
1b21f4a2d7
Fixed: Double periods before extensions when episode title ends in a period
11 years ago
Mark McDowall
75decad601
UI looking better for quality profile editing
11 years ago
Taloth Saldono
c90791b266
Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled.
11 years ago
Mark McDowall
6b90a3a1eb
Fixed: Clean series title in season folder of reserved characters
11 years ago
Mark McDowall
7bb8a9db5f
Validation and integration test for SeriesFolderFormat
11 years ago
Mark McDowall
b5b9fababb
New: Series Folder format now configurable (used when adding series only)
11 years ago
Mark McDowall
7c6605c02b
New: Original Title can be used in file names
11 years ago
Mark McDowall
f76c4700a6
New: Release Group can now be used in rename patterns
11 years ago
Mark McDowall
9e00da4d2a
Don't strip episode count from title if only one episode
11 years ago
Mark McDowall
c90d010cd8
Fixed the broken tests
11 years ago
Mark McDowall
5659a3c496
No more wizard, now only show when advanced settings are off
11 years ago
Mark McDowall
d9b7dd257e
Couple touch ups
11 years ago
Mark McDowall
2b682a4936
Added caching to seasonEpisodePattern matching
11 years ago
Mark McDowall
3db97e9d11
Moved SeasonFolderFormat to NamingConfig
...
Moved UseSeasonFolder to UI only (add series)
11 years ago
Mark McDowall
9d94c4490f
Cleanup!
11 years ago
Mark McDowall
2e694485fe
Validation for samples and saving
11 years ago
Mark McDowall
9d5c1aa0a4
Validate that we can parse the chosen scheme before saving
11 years ago
Mark McDowall
48ece3d367
Using season:00 instead of 0season
11 years ago
kayone
4cfb2f271d
minor cleanup.
11 years ago
Mark McDowall
0ec520c4d5
Basic UI + Wizard for custom naming added
11 years ago
Mark McDowall
7b54bca3c7
Server side for custom naming is complete
11 years ago
Mark McDowall
7ef2fb0242
Speicals go in Specials folder
11 years ago
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
11 years ago