kayone
20287f84ce
Fixed: Use Nzb title as scene name when available
11 years ago
Taloth Saldono
b9623957fd
Fixed: All migrations are now transactional and will rollback if failed
11 years ago
Mark McDowall
ae97af6bb6
Fixed: Support for poorly numbered multi-episode releases
11 years ago
Mark McDowall
bf1547a524
Pneumatic will set the download client ID for strm files
11 years ago
Mark McDowall
57448fd29a
Fixed: Pneumatic now has a watch folder (for importing strm files)
11 years ago
Mark McDowall
e67136ae64
New: number of episode files that will be deleted shown on delete dialog
11 years ago
Mark McDowall
901808e0b3
Fixed: Fanzub will connect via HTTP because their cert has expired
11 years ago
Mark McDowall
2651cd63a8
Fixed: Don't mark a download as successful unless all valid files are imported
11 years ago
Taloth Saldono
1bca66a0c2
Fixed: Failed downloads not removed from history will no longer be erroneously retried after restarting drone.
11 years ago
Taloth Saldono
9e02a05733
New: Added automatic detection of a critical bug in mono 3.4.0 to the mono version check. (see mono bug #18599 )
11 years ago
Mark McDowall
ebf0dbc1d0
New: Enable/Disable RSS Sync/Searching on a per indexer basis
11 years ago
Mark McDowall
0c839d1e11
New: Trace/Debug logging will keep the last 50 files instead of only the last 5
11 years ago
kayone
322ff2af8c
signalR connection is now called directly rather than using a command to reduce overhead.
11 years ago
Mark McDowall
44f869902e
Fixed: Migration issue when column names were wrapped in backticks instead of quotes
...
(cherry picked from commit 15ebe03130bdfff82cde75eb20c8db9bf3e74f83)
11 years ago
kayone
e0e90efbc9
updated fluentmigrator
11 years ago
kayone
3f3cc69da7
updated json.net
11 years ago
Mark McDowall
a933ab90ec
Merge pull request #103 from Taloth/develop
...
Styling episode Quality badge for Cutuff Unmet
11 years ago
kayone
7b2b4794c7
updated fluentvalidation
11 years ago
Taloth Saldono
bd60133274
Fixed: Framerate in mediainfo is now parsed culture invariant.
11 years ago
Taloth Saldono
04160a61c9
Fixed: Update Quality parser for Anime Elysium group.
11 years ago
Mark McDowall
7a804d4702
Fixed: parsing of files without a title and a 4 digit season number
11 years ago
Mark McDowall
74ff7803a9
Only set last write time for recycling bin on Windows
11 years ago
Mark McDowall
807ed7df1a
New: Show disk space used by series on series details
11 years ago
Mark McDowall
39c66b7951
Fixed: Metadata creation issue due to relative episode file paths
11 years ago
Mark McDowall
6671934c0f
Relative episode file paths
11 years ago
Taloth Saldono
9e9cb98b3a
Fixed: Added additional separators to reversed title detection.
11 years ago
Mark McDowall
1464a5d391
Warn if unable to get new nzoid from SAB
11 years ago
Mark McDowall
8ae354a56b
SAB test to warn if Category Local Path is set when connection is to localhost
11 years ago
Mark McDowall
3b08f317dd
Remove request info from title when parsing
11 years ago
Mark McDowall
9e0c8a60b4
Anime special fixes
...
Fixed: Parsing of special/OVA/OVD releases
Fixed: Handling of anime releases with season number of zero
11 years ago
Taloth Saldono
4540cf05ad
Fixed: Solved database performance bug causing slow rss syncs.
11 years ago
Mark McDowall
41ece422c9
Fixed: Remove accents from titles when looking for matching series
11 years ago
Mark McDowall
9ffdf18935
Fixed: Set permissions on new series folders (mono)
11 years ago
Taloth Saldono
d1a8cd2a84
Readded Growl logo via embedded binary blob.
11 years ago
Taloth Saldono
10de8087f7
Added warning to Sabnzbd Client Test to disable the sabnzbd pre-check option.
11 years ago
Taloth Saldono
6c44121b09
Fixed: Now assuming that an Ended series without any airdates are direct-to-dvd.
11 years ago
Taloth Saldono
a5a99f64ff
Fixed: Parser now recognizes 848x480 as 480p.
11 years ago
Mark McDowall
cd5f404cea
Removing logo from growl temporarily
11 years ago
Mark McDowall
9eab145924
Fixing csproj
11 years ago
Mark McDowall
dd15442dcd
Copy logo into output folder on build, fix broken tests
11 years ago
Mark McDowall
ca09588390
Fixed: Remove GDI+ dependency with embedded resource
11 years ago
Mark McDowall
ac03e7e8a4
Merge pull request #99 from ToBeFrank/growl-fixes-squashed
...
Growl Fixes
Fixed: Growl for OS X
Fixed: Growl on mono
11 years ago
Frank Riley
e752e7f35d
Fixed several issues in GrowlService:
...
1) Calls to the growl SDK were not made in a thread safe manner
2) Loading the icon from a URL did not work in mono, and it made
the GrowlService calls take exceptionally long
3) The result of the growl SDK calls was not checked
4) A bug in the growl for windows SDK caused the mono version
on unix platforms to not work. A fixed version of the SDK is
now included in the build (do not use the NuGet version, it's
broken on unix). The bug was reported to growl for windows here:
https://code.google.com/p/growl-for-windows/issues/detail?id=48
use var for locals
made requested changes from code review
Gave state class a better name
11 years ago
Mark McDowall
b4698b070c
Fixed: Update IMDB ID from trakt when series is refreshed
11 years ago
Mark McDowall
15f9c3a95d
Removed some extra using statements
11 years ago
Mark McDowall
4ad28bb6f6
Pushover default to Normal
11 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.
11 years ago
Taloth Saldono
7b420fc033
Added MediaInfo to EpisodeFile.
11 years ago
Taloth Saldono
b427954f5f
null EmbeddedDocuments are now stored as DBNull instead of json null.
11 years ago
Mark McDowall
18874e2c79
Calendar/Date localization
...
New: Choose calendar starting day of week
New: Choose prefered date/time formats
New: Option to disable relative dates and show absolute dates instead
11 years ago