Mark McDowall
21c5352183
Fixed: Properly parse mono version 3.10
10 years ago
Taloth Saldono
525f1aa9dd
New: Added global Remote Path mapping table to replace individual Local Category Path settings.
10 years ago
Mark McDowall
8281063698
Fixed: Don't try to test notifications when only on upgrade is enabled
10 years ago
Taloth Saldono
80ed203258
Updated HttpResponse to support binary content.
10 years ago
Taloth Saldono
56436fea69
Fixed: Now shows UI notification if downloading nzb from indexer fails.
10 years ago
Taloth Saldono
70fc927e9f
New: Will now provider a clearer error if the indexer returned unexpected html content (indicating a blocked site) instead of failing with a parser error.
10 years ago
Taloth Saldono
82061cf5a0
General fixes and adjusted ParseSize method.
10 years ago
Taloth Saldono
518a75ea5c
Downloading releases via Manual Search are now processed via unique id to allow caching more Release details.
10 years ago
Mark McDowall
2b0ddb6131
New: Scheduled tasks shwon in UI under System
10 years ago
Keivan Beigi
879035b28a
Merge branch 'http-client' into develop
10 years ago
Keivan Beigi
2c1d3339d0
HttpClient
10 years ago
Mark McDowall
1b18baca44
Fixed: Manual refresh of all series will refresh every series, including ended series
10 years ago
Mark McDowall
b2526a136c
More logging when episode file image can't be found for XBMC metadata
10 years ago
Mark McDowall
33f44e7932
New: log all startup events to log file at trace and above
10 years ago
Mark McDowall
f63476260b
New: Show episode file file deletions in history and episode activity
10 years ago
Taloth Saldono
49e2f26ffc
Fixed: Multiple SeasonEpisode formats in the same pattern are now supported.
10 years ago
Mark McDowall
86ef30480f
Searching icons and spinner fix
...
New: Manual search has its own icon on series details instead of a dropdown
Fixed: Automatic search icon will spin showing activity
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
b638e09f24
Fixed: Don't mark releases as imported unless at least one file is imported
10 years ago
Mark McDowall
96c1ceaa29
Fixed: Set permissions on new metadata files (mono)
10 years ago
Mark McDowall
b9ff97fe9f
Fixed: series/season folders will have leading/trailing periods removed when they are created
10 years ago
Keivan Beigi
ce8cb41bac
don't clear scenenames that are 40 char long.
10 years ago
Keivan Beigi
1c7f2ad29e
spelling
10 years ago
kayone
20287f84ce
Fixed: Use Nzb title as scene name when available
10 years ago
Taloth Saldono
b9623957fd
Fixed: All migrations are now transactional and will rollback if failed
10 years ago
Mark McDowall
ae97af6bb6
Fixed: Support for poorly numbered multi-episode releases
10 years ago
Mark McDowall
bf1547a524
Pneumatic will set the download client ID for strm files
10 years ago
Mark McDowall
57448fd29a
Fixed: Pneumatic now has a watch folder (for importing strm files)
10 years ago
Mark McDowall
e67136ae64
New: number of episode files that will be deleted shown on delete dialog
10 years ago
Mark McDowall
901808e0b3
Fixed: Fanzub will connect via HTTP because their cert has expired
10 years ago
Mark McDowall
2651cd63a8
Fixed: Don't mark a download as successful unless all valid files are imported
10 years ago
Taloth Saldono
1bca66a0c2
Fixed: Failed downloads not removed from history will no longer be erroneously retried after restarting drone.
10 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 )
10 years ago
Mark McDowall
ebf0dbc1d0
New: Enable/Disable RSS Sync/Searching on a per indexer basis
10 years ago
Mark McDowall
0c839d1e11
New: Trace/Debug logging will keep the last 50 files instead of only the last 5
10 years ago
kayone
322ff2af8c
signalR connection is now called directly rather than using a command to reduce overhead.
10 years ago
Mark McDowall
44f869902e
Fixed: Migration issue when column names were wrapped in backticks instead of quotes
...
(cherry picked from commit 15ebe03130
)
10 years ago
kayone
e0e90efbc9
updated fluentmigrator
10 years ago
kayone
3f3cc69da7
updated json.net
10 years ago
Mark McDowall
a933ab90ec
Merge pull request #103 from Taloth/develop
...
Styling episode Quality badge for Cutuff Unmet
10 years ago
kayone
7b2b4794c7
updated fluentvalidation
10 years ago
Taloth Saldono
bd60133274
Fixed: Framerate in mediainfo is now parsed culture invariant.
10 years ago
Taloth Saldono
04160a61c9
Fixed: Update Quality parser for Anime Elysium group.
10 years ago
Mark McDowall
7a804d4702
Fixed: parsing of files without a title and a 4 digit season number
10 years ago
Mark McDowall
74ff7803a9
Only set last write time for recycling bin on Windows
10 years ago
Mark McDowall
807ed7df1a
New: Show disk space used by series on series details
10 years ago
Mark McDowall
39c66b7951
Fixed: Metadata creation issue due to relative episode file paths
10 years ago
Mark McDowall
6671934c0f
Relative episode file paths
10 years ago
Taloth Saldono
9e9cb98b3a
Fixed: Added additional separators to reversed title detection.
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
9e0c8a60b4
Anime special fixes
...
Fixed: Parsing of special/OVA/OVD releases
Fixed: Handling of anime releases with season number of zero
10 years ago
Taloth Saldono
4540cf05ad
Fixed: Solved database performance bug causing slow rss syncs.
10 years ago
Mark McDowall
41ece422c9
Fixed: Remove accents from titles when looking for matching series
10 years ago
Mark McDowall
9ffdf18935
Fixed: Set permissions on new series folders (mono)
10 years ago
Taloth Saldono
d1a8cd2a84
Readded Growl logo via embedded binary blob.
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
b4698b070c
Fixed: Update IMDB ID from trakt when series is refreshed
10 years ago
Mark McDowall
15f9c3a95d
Removed some extra using statements
10 years ago
Mark McDowall
4ad28bb6f6
Pushover default to Normal
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
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
Mark McDowall
0ba19f0cd7
New: Add to Homescreen for mobile support
10 years ago
Mark McDowall
c21ffcb5e4
New: Show processing time for pending items on Calendar and Queue
10 years ago
Mark McDowall
3b26e82644
Much better logging for searching
10 years ago
Mark McDowall
c11c2c831d
Don't set folder write time on Mono
10 years ago
Mark McDowall
f657afc424
Fixed: don't try to delete series folder if it doesn't exist
10 years ago
Mark McDowall
ff99c383da
XBMC version is cached by host & port
...
Cache is cleared on test
Version is cached for 12 hours
10 years ago
Mark McDowall
fc46018c9a
Fixed: Connecting to XBMC when user name and password are configured
10 years ago
Taloth Saldono
e5e00fd346
Fixed: Renaming Episodes will never overwrite existing files.
10 years ago
Mark McDowall
b841d2e9b4
Fixed: VOSTFR will be treated as French
10 years ago
Mark McDowall
043ca57e1e
Fixed: no longer logging finished searching messages when search did not occur on that indexer
10 years ago
Mark McDowall
705d4a3d02
New: show mono version on System -> Info
10 years ago
Mark McDowall
7fc3b971f6
Fixed: Womble's publish date will be treated as UTC instead of local
10 years ago
Taloth Saldono
e867548ec3
Fixed: Some timing issues in Sabnzbd RetryDownload logic.
10 years ago
Mark McDowall
7febd71fd9
Title must be included for 6 digit air date
10 years ago
Mark McDowall
9410e01c92
Improve decision processing and deleting of pending releases
10 years ago
Taloth Saldono
5450170718
Cleanup, sorted project files.
10 years ago
Taloth Saldono
4b53cc7e52
Fixed: Manually marking a grabbed release failed will now mark all episodes in that release failed instead of only one.
10 years ago
Mark McDowall
74a38415cf
Profiles
...
Indexes are created with the same uniqueness when copying a table
New: Non-English episode support
New: Renamed Quality Profiles to Profiles and made them more powerful
New: Configurable wait time before grabbing a release to wait for a better quality
10 years ago
Mark McDowall
b72678a9ad
Using absolute episode number logging moved to Debug
10 years ago
Mark McDowall
daaf4e1831
New: Parse 6 digit date format (yymmdd)
10 years ago
Mark McDowall
d9f4eeb0f0
Fixed: Manual search won't fail if release wasn't parsed correctly
10 years ago
Mark McDowall
502c2fa6cf
Better regex for mono version parsing
10 years ago
Mark McDowall
a4500606a9
Fixed: mono version check will check running mono version instead running another version
10 years ago
Mark McDowall
41583a8c67
New: Pushalot notification support
10 years ago
Mark McDowall
08b2e293d3
Verify disk scan won't scan if root folder doesn't exist
10 years ago
Mark McDowall
638c149b62
Added more resolutions for 1080p releases
10 years ago
Mark McDowall
39ef6123b8
New: PushBullet messages start with NzbDrone to match other applications
10 years ago