1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Commit Graph

68 Commits

Author SHA1 Message Date
Taloth Saldono
2a83088045 Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 2015-05-04 00:50:10 +02:00
Mark McDowall
b308f06af3 Remove unused parameter 2015-02-13 17:22:24 -08:00
Mark McDowall
7f27507ef6 Fixed: Use Orignal Filename token for renaming as only token 2015-01-21 11:26:47 -08:00
Mark McDowall
67729c4d12 Collapse Pt or Pt. in episode title 2015-01-10 11:36:35 -08:00
Mark McDowall
03b5095b06 New: Prefixed Range multi-episode style (for plex) 2014-12-31 22:40:37 -08:00
Mark McDowall
1be44a4254 Couple more test cases for episode title collapse 2014-12-26 17:36:42 -08:00
Mark McDowall
821f9646f3 Cleaner file names/multi-episode file names 2014-12-26 17:21:45 -08:00
Mark McDowall
128d53bb5f Show the difference between Quality Full and Quality Title 2014-12-23 22:08:38 -08:00
Mark McDowall
2a2330548c Some more test cases for CleanTitle 2014-12-23 16:37:21 -08:00
Mark McDowall
5f8af9f3a2 A couple more CleanTitle fixes 2014-12-23 07:38:49 -08:00
Mark McDowall
7ec34de3b7 More CleanTitle fixes 2014-12-23 00:17:55 -08:00
Mark McDowall
9fd90e6f99 Fixed Episode CleanTitle token helper and keep # in title 2014-12-21 23:50:23 -08:00
Mark McDowall
3cfbca5358 New: Episode CleanTitle renaming token 2014-12-20 23:30:53 -08:00
Mark McDowall
e457003a91 Fixed: Sonarr as default Release Group instead of DRONE 2014-12-11 16:50:42 -08:00
Keivan Beigi
0be8f55a2f Cleaned up using directive 2014-12-06 21:55:17 -08:00
Mark McDowall
6b56e912eb New: Original Filename renaming token to use original filename as-is 2014-12-03 21:43:58 -08:00
Mark McDowall
6467167046 Moved Extension methods in common to subfolder 2014-12-01 22:26:25 -08:00
Mark McDowall
f344a96444 New: Additional naming options for Quality in file name (Full, Title, Proper) 2014-11-28 23:54:35 -08:00
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
2014-11-28 23:51:21 -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
74e6d8c6e3 Fixed: Default to dash as separator for absolute numbers in multi-episode pattern 2014-11-01 23:58:32 -07:00
Mark McDowall
0e436f371b Fixed: Should allow space/period between season and episode number patterns in naming 2014-10-27 07:38:53 -07:00
Mark McDowall
35396ea44e Fixed: Duplicate multi-episode style with trailing brackets
Only dashes, underscores, periods and spaces will be considered separators
2014-10-21 07:14:51 -07:00
Taloth Saldono
6dfbc3c290 Fixed: Will no longer cause an error when trying to parse an anime episode with absolute number 0. 2014-10-20 22:16:31 +02:00
Mark McDowall
3f11fcf2e1 Fixed: Use empty string when {Original Title} is not available 2014-09-28 00:47:24 -07:00
Mark McDowall
a3d013d908 New: v2/v3/etc handling for anime 2014-09-22 11:08:30 -07:00
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
2014-09-15 16:46:35 -07:00
Taloth Saldono
49e2f26ffc Fixed: Multiple SeasonEpisode formats in the same pattern are now supported. 2014-09-06 01:26:54 +02:00
Keivan Beigi
3a287bf7e7 Merge pull request #108 from NzbDrone/scene-name
Fixed: Use Nzb title as scene name when available
2014-09-04 09:24:37 -07:00
Mark McDowall
b9ff97fe9f Fixed: series/season folders will have leading/trailing periods removed when they are created 2014-09-02 17:15:03 -07:00
kayone
20287f84ce Fixed: Use Nzb title as scene name when available 2014-09-02 15:07:29 -07:00
Mark McDowall
6671934c0f Relative episode file paths 2014-08-13 17:08:24 -07:00
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. 2014-08-05 18:14:09 +02:00
Taloth Saldono
7b420fc033 Added MediaInfo to EpisodeFile. 2014-08-05 18:14:06 +02:00
Taloth Saldono
d64c4445b8 Fixed compile warnings. 2014-07-21 08:18:24 -07:00
Mark McDowall
1368c4376b Fixed: Multi-episode style is used when renaming multi episode anime 2014-07-14 23:06:06 -07:00
Mark McDowall
9a92815cbf Fixed: Specials with the season number will be handled properly 2014-07-09 13:56:52 -07: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
6d8b38366f Fixed: Double periods in filenames will be replaces with a single period 2014-05-01 13:29:09 -07:00
Mark McDowall
fc540067c2 Series and Season folder format validation/error handling 2014-04-17 11:26:48 -07:00
Mark McDowall
dade3bb214 New: Examples for Series and Season folder format 2014-04-15 07:16:49 -07:00
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
2014-04-08 17:19:36 -07:00
Mark McDowall
e6e2f85d71 Reverted some special characters 2014-02-22 11:30:44 -08:00
Mark McDowall
aed76afa52 Changed some special characters to more sane values in file names 2014-02-22 11:25:17 -08:00
Mark McDowall
6493622ebc Also trim question marks 2014-02-12 01:03:24 -08:00
Mark McDowall
1b21f4a2d7 Fixed: Double periods before extensions when episode title ends in a period 2014-02-12 00:59:22 -08:00
Mark McDowall
75decad601 UI looking better for quality profile editing 2014-01-28 20:15:11 -08:00
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. 2014-01-27 19:21:29 +01:00
Mark McDowall
6b90a3a1eb Fixed: Clean series title in season folder of reserved characters 2014-01-24 14:08:02 -08:00
Mark McDowall
7bb8a9db5f Validation and integration test for SeriesFolderFormat 2014-01-17 10:43:15 -08:00