Mark McDowall
7d7fe912aa
Fixed: Removed redirect permanent from old quality profile endpoint
10 years ago
Mark McDowall
6671934c0f
Relative episode file paths
10 years ago
Mark McDowall
10fc875715
Fixed: Validation errors showing multiple times
10 years ago
Taloth Saldono
9e9cb98b3a
Fixed: Added additional separators to reversed title detection.
10 years ago
Mark McDowall
457e585300
New: Progress bar will be yellow if series is not monitored, but epsiodes are missing
10 years ago
Mark McDowall
1464a5d391
Warn if unable to get new nzoid from SAB
10 years ago
Mark McDowall
8ae354a56b
SAB test to warn if Category Local Path is set when connection is to localhost
10 years ago
Mark McDowall
3b08f317dd
Remove request info from title when parsing
10 years ago
Mark McDowall
1e815e7525
Wait longer for spinner in automation tests
10 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
10 years ago
Mark McDowall
904ee7dc23
Attach calendar tooltips to calendar instead of body
10 years ago
Taloth Saldono
4540cf05ad
Fixed: Solved database performance bug causing slow rss syncs.
10 years ago
Mark McDowall
adcd296153
Uncomment build steps
10 years ago
Mark McDowall
03da3f3617
Remove xml files when they are for a dll or exe
10 years ago
Mark McDowall
41ece422c9
Fixed: Remove accents from titles when looking for matching series
10 years ago
Mark McDowall
2008b32018
New: release name in manual search will link to info URL if available
10 years ago
Mark McDowall
135fb32bdb
Treat StaleElementReferenceExceptions as inconclusive instead of failures
10 years ago
Mark McDowall
9f52daf78e
New: close modal dialogs by clicking outside of modal
10 years ago
Mark McDowall
9ffdf18935
Fixed: Set permissions on new series folders (mono)
10 years ago
Mark McDowall
78e5209cfd
New: Details for import/grab on Episode Activity tab
10 years ago
Mark McDowall
4b5cf7d7d3
Styling fixes
10 years ago
Taloth Saldono
d1a8cd2a84
Readded Growl logo via embedded binary blob.
10 years ago
Taloth Saldono
a62cd042de
Added some resilience in the GetCurrentProcess calls so it doesn't cause a Fatal exit.
10 years ago
Taloth Saldono
10de8087f7
Added warning to Sabnzbd Client Test to disable the sabnzbd pre-check option.
10 years ago
Taloth Saldono
6c44121b09
Fixed: Now assuming that an Ended series without any airdates are direct-to-dvd.
10 years ago
Taloth Saldono
a5a99f64ff
Fixed: Parser now recognizes 848x480 as 480p.
10 years ago
Mark McDowall
cd5f404cea
Removing logo from growl temporarily
10 years ago
Mark McDowall
9eab145924
Fixing csproj
10 years ago
Mark McDowall
dd15442dcd
Copy logo into output folder on build, fix broken tests
10 years ago
Mark McDowall
ca09588390
Fixed: Remove GDI+ dependency with embedded resource
10 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
10 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
10 years ago
Mark McDowall
4de9c8b7fb
Merge pull request #98 from ToBeFrank/show-hide-fix
...
Fixed: Moved episode grid below show/hide button
10 years ago
Mark McDowall
ebeccffd36
Merge pull request #96 from ToBeFrank/develop
...
Fixed: WebClient issues when downloading a large amoount of data and running under mono
10 years ago
Frank Riley
3991ae5748
Move grid below show/hide button so that the button does not move when the grid is shown
10 years ago
Mark McDowall
b4698b070c
Fixed: Update IMDB ID from trakt when series is refreshed
10 years ago
Mark McDowall
c3fee509f6
More info on calendar
...
New: Show more information of grabbed and failed downloads on calendar
10 years ago
Frank Riley
be0d779448
When running under mono, WebClient will sometimes return less data
...
than it should. This causes the FetchFeedService to log errors
because the XML received cannot be parsed. Setting the
AutomaticDecompression property on the WebRequest fixes this issue.
10 years ago
Mark McDowall
75236118dd
Wait 30 seconds for automation tests to load UI
10 years ago
Mark McDowall
15f9c3a95d
Removed some extra using statements
10 years ago
Mark McDowall
1586743df2
New: Show calendar title above buttons on small screens (phones)
10 years ago
Mark McDowall
4ad28bb6f6
Pushover default to Normal
10 years ago
Mark McDowall
8902dde343
Merge pull request #94 from Taloth/mediainfo-support
...
Mediainfo support
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
b427954f5f
null EmbeddedDocuments are now stored as DBNull instead of json null.
10 years ago
Mark McDowall
b0c45aef50
Cleaned up time formatting
10 years ago
Mark McDowall
0a8dcaaf16
Fixed error when trying to display time
10 years ago
Mark McDowall
cd66f8f198
Week column header help is info not warning
10 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
10 years ago