Mark McDowall
ebf0dbc1d0
New: Enable/Disable RSS Sync/Searching on a per indexer basis
2014-08-27 08:23:55 -07:00
Mark McDowall
0c839d1e11
New: Trace/Debug logging will keep the last 50 files instead of only the last 5
2014-08-25 22:52:17 -07:00
kayone
322ff2af8c
signalR connection is now called directly rather than using a command to reduce overhead.
2014-08-25 21:01:32 -07:00
Mark McDowall
44f869902e
Fixed: Migration issue when column names were wrapped in backticks instead of quotes
...
(cherry picked from commit 15ebe03130bdfff82cde75eb20c8db9bf3e74f83)
2014-08-25 13:26:20 -07:00
kayone
e0e90efbc9
updated fluentmigrator
2014-08-24 23:17:05 -07:00
kayone
3f3cc69da7
updated json.net
2014-08-24 18:45:55 -07:00
Mark McDowall
a933ab90ec
Merge pull request #103 from Taloth/develop
...
Styling episode Quality badge for Cutuff Unmet
2014-08-24 18:33:02 -07:00
kayone
7b2b4794c7
updated fluentvalidation
2014-08-24 18:18:37 -07:00
Taloth Saldono
bd60133274
Fixed: Framerate in mediainfo is now parsed culture invariant.
2014-08-23 23:42:08 +02:00
Taloth Saldono
04160a61c9
Fixed: Update Quality parser for Anime Elysium group.
2014-08-23 23:42:07 +02:00
Mark McDowall
7a804d4702
Fixed: parsing of files without a title and a 4 digit season number
2014-08-23 10:58:27 -07:00
Mark McDowall
74ff7803a9
Only set last write time for recycling bin on Windows
2014-08-21 19:18:28 -07:00
Mark McDowall
807ed7df1a
New: Show disk space used by series on series details
2014-08-17 00:41:16 -07:00
Mark McDowall
39c66b7951
Fixed: Metadata creation issue due to relative episode file paths
2014-08-14 23:57:49 -07:00
Mark McDowall
6671934c0f
Relative episode file paths
2014-08-13 17:08:24 -07:00
Taloth Saldono
9e9cb98b3a
Fixed: Added additional separators to reversed title detection.
2014-08-13 22:09:31 +02:00
Mark McDowall
1464a5d391
Warn if unable to get new nzoid from SAB
2014-08-12 16:44:24 -07:00
Mark McDowall
8ae354a56b
SAB test to warn if Category Local Path is set when connection is to localhost
2014-08-12 07:22:30 -07:00
Mark McDowall
3b08f317dd
Remove request info from title when parsing
2014-08-11 22:11:06 -07:00
Mark McDowall
9e0c8a60b4
Anime special fixes
...
Fixed: Parsing of special/OVA/OVD releases
Fixed: Handling of anime releases with season number of zero
2014-08-11 19:44:26 -07:00
Taloth Saldono
4540cf05ad
Fixed: Solved database performance bug causing slow rss syncs.
2014-08-11 22:30:37 +02:00
Mark McDowall
41ece422c9
Fixed: Remove accents from titles when looking for matching series
2014-08-11 12:26:06 -07:00
Mark McDowall
9ffdf18935
Fixed: Set permissions on new series folders (mono)
2014-08-10 21:20:06 -07:00
Taloth Saldono
d1a8cd2a84
Readded Growl logo via embedded binary blob.
2014-08-10 14:55:41 -07:00
Taloth Saldono
10de8087f7
Added warning to Sabnzbd Client Test to disable the sabnzbd pre-check option.
2014-08-10 14:54:56 -07:00
Taloth Saldono
6c44121b09
Fixed: Now assuming that an Ended series without any airdates are direct-to-dvd.
2014-08-10 14:54:56 -07:00
Taloth Saldono
a5a99f64ff
Fixed: Parser now recognizes 848x480 as 480p.
2014-08-10 14:54:55 -07:00
Mark McDowall
cd5f404cea
Removing logo from growl temporarily
2014-08-09 02:12:56 -07:00
Mark McDowall
9eab145924
Fixing csproj
2014-08-09 01:53:15 -07:00
Mark McDowall
dd15442dcd
Copy logo into output folder on build, fix broken tests
2014-08-09 01:51:19 -07:00
Mark McDowall
ca09588390
Fixed: Remove GDI+ dependency with embedded resource
2014-08-09 01:27:53 -07:00
Mark McDowall
ac03e7e8a4
Merge pull request #99 from ToBeFrank/growl-fixes-squashed
...
Growl Fixes
Fixed: Growl for OS X
Fixed: Growl on mono
2014-08-08 20:22:02 -07:00
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
2014-08-08 17:56:54 -07:00
Mark McDowall
b4698b070c
Fixed: Update IMDB ID from trakt when series is refreshed
2014-08-07 08:24:23 -07:00
Mark McDowall
15f9c3a95d
Removed some extra using statements
2014-08-05 23:17:44 -07:00
Mark McDowall
4ad28bb6f6
Pushover default to Normal
2014-08-05 13:53:37 -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
b427954f5f
null EmbeddedDocuments are now stored as DBNull instead of json null.
2014-08-05 18:14:03 +02:00
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
2014-08-04 23:18:14 -07:00
Mark McDowall
0ba19f0cd7
New: Add to Homescreen for mobile support
2014-08-03 16:05:15 -07:00
Mark McDowall
c21ffcb5e4
New: Show processing time for pending items on Calendar and Queue
2014-08-01 18:08:32 -07:00
Mark McDowall
3b26e82644
Much better logging for searching
2014-08-01 18:08:02 -07:00
Mark McDowall
c11c2c831d
Don't set folder write time on Mono
2014-08-01 00:17:20 -07:00
Mark McDowall
f657afc424
Fixed: don't try to delete series folder if it doesn't exist
2014-07-31 23:57:17 -07:00
Mark McDowall
ff99c383da
XBMC version is cached by host & port
...
Cache is cleared on test
Version is cached for 12 hours
2014-07-31 23:53:38 -07:00
Mark McDowall
fc46018c9a
Fixed: Connecting to XBMC when user name and password are configured
2014-07-31 23:30:30 -07:00
Taloth Saldono
e5e00fd346
Fixed: Renaming Episodes will never overwrite existing files.
2014-07-31 12:32:31 -07:00
Mark McDowall
b841d2e9b4
Fixed: VOSTFR will be treated as French
2014-07-30 07:56:43 -07:00
Mark McDowall
043ca57e1e
Fixed: no longer logging finished searching messages when search did not occur on that indexer
2014-07-30 07:31:02 -07:00