Icer Addis
c459cdf168
Fixes in response to code review
...
ParseSpecialEpisode now follows similar pattern to Map() method and accepts TvRageId and SearchCriteria
Fixed normalize episode title to handle punctuation separately from spaces and removed special episode words
Removed comments
2014-01-07 21:54:23 -08:00
Mark McDowall
a422587ed5
Fixed: XML clean extra spaces from config file settings when saving/retrieving
2014-01-07 17:37:51 -08:00
Mark McDowall
e00b216eef
fixed URL when adding an indexer
2014-01-07 17:29:43 -08:00
Mark McDowall
332136bc6f
Only get DownloadClientId when its been added to history
2014-01-07 17:05:06 -08:00
Icer Addis
e2939847a5
Parser logging - changed Debug.WriteLine to Logger.Trace
2014-01-07 04:12:55 -08:00
Icer Addis
6c34acc8b3
NLog - fixed debugger target name
2014-01-07 04:03:44 -08:00
Icer Addis
ff5dc6f0ce
NLog - Added debugger target
2014-01-07 04:03:38 -08:00
Icer Addis
6ee08af111
Special Episode parsing support in ParsingService
...
Added ParsingService.ParseSpecialEpisodeTitle
Added SeriesService.FindByNameInexact
Added EpisodeService.FindSpecialEpisodeByName
Added IsPossibleSpecialEpisode method to parse info
DownloadDecisionMaker will try to find special episodes if a parse fails or is a possible special episode
2014-01-07 00:24:50 -08:00
Icer Addis
d727840fbf
Indexer searching for special episodes using query string
...
Added SpecialEpisodeSearchCriteria criteria to handle special episode search queries
Added method NzbSearchService.SearchSpecial() for season0 episodes
Added IIndexer GetSearchUrls() for doing text based queries
2014-01-07 00:21:05 -08:00
Mark McDowall
16356b6319
Merge branch 'reverse-proxy' into develop
2014-01-06 17:17:16 -08:00
Mark McDowall
a3d67b47f9
Merge branch 'backgrid' into develop
2014-01-06 17:17:04 -08:00
Mark McDowall
ed1334514f
Fixed: No longer showing connect lost messages when trying to reconnect
2014-01-05 22:37:59 -08:00
Mark McDowall
fcd5619041
Fixed: Manually failing a release
2014-01-05 11:49:04 -08:00
Mark McDowall
b16360fd39
Configure URLs on Linux, but don't register them
2014-01-02 19:25:30 -08:00
Mark McDowall
1ff652f6d6
Added dllmap for mediainfo freebsd
2014-01-02 10:34:08 -08:00
Mark McDowall
5c1f2b2dd7
Better css for sorting button text
2014-01-01 23:11:29 -08:00
Mark McDowall
8dcfbe7b9d
Little hack to deal with backgrid's setting of sortKey
2014-01-01 23:07:31 -08:00
Mark McDowall
6ba17782aa
Sorting on all series views is now working
...
New: Sorting is now persisted on a per page and browser basis
New: Series lists now support sorting on all views
2014-01-01 23:07:30 -08:00
Mark McDowall
4d6d477947
Using SortValue instead of API hack for history
...
Fixed jshint for series collection
2014-01-01 23:07:30 -08:00
Mark McDowall
df055d191f
Logs and series are now persisted
2014-01-01 23:07:29 -08:00
Mark McDowall
96868d088f
Fixed series editor
2014-01-01 23:07:29 -08:00
Mark McDowall
7dc641b3a9
History state is persisted across page reloads now
2014-01-01 23:07:28 -08:00
Mark McDowall
7e20e48023
Massive backgrid update, only one header cell left
2014-01-01 23:07:27 -08:00
Mark McDowall
874e98b408
Support for persistent state for collections
2014-01-01 23:07:27 -08:00
Mark McDowall
b5c9a811dd
New: Support for running from a sub folder (reverse proxy)
2014-01-01 22:56:19 -08:00
Mark McDowall
cec479923f
Merge branch 'pushover' into develop
2013-12-31 14:33:54 -08:00
Mark McDowall
a15fb00c35
sync event instead of promise
2013-12-31 00:43:01 -08:00
Mark McDowall
195cf97303
New: Added OZnzb.com as a default indexer
2013-12-30 21:44:07 -08:00
Mark McDowall
c42777086b
New: PushOver will now require an application per user to avoid API limiting issues
2013-12-30 20:48:14 -08:00
Mark McDowall
72e56a1845
Fixed: Some specials will no longer be treated as containing the full season on import
2013-12-28 01:22:03 -08:00
Mark McDowall
7292f354b5
Rename and search will be on the same line on mobile devices
2013-12-27 14:32:22 -08:00
Mark McDowall
d9b9ffe8a2
Fixed: Add series won't incorrectly mark the series as existing when it fails to add
2013-12-27 14:27:27 -08:00
Mark McDowall
d494023504
Fixed: Settings/System tabs will no longer fill up the browser history
2013-12-27 14:22:57 -08:00
Mark McDowall
d0818daeed
Fixed output message
2013-12-26 13:03:07 -08:00
Mark McDowall
e7052aebe4
Moved reqres for GetEpisodeFileById outside of the collection fetches
2013-12-26 13:02:53 -08:00
Mark McDowall
09c8504157
New: Double click on tray icon will open browser
2013-12-26 01:52:28 -08:00
Mark McDowall
231c6cf147
Log file requests will be authenticated when they come through with an API key
...
Fixed: Opening log files in the UI
2013-12-25 23:49:22 -08:00
Mark McDowall
b29efa5823
Fixed: Release group will not contain file extension
2013-12-25 23:16:13 -08:00
Mark McDowall
a5a02ce90e
Fixed: Incorrectly treating single episode releases as full season releases
2013-12-23 20:17:20 -08:00
Mark McDowall
80b2e605a9
Fixed: Issue processing full season releases
2013-12-22 17:32:50 -08:00
Mark McDowall
c2a09b70f4
New: SSL certificates will not be checked for validity (to support self-signed certificates)
2013-12-19 20:34:59 -08:00
Mark McDowall
36a5eea951
Fixed: Issue saving notifications
2013-12-19 00:38:28 -08:00
Mark McDowall
fb6e365c1a
Updating proj
2013-12-15 20:32:48 -08:00
Mark McDowall
68d1c421ba
Fixed: Refresh Xem mapped series list every 12 hours, instead of on startup only
2013-12-15 20:10:03 -08:00
kayone
9484e7d2a9
Xem integration tests for American Dad.
2013-12-12 10:03:10 -08:00
Mark McDowall
182743e653
Support for Int64 in SchemaBuilder
2013-12-11 16:41:58 -08:00
Mark McDowall
2bfaaddedb
One more test
2013-12-10 18:57:44 -08:00
Mark McDowall
0a12343b9e
Tests and cleanup
2013-12-10 18:00:44 -08:00
Mark McDowall
a9ece10144
New: Mass series editor
2013-12-09 08:12:12 -08:00
Mark McDowall
f76c4700a6
New: Release Group can now be used in rename patterns
2013-12-08 22:25:11 -08:00
Mark McDowall
9dcdd06b6c
Default category is now empty for nzbget
2013-12-08 22:23:47 -08:00
Mark McDowall
d5bad8c6ef
long not int
2013-12-08 20:59:46 -08:00
Mark McDowall
f95f7c2320
Actual fix for multiple network interfaces
2013-12-08 20:59:04 -08:00
Mark McDowall
a7e210bfb3
Use Int64 for PushBullet device ID
...
Fixed: Support for large Push Bullet device IDs
2013-12-08 20:57:45 -08:00
Mark McDowall
c122a94bc0
Fixed: Opening firewall ports when system has more than one network adapter
2013-12-06 18:55:48 -08:00
Mark McDowall
dcd1b55d1f
Trigger change on input after adding token
...
Fixed: Media Management settings not detecting changes to the UI so settings weren't saved
2013-12-06 17:34:40 -08:00
Mark McDowall
39607e240f
ModalController
2013-12-06 14:29:50 -08:00
Mark McDowall
c03f01172e
Use audio and general stream runtimes when video runtime is zero
...
Fixed: Getting runtime from files should be more reliable
2013-12-05 21:59:47 -08:00
Mark McDowall
0de25988a5
Added logging when folder quality is parsed
2013-12-05 10:20:24 -08:00
Mark McDowall
54fcbc311f
Logging quality again when using it from folder during import
2013-12-05 09:31:26 -08:00
Mark McDowall
87bda21b28
Fixed: Incorrect parsing as DVD for releases that contained 'pal' as part of another word
2013-12-04 23:16:24 -08:00
Mark McDowall
693dd8f622
Stop double fecthing the collection on first load of series page
2013-12-03 17:51:40 -08:00
Mark McDowall
7ebc9e3980
Fixed broken test
2013-12-03 15:19:26 -08:00
Mark McDowall
831c0a40b1
Narrower episode title on calendar upcoming for longer episode numbers
2013-12-03 11:00:51 -08:00
Mark McDowall
c3bd5e0053
Upgraded Filesize.js to 2.0.0
...
Fixed: File size/disk space in UI now shows actual size instead of manufacturer size (111 GB instead of 120 GB)
2013-12-03 07:39:02 -08:00
Mark McDowall
149f94b006
Fixed event binding for episode file collection on episode modal
2013-12-03 07:30:13 -08:00
Mark McDowall
d4a9bd25bd
Decimal.TryParse the frame rate instead of Decimal.Parse
2013-12-02 23:31:37 -08:00
kayone
76bc4aaa9c
Replaced manual argument validations with Ensure.
2013-12-02 22:41:40 -08:00
kayone
b055fc5ade
added test for HistoryRepository.Grabbed()
2013-12-02 22:41:08 -08:00
kayone
d5cbd5dc33
added nzbindex.in to list of newznab indexers that require API Key.
2013-12-02 14:41:19 -08:00
kayone
37ae2d04e3
fixed newznab validation when URL is null.
2013-12-02 14:16:34 -08:00
Mark McDowall
bd157b794b
Merge pull request #43 from NzbDrone/mediainfo-dll
...
Added mediainfo dllmaps for linux/os x support
2013-12-02 11:00:55 -08:00
Mark McDowall
44abb6fae8
Fixed: Don't block ctrl+t from opening a new tab
2013-12-01 23:04:43 -08:00
kayone
9d29df836d
log db value when mapping fails.
2013-12-01 16:39:03 -08:00
kayone
8fc93c7628
Added missing GetResourceById to CalendarModule needed by signalr
2013-12-01 16:30:30 -08:00
kayone
bbb69a1dc7
constraint failed exceptions are translated to 409 conflict status codes.
2013-12-01 16:02:32 -08:00
Mark McDowall
9cb220bf2a
dllmap added for MediaInfo.DLL
...
Fall back to filesize check if mediainfo is not available
Ubuntu package depends on sqlite3 and mediainfo
New: mediainfo now used on mono to check runtime when available
2013-12-01 14:44:01 -08:00
kayone
be3ec7ddb8
new: smarter validation for newznab indexer settings
2013-12-01 13:33:53 -08:00
Mark McDowall
53cebdee17
NzbGet now uses RestSharp
2013-12-01 01:44:33 -08:00
Mark McDowall
39bb2ce80a
Refresh upcoming collection every hour
2013-11-30 23:24:30 -08:00
Mark McDowall
e3d47cddaa
Revert "removed default for Sab"
...
This reverts commit 9339b98d1e
.
2013-11-30 22:28:04 -08:00
Mark McDowall
9e00da4d2a
Don't strip episode count from title if only one episode
2013-11-30 21:49:59 -08:00
kayone
bedcbf9e70
touch!
2013-11-30 19:47:04 -08:00
kayone
9339b98d1e
removed default for Sab
2013-11-30 19:27:33 -08:00
kayone
150b14aaeb
renamed FailedDownloadCommand to CheckForFailedDownloadCommand
2013-11-30 18:06:26 -08:00
kayone
4ed15f0db8
added logging for signalr exception
2013-11-30 17:51:52 -08:00
kayone
575dc03e35
reset existing xem info during update
2013-11-30 17:45:30 -08:00
kayone
b43c4e04f8
don't report DirectoryNotFoundException in FreeSpaceSpecification
2013-11-30 16:34:21 -08:00
kayone
91d64f0b6a
path performance optimization
2013-11-30 16:33:59 -08:00
kayone
0503d7eea6
ignore known xem errors.
2013-11-30 16:03:15 -08:00
kayone
a7d5b3761b
Fixed: Memory leak in Ensure.That
2013-11-30 15:53:07 -08:00
Mark McDowall
f1f13e6248
Add delay before showing backend connection lost
2013-11-30 13:47:42 -08:00
Mark McDowall
6fde48ce6b
Fixed loading settings
2013-11-30 13:23:03 -08:00
Mark McDowall
239b27d83a
Use folder will now default on
2013-11-30 12:17:01 -08:00
Mark McDowall
605806c92e
Moved SxEE to episode title row on calendar
2013-11-30 12:01:37 -08:00
Mark McDowall
9142d1b188
Option to prevent backbone from adding new models to a collection (update only)
...
Prevents upcoming/calendar from blowing up when
2013-11-30 11:40:44 -08:00
Mark McDowall
517b318b75
Removed debugging alert
2013-11-30 03:09:09 -08:00
Mark McDowall
00717a638a
Updated full calendar to 1.6.4
...
Calendar/Upcoming now update on grab/download events
Better use of backbone collection on calendar
New: Calendar will auto refresh when episodes are grabbed and downloaded
2013-11-30 02:54:11 -08:00
Mark McDowall
26495aaa4b
More parsing tests to ensure anime doesn't break standard episodes
2013-11-30 02:54:11 -08:00
Mark McDowall
2bc34e2d57
Merge pull request #41 from NzbDrone/service-dependencies
...
Service dependencies
2013-11-29 17:26:48 -08:00
Mark McDowall
3266d05c82
Rename previews are now ordered in asscending season and epsiode order
2013-11-29 17:26:13 -08:00
Mark McDowall
c554e3f6b9
More tests for single title paring of shows with a number in the title
2013-11-29 10:29:47 -08:00
Mark McDowall
d0adac0b5d
Fixed: Parsing files/releases for series that start with numbers
2013-11-29 09:05:52 -08:00
Mark McDowall
ce6a299c98
Deleting episode files from episode details is a go
...
New: Delete episode file from episode details
2013-11-28 22:31:46 -08:00
Mark McDowall
133ee1a0b3
Fixed: Scheduled Tasks that last ran in the future will be re-run after application start up
2013-11-28 18:07:11 -08:00
Mark McDowall
e6a4008fad
Adding some more logging to import process
2013-11-28 12:53:30 -08:00
Mark McDowall
bb7bf803a6
Banishing bin and obj folder contents
2013-11-28 12:51:40 -08:00
Mark McDowall
93e9816d24
Adding a dependency on EventLog
2013-11-28 00:11:01 -08:00
Mark McDowall
9b5e56704e
Service now depends on Tcpip
2013-11-28 00:10:59 -08:00
Mark McDowall
39834c1691
Removed NZbDrone.Setup Wix project from solution
2013-11-28 00:09:48 -08:00
Mark McDowall
f3fbbf66e0
Catching InvalidOperationExceptions when Inheriting folder permissions
...
Fixed: Issue sorting files when series is on a share running on UFS
2013-11-28 00:03:58 -08:00
Mark McDowall
f349f1177e
Added mono space font, cleaner UI for rename preview
2013-11-27 01:26:12 -08:00
Mark McDowall
e42ac25657
Rename preview for full series and season
...
New: Preview before renaming files
2013-11-27 01:26:10 -08:00
kayone
bb37444a99
minor parsing fix
2013-11-26 23:48:57 -08:00
kayone
0069b29f88
Fixed: xem mappings for series without scene mapping
2013-11-26 23:48:28 -08:00
kayone
7efac124c7
added input validation around MoveFile
2013-11-26 22:52:11 -08:00
kayone
95324b53d2
Update integration test uses actual update package from develop
2013-11-26 18:15:03 -08:00
kayone
d42a63a480
Service kills other instances on start.
2013-11-25 23:08:12 -08:00
kayone
1e6817220a
applicationmode cleanup.
2013-11-25 22:53:36 -08:00
kayone
c219be8c8d
Added single instance policy
2013-11-25 21:39:59 -08:00
kayone
266d1a43d9
app lifecycle cleanup
2013-11-25 21:36:06 -08:00
Mark McDowall
c72c2f24c0
Merge branch 'custom-naming' into develop
2013-11-25 17:58:57 -08:00
Mark McDowall
061da0573a
Fixed: Another runtime parsing issue for .ts files
2013-11-22 23:45:22 -08:00
kayone
41e02208d7
Increased load timeout of UI for remote requests from 7 to 30 seconds.
2013-11-22 14:13:36 -08:00
Mark McDowall
767586304a
Never allow empty episode formats to be saved
2013-11-22 09:17:04 -08:00
Mark McDowall
c90d010cd8
Fixed the broken tests
2013-11-22 08:59:03 -08:00
Mark McDowall
5659a3c496
No more wizard, now only show when advanced settings are off
2013-11-21 23:45:39 -08:00
Mark McDowall
d9b7dd257e
Couple touch ups
2013-11-21 23:45:39 -08:00
Mark McDowall
3d23ac9234
Fixed compilation issue
2013-11-21 23:45:38 -08:00
Mark McDowall
2b682a4936
Added caching to seasonEpisodePattern matching
2013-11-21 23:45:38 -08:00
Mark McDowall
3db97e9d11
Moved SeasonFolderFormat to NamingConfig
...
Moved UseSeasonFolder to UI only (add series)
2013-11-21 23:45:37 -08:00
Mark McDowall
9d94c4490f
Cleanup!
2013-11-21 23:45:37 -08:00
Mark McDowall
7a5cee5b8e
Fixed issue with validation when rename episodes is false
2013-11-21 23:45:36 -08:00
Mark McDowall
fbf91fe8f5
Added naming integration tests
2013-11-21 23:45:36 -08:00
Mark McDowall
2e694485fe
Validation for samples and saving
2013-11-21 23:45:35 -08:00
Mark McDowall
9d5c1aa0a4
Validate that we can parse the chosen scheme before saving
2013-11-21 23:45:34 -08:00
Mark McDowall
48ece3d367
Using season:00 instead of 0season
2013-11-21 23:45:34 -08:00
kayone
41cb5c02e8
added tests for when patter doesn't match our 'expected casing'
2013-11-21 23:45:33 -08:00
kayone
4cfb2f271d
minor cleanup.
2013-11-21 23:45:32 -08:00
Mark McDowall
21af4bbdfa
Season folder format is lowercase
2013-11-21 23:45:32 -08:00
Mark McDowall
f2aec932a4
Fixed naming config integration test
2013-11-21 23:45:31 -08:00
Mark McDowall
795f78296c
Added tooltips and link to wiki, also made it an advanced option
...
New: Fully customized naming now available as an advanced setting
2013-11-21 23:45:31 -08:00
Mark McDowall
af2c7244bd
Helper for configuring naming
2013-11-21 23:45:30 -08:00
Mark McDowall
0ec520c4d5
Basic UI + Wizard for custom naming added
2013-11-21 23:45:29 -08:00
Mark McDowall
7b54bca3c7
Server side for custom naming is complete
2013-11-21 23:45:28 -08:00
kayone
23c6cf2210
Fixed: NzbDrone using 100% CPU on Linux.
2013-11-21 21:51:34 -08:00
kayone
4f85865b4a
moved signalr to x86
2013-11-21 21:30:37 -08:00
kayone
0e623e7ce4
imported signalr 1.1.3 into NzbDrone.
2013-11-21 21:26:57 -08:00
kayone
891443e05d
fixed rjs builds not loading routed pages.
2013-11-20 22:37:27 -08:00
Mark McDowall
8bd15612f4
Fixed error detection for SAB
2013-11-20 22:29:34 -08:00
Mark McDowall
bc0bd647df
No longer saving download client for entire the life cycle
2013-11-20 22:29:34 -08:00
kayone
e89c337bbe
fixed intentional error.
2013-11-20 22:29:04 -08:00
kayone
0124bd9f1e
UI build cleanup.
2013-11-20 22:26:18 -08:00
kayone
499a34166f
testing jshint.
2013-11-20 22:20:40 -08:00
kayone
3311357df0
rjs optimize the app.
2013-11-20 22:06:55 -08:00
kayone
6b418276b6
removed ServerStatus.js
2013-11-20 22:06:55 -08:00
Mark McDowall
ab4e1edac0
Fixed compilation issue
2013-11-19 22:00:34 -08:00
Mark McDowall
4a7bd5b849
Better handling of SAB not returning json to addfile
...
Fixed: Handling of unexpected responses from SABnzbd when adding releases
2013-11-19 21:47:26 -08:00
Mark McDowall
a01f2dd862
Delete logs/log files won't blow up
2013-11-19 18:00:06 -08:00
Mark McDowall
fb4e9fed85
Changed pushbullet url to api.pushbullet.com
...
Fixed: PushBullet URL
2013-11-19 17:47:16 -08:00
kayone
ec63053fe7
cleaned up using directives.
2013-11-19 16:42:17 -08:00
Mark McDowall
ea36c6ed47
Create missing series folders on disk scan (if enabled)
...
New: Option to create missing series folders during disk scans
2013-11-18 22:25:02 -08:00
Mark McDowall
fd70346ab0
Log response content, not response
2013-11-18 19:47:47 -08:00
kayone
f77469cc4d
merge issues.
2013-11-18 11:43:36 -08:00
kayone
db690adadf
Merge branch 'develop'
2013-11-18 11:33:30 -08:00
Mark McDowall
d71ca52467
Fixed broken tests
2013-11-18 10:23:36 -08:00
Mark McDowall
07386f12e6
New: Only clean XBMC Library when a file is being upgraded
2013-11-17 22:28:49 -08:00
kayone
b29b560b14
new add series page automation
...
PageBase helper class.
2013-11-17 19:34:31 -08:00
Mark McDowall
ff0785b8d1
Fixed tests
2013-11-17 15:32:16 -08:00
Mark McDowall
7dfbbb3130
Changed names
2013-11-17 15:02:46 -08:00
Mark McDowall
7442cb4c68
Cleanup naming specs if there is more than one
...
Fixed: Rare scenario where settings wouldn't load due to data issue
2013-11-17 00:42:05 -08:00
kayone
dc100845a5
added shims for Deepmodel and modelbinder
2013-11-16 22:18:55 -08:00
Mark McDowall
30c4790f52
Link to wiki on Linux instead of doing nothing
2013-11-15 08:39:01 -08:00
Mark McDowall
5b62408ff1
White space
2013-11-15 08:39:00 -08:00
kayone
9269d3416c
updated nuget.exe
2013-11-15 00:37:52 -08:00
kayone
b5fb725bc3
updated Nuget.targets
2013-11-15 00:32:53 -08:00
Mark McDowall
c286f1b18a
UI will reload on navigation if the backend has been update
2013-11-13 19:38:30 -08:00
kayone
541cd0ce19
Revert "updated OWIN to 2.0.1"
...
This reverts commit c57c319e0c
.
Conflicts:
src/NzbDrone.Console/packages.config
src/NzbDrone.Host/packages.config
src/NzbDrone/packages.config
2013-11-13 14:45:41 -08:00
kayone
197cad7fb5
signalr connection fails if can't connect in 5 seconds.
2013-11-13 12:27:27 -08:00
kayone
5ab873150e
added signalR to Integration Test
2013-11-13 12:08:37 -08:00
Mark McDowall
47af488e4b
Reverting signalr disconnection issue to prevent failures on Linux
2013-11-13 09:24:51 -08:00
Mark McDowall
fb76fee4a9
Actually fixed free space
2013-11-12 22:51:20 -08:00
Mark McDowall
e045b6fc8f
Added lost+found to SpecialFolders list
2013-11-12 22:39:21 -08:00
Mark McDowall
9fcd422f29
Fixed: Total free space on Linux
2013-11-12 22:39:21 -08:00
kayone
018b898a46
trying to fix lastwrite unit test
2013-11-12 18:14:46 -08:00
Mark McDowall
e8bda2a85c
Merge branch 'regex-overhaul' into develop
2013-11-12 17:31:56 -08:00
Mark McDowall
53a7ed94e1
Messaging to handle signalR disconnection and reconnection added
2013-11-11 23:43:38 -08:00
kayone
1a33896e05
fixed broken build.
2013-11-11 23:10:04 -08:00
kayone
a5c4b45937
basic automation test for main pages.
2013-11-11 22:19:52 -08:00
Mark McDowall
106f06c81f
Fixed daily parsing tests
2013-11-11 21:03:12 -08:00
Mark McDowall
bb65e83012
Fixed broken mapping tests
2013-11-11 21:03:11 -08:00
Mark McDowall
92cb702b9c
Added more multi-episode tests and support for them
2013-11-11 21:03:11 -08:00
Mark McDowall
9be6e68e7e
Fixed broken tests
2013-11-11 21:03:10 -08:00
Cyberlane
26d3d9dcd6
Small tweaks based on feedback from @markus101
2013-11-11 21:03:10 -08:00
Cyberlane
44c1bc632e
Parsing service code (and tests) for absolute numbered episodes
2013-11-11 21:03:08 -08:00
Cyberlane
d13b41313f
Parser can parse absolute episode numbers
2013-11-11 21:03:07 -08:00
Mark McDowall
af5376f052
Fixed release collection
2013-11-11 20:40:04 -08:00
Mark McDowall
8388092bf5
Fixed manually download will show queued when downloading
...
Fixed: Manually download will change icons when sent to download client
2013-11-11 19:59:52 -08:00
Mark McDowall
410bf0d846
Use folder quality when it is better than file quality
...
Fixed: Better handling of downloads that don't have the quality in the filename
2013-11-11 19:59:51 -08:00
kayone
034f8e8dfd
added simple automation test.
2013-11-11 19:26:38 -08:00
Mark McDowall
4defc04026
Fixed log files refresh
2013-11-11 14:49:50 -08:00
Mark McDowall
0747e53d4f
Fixed logs table, added spinner to logs refresh
2013-11-11 14:31:33 -08:00
kayone
4eecf3d1ab
updated FluentValidation
2013-11-11 00:34:27 -08:00
kayone
e67a805925
Fixed error pipeline.
2013-11-11 00:30:58 -08:00
kayone
28c6a69e0f
fixed broken build.
2013-11-11 00:20:08 -08:00
kayone
844fa9d5e6
update NLog, Restsharp, json.net
2013-11-11 00:17:29 -08:00
kayone
40a0e044a7
updated nancy to 0.21.1.0
2013-11-11 00:02:42 -08:00
kayone
c57c319e0c
updated OWIN to 2.0.1
2013-11-11 00:00:15 -08:00
kayone
af3ffa1c48
more reliable apikey for integration tests.
2013-11-10 23:26:13 -08:00
kayone
1695ff7305
fixed UI not loading
2013-11-10 22:39:10 -08:00
kayone
6e792c6916
fixed local integration tests.
2013-11-10 20:48:24 -08:00
kayone
47d924cff3
added jshint
2013-11-10 20:09:11 -08:00
kayone
9536c6c1bb
fixed jquery shim.
2013-11-10 19:11:42 -08:00
kayone
35fc30e330
fixed rjs task.
2013-11-10 13:34:19 -08:00
Mark McDowall
ab60420f58
listenTo, not promise for log table loading
2013-11-10 02:05:25 -08:00
Mark McDowall
5b329ba3af
Fixed: Now able to queue downloads using manual search on mono (Linux)
2013-11-10 01:51:53 -08:00
Mark McDowall
96635a6323
Fixed icon path for monodevelop
2013-11-10 00:00:17 -08:00
Mark McDowall
3789602e56
Refresh series logs more and is done in alphabetical order
2013-11-07 17:52:50 -08:00
Mark McDowall
94d50de6cb
Fixed: Parsing .ts files for runtime should work now
2013-11-07 17:47:50 -08:00
Mark McDowall
5c2073b297
Free disk space check on Linux will use best match
...
Fixed: Better disk space check on Linux
2013-11-07 17:46:07 -08:00
Mark McDowall
2183526a34
New: Show ended on add series if applicable
2013-11-07 17:02:35 -08:00
Mark McDowall
6b04faedbc
Newznab daily search forces slashes now.
...
Fixed: Issue with some locales and daily episode searching
2013-11-07 16:33:26 -08:00
Mark McDowall
0f1884fd20
Added continuing/ended to series details
...
New: Series status added to series details
2013-11-07 08:27:41 -08:00
Mark McDowall
22db06de97
Log response from SAB (trace)
2013-11-07 08:20:19 -08:00
Mark McDowall
d56a774563
Merge branch 'develop'
2013-11-04 08:12:41 -08:00
Mark McDowall
d111be17ad
Fixed broken sample tests
2013-11-03 22:44:35 -08:00
Mark McDowall
77a5fd62d2
Better sample checks
...
Fixed: Sample checking relies on runtime instead of file size (Windows)
Fixed: Minimum file size for 1080p releases is now 140MB (lower will be considered samples)
2013-11-03 22:39:37 -08:00
Mark McDowall
e7ac2247ab
Log details
...
New: Logs now have details available
2013-10-31 23:15:15 -07:00
Mark McDowall
436644318b
Added name + year lookups
...
New: Support series lookup when year has been appended to the release name
2013-10-31 16:50:39 -07:00
Mark McDowall
da0f04d4c8
Manually mark a release as failed to start failed download process (history details)
2013-10-30 16:49:53 -07:00
Mark McDowall
70127125c2
Fixed: History taking a long time to change pages
...
Fixed: Series search results will show the year in italics if its not part of the title
2013-10-29 17:30:36 -07:00
Mark McDowall
7b6549fcd3
Fixed broken FailedDownloadService tests
2013-10-29 09:51:54 -07:00
Mark McDowall
7c6fad155a
Added option to disable blacklisting, both the queue check and the spec
2013-10-28 17:41:35 -07:00
Mark McDowall
4578adf1c0
Added message to download failed history events
...
Fixed: NZB info url on history details
2013-10-28 17:27:28 -07:00
Mark McDowall
d634dd1e5c
Failed downloads are removed from queue/history (opt out)
2013-10-24 22:55:32 -07:00
Mark McDowall
769fcdfc80
Added message to failed history events
2013-10-24 18:25:04 -07:00
Mark McDowall
6dd2951f80
Redownload after failure is an advanced option.
...
New: Handle failed downloads and attempt to find another release (SABnzbd only)
2013-10-24 15:12:39 -07:00
Mark McDowall
f99573e334
Added some blacklist tests
2013-10-24 08:34:39 -07:00
Mark McDowall
1684ad6e16
List<int> will be converted to json and stored in the DB
2013-10-24 08:17:39 -07:00
Mark McDowall
5150f9bd91
Fixed broken tests
2013-10-23 22:24:26 -07:00
Mark McDowall
8520fe3e0c
Blacklisting will trigger episode search
2013-10-23 22:13:04 -07:00
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
71c0a340e7
Fixed sab test
2013-10-22 22:36:41 -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
a5e08eefae
Made NotUnpackingSpec test WindowsOnly
2013-10-22 22:25:17 -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
f14fff676e
Fixed some UI issues
...
Fixed: Add folder won't show loading when there aren't any folders
2013-10-20 11:01:30 -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
acd2069d5a
Fixed issues adding root folders
...
Fixed: Error after adding new path when adding a new series
Fixed: Can now add multiple paths without refreshing the page
2013-10-16 08:33:05 -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
1689aa4f64
Merge branch 'diskspace' into develop
2013-10-13 08:58:39 -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
43a70f4479
Moved disk space and about to new info tab
...
New: Disk space visible in the UI under System Info
2013-10-11 16:18:04 -07:00
fzr600dave
6c414929c3
Updated as per markus request for viewing disk space
...
Added two methods to Diskprovider:-
getFixedDrives, getTotalSize
and letting UI decide on how to display space.
and changed from vent to listenTo
(cherry picked from commit 5aa00cfb6498d4731d5d880c346afe747a61024e)
2013-10-11 15:56:18 -07:00
fzr600dave
041e767f3d
Added Disk space information to system.
...
(cherry picked from commit 91625019378247b1c6ab85afaee23f2855e3298b)
2013-10-11 15:56:06 -07:00
Mark McDowall
ff7ce397ab
Removed random s from jquery.ajax
2013-10-10 21:22:39 -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
7ac77ecfcc
Send auth header with ajax requests
2013-10-10 20:37:35 -07:00
kayone
48c9e29eab
Fixed: Back to top button is back
...
Fixed: Delete series in Firefox
2013-10-10 18:29:49 -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
036c1f888f
Show latest release as maintenance release when there are no changes
2013-10-09 18:50: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
af278685ad
SeasonPass buttons are labeled better
2013-10-09 00:29:14 -07:00
Mark McDowall
e730f02696
Merge pull request #33 from NzbDrone/not-in-queue
...
Not in queue check improved
2013-10-09 00:22:05 -07:00
Mark McDowall
d8189260bb
Fixed broken test
2013-10-09 00:12: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
kayone
8169a6bd41
Fixed: error when showing episode list
2013-10-08 23:28:37 -07:00
Mark McDowall
883d0c815e
Better NotInQueue checking
2013-10-08 23:16:36 -07:00
kayone
9ed7546279
minor cleanup
2013-10-08 22:48:40 -07:00
kayone
4948d0608b
UI dependency graph cleanup
2013-10-08 18:43:41 -07:00
Mark McDowall
ed1be19563
Merge branch 'develop'
2013-10-08 16:39:14 -07:00
Mark McDowall
86ea33b638
Episode details uses listenTo instead of promises
2013-10-07 23:03:00 -07:00
Mark McDowall
78a5dbe097
Root folders use listenTo now
2013-10-07 22:47:04 -07:00
Mark McDowall
224100b46e
Series title will be shown as alt text when series doesn't have poster (poster view)
...
Fixed: Series without posters will use text instead of image on poster view
2013-10-07 22:22:19 -07:00
Mark McDowall
0d7097a682
Deleting logs will refresh on completion
2013-10-07 20:35:27 -07:00
Mark McDowall
4dfe201019
naming samples no longer use promises to load
2013-10-07 20:07:16 -07:00
Mark McDowall
ee2973efe7
No more caching of log files, also better handling of logs on page load
2013-10-07 19:37:02 -07:00
Mark McDowall
7d9eaf8cfc
Converted selectall.css to less for better import
2013-10-06 17:07:30 -07:00
Mark McDowall
ffc40d9456
Report errors on linux
2013-10-06 15:36:55 -07:00
Mark McDowall
be6d5aa4c2
Show no activity when no activity for episode
2013-10-06 15:27:00 -07:00
Mark McDowall
308f76d0fe
Updates cleanup
2013-10-06 15:22:43 -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
7d2c6339bc
EpisodeActivity cleanup
2013-10-05 16:55:43 -07:00
Mark McDowall
6cff6122a1
Tests for command comparer when lists are different
2013-10-05 16:55:43 -07:00
kayone
fa74551777
Revert "updated to owin 2.0.0-rc1"
...
This reverts commit d0d65db4f2
.
2013-10-05 09:46:24 -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
e4b2c30616
Don't use undefined name when saving indexer
2013-10-05 00:15:30 -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
cf2ca6aa32
Command buttons with additional properties
2013-10-04 20:51:57 -07:00
Mark McDowall
917a918220
Quality size header slightly smaller
2013-10-04 20:51:56 -07:00
Mark McDowall
c0b7612053
Episode Activity added
...
New: Activity tab added to Episode Details
2013-10-04 20:51:56 -07:00
kayone
d0d65db4f2
updated to owin 2.0.0-rc1
2013-10-04 14:58:32 -07:00
kayone
c7b4deeef9
removed extra fonts.
2013-10-04 14:56:49 -07:00
Mark McDowall
a91d21fba1
Upcoming now only shows 3 days of episodes
...
New: Upcoming shows today, tomorrow and the day
2013-10-03 19:25:07 -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
89c2ff6107
Quality size settings are shown under advanced settings
...
New: Change max download size per quality when advanced settings are shown
2013-10-03 08:18:51 -07:00
Mark McDowall
0c9260b05c
Do not copy config.xml for Core.Test
2013-10-02 18:26:18 -07:00
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
2013-10-02 18:01:32 -07:00