Mark McDowall
|
68e40bca29
|
Blacklist check is case insensitive now
|
2013-10-23 08:19:27 -07:00 |
Mark McDowall
|
1f5bcfeb75
|
Blacklist is now used when processing results
|
2013-10-22 23:36:31 -07:00 |
Mark McDowall
|
e64d2f33d6
|
Failed downloads are added to history
|
2013-10-22 22:36:40 -07:00 |
Mark McDowall
|
2e1b921543
|
Storing nzo_id from SAB in history (data)
|
2013-10-22 22:36:39 -07:00 |
Mark McDowall
|
fa2bc76102
|
Posting nzbs to SAB instead of sending an URL to download
|
2013-10-22 22:36:38 -07:00 |
Mark McDowall
|
52da5b643d
|
Using string for airdate instead of DateTime in models to prevent timezone issues
Fixed: Manual search air by date shows can now be sent to download client
|
2013-10-22 22:17:02 -07:00 |
Mark McDowall
|
46bd5d1767
|
Fixed: Skip last write time check on linux for _UNPACK_ folders
|
2013-10-22 17:42:43 -07:00 |
Mark McDowall
|
743754a041
|
Catch any errors setting last write time so we don't blow up the whole process
Fixed: Prevent error when importing files that causes the process to fail
|
2013-10-20 11:17:56 -07:00 |
Mark McDowall
|
aa26d68f18
|
Updating manually now uses a command so it shows progress
|
2013-10-18 17:48:14 -07:00 |
Mark McDowall
|
e7780af212
|
Better name from LocalEpisode in EpisodeImportedEvent
|
2013-10-17 18:28:30 -07:00 |
Mark McDowall
|
3586d59d6c
|
Fixed: Now able to parse series names that use underscores instead of spaces
|
2013-10-17 11:25:08 -07:00 |
Mark McDowall
|
c708b5ce1a
|
Only run InheritFolderPermissions on Windows
|
2013-10-16 17:20:28 -07:00 |
Mark McDowall
|
2ecacecbfd
|
Merge branch 'develop'
Conflicts:
src/UI/app.js
|
2013-10-16 08:40:45 -07:00 |
Mark McDowall
|
af74ea967b
|
GetPathRoot for DownloadedEpisodesFolder
|
2013-10-15 22:31:25 -07:00 |
Mark McDowall
|
d4fd731b34
|
Free space will show shared drives and show drive label
|
2013-10-15 21:11:45 -07:00 |
Mark McDowall
|
741279b596
|
Import episodes will import largest files first (to reject samples)
|
2013-10-14 09:22:16 -07:00 |
Mark McDowall
|
03149b1396
|
Newznab indexers are tested before creating
|
2013-10-13 23:28:20 -07:00 |
Mark McDowall
|
ddf83230f3
|
Fixed omgwtfnzbs issues with null settings
Fixed: omgwtfnzbs settings issue
|
2013-10-12 21:24:56 -07:00 |
Mark McDowall
|
25c5401a9d
|
More Connects cleanup/fixing
|
2013-10-12 19:46:36 -07:00 |
Mark McDowall
|
27da44ba45
|
Converted notifications to thingi provider
Fixed: Issues creating and saving Connects
|
2013-10-12 12:05:37 -07:00 |
Mark McDowall
|
8cfc9ef0a3
|
Run cleanup when drone starts
New: Cleanup jobs will run when drone starts as well as every 24 hours
|
2013-10-10 20:37:37 -07:00 |
Mark McDowall
|
c926775719
|
Cleanup orphaned episode files if the series was deleted
Fixed: Cleanup orphaned episode files after a series is deleted
|
2013-10-09 23:58:56 -07:00 |
Mark McDowall
|
9f403b46ff
|
Dropped TVDbEpisodeId since its not used and was causing contraint issues
Fixed: Issues refreshing some series due to episodes being reordered on TheTVDB
|
2013-10-09 17:23:13 -07:00 |
Mark McDowall
|
6d46819972
|
Download client will return queue with remoteEpsiode
Fixed: In Queue check is more accurate
|
2013-10-08 23:58:29 -07:00 |
Mark McDowall
|
883d0c815e
|
Better NotInQueue checking
|
2013-10-08 23:16:36 -07:00 |
Mark McDowall
|
ed1be19563
|
Merge branch 'develop'
|
2013-10-08 16:39:14 -07:00 |
Mark McDowall
|
27511769ae
|
Episode activity goes through History now
Do not report exceptions on linux (culture is null and fails)
|
2013-10-06 11:06:39 -07:00 |
Mark McDowall
|
03fac8bfe5
|
Removed check for update button, latest version will have install link
|
2013-10-05 01:15:48 -07:00 |
Mark McDowall
|
7ef2fb0242
|
Speicals go in Specials folder
|
2013-10-04 22:23:10 -07:00 |
Mark McDowall
|
ba4193cc46
|
CommandComparer supports IEnumerables now
|
2013-10-04 21:49:54 -07:00 |
Mark McDowall
|
7798e8b591
|
Full page searching for missing episodes
New: Search for an entire page of missing episodes
|
2013-10-04 20:51:57 -07:00 |
Mark McDowall
|
c0b7612053
|
Episode Activity added
New: Activity tab added to Episode Details
|
2013-10-04 20:51:56 -07:00 |
Mark McDowall
|
6f27d8c33f
|
Queue should update now
|
2013-10-03 14:06:52 -07:00 |
Mark McDowall
|
938b5f1ae3
|
Connect to SAB over SSL (optional)
New: Ability to connect to SABnzbd over SSL
|
2013-10-03 11:12:12 -07:00 |
Mark McDowall
|
5bf0e197ec
|
Moved source code under src folder - massive change
|
2013-10-02 18:01:32 -07:00 |