Mark McDowall
de3ba041f2
Fixed: Editing episode file quality
2015-06-02 22:12:41 -07:00
Mark McDowall
a2d8413b2a
Fixed: Early cleanup of completed tasks
2015-06-02 21:37:28 -07:00
Taloth Saldono
1fbbfb3317
Fixed: A bug caused way too much data being read during MediaInfo discovery (often the entire file).
...
Fixed: Further optimized the MediaInfo discovery to reduce the read data to a couple of dozen kbytes, but less detailed.
2015-06-02 22:03:47 +02:00
Taloth Saldono
724981db57
Fixed: Added x/h265 to renamer.
2015-06-02 21:43:41 +02:00
Mark McDowall
aae3970865
More logging for CommandExecutor
2015-06-02 00:18:34 -07:00
Mark McDowall
587ad5beb5
New: Support for updating single series in Plex Library
2015-05-31 22:29:37 -07:00
Mark McDowall
4de20b09a8
Better validation messaging for Newznab Categories
2015-05-31 00:35:25 -07:00
Mark McDowall
f7adb19474
Ignore more signalr non-errors
2015-05-31 00:10:45 -07:00
Taloth Saldono
a1ff7cbef0
And added a test for it.
2015-05-29 20:55:38 +02:00
Taloth Saldono
1cc6ad0d5f
Fixed transmission returning -1 as Eta.
2015-05-29 20:50:35 +02:00
Taloth Saldono
aa78807ee2
Fixed transmission returning -1 as Eta.
2015-05-29 20:48:11 +02:00
Mark McDowall
5fda64de66
Shift select range on Missing/Cutoff Unmet
2015-05-28 16:46:52 -07:00
Taloth Saldono
75a50b83fb
Updated Rarbg to use ratelimit service.
2015-05-29 01:10:50 +02:00
Taloth Saldono
78ade3250c
Added RateLimit service to globally manager short duration ratelimits.
2015-05-29 01:10:49 +02:00
Mark McDowall
fac6b05bb4
Updated MediaInfo to 0.7.74 (Windows and OS X)
...
Closes #495
2015-05-27 00:34:46 -07:00
Taloth Saldono
39aef8bed5
Merge branch 'torrentrss' into develop
2015-05-27 08:03:04 +02:00
Taloth Saldono
99e9e4f5fd
Merge branch 'rarbg-support' into develop
2015-05-27 08:02:38 +02:00
Taloth Saldono
70544738ed
Merge branch 'metadata-creation' into develop
2015-05-27 08:01:01 +02:00
Lars
90469630d1
rTorrent: Fix load commands
2015-05-27 07:09:43 +02:00
Taloth Saldono
ba2da07c2f
Added tests and refactored TorrentRss code.
2015-05-26 19:42:22 +02:00
Lars
5363a9e8d7
rTorrent: Update method names, enable compression on XMLRPC
2015-05-26 09:32:44 +02:00
Mark McDowall
4010a5336c
Version and product for MyPlex Authentication
2015-05-25 22:08:35 -07:00
Michel Zehnder
9d7522cc15
New: Add generic TorrentRssIndexer support.
...
Add support for generic RSS feeds. Parses the feed and tests if it is
EZTV compatible, or if it has all required fields for the generic
TorrentRssParser
2015-05-25 22:49:58 +02:00
Mark McDowall
a090ed8b5e
Support for Season xx Episode yy multi-episode format
2015-05-25 11:25:03 -07:00
Taloth Saldono
6b9c686390
Fixed tests.
2015-05-25 14:31:53 +02:00
Taloth Saldono
6744e0d506
New: Added support for Rarbg as replacement for Eztv.
2015-05-25 14:28:32 +02:00
Mark McDowall
bbcabf0632
Fixed: Don't use folder quality when it is unknown and file quality is
...
Closes #560
2015-05-24 23:18:57 -07:00
Taloth Saldono
b540307dbd
Fixed: Series/season metadata also created on episode import.
2015-05-25 01:36:29 +02:00
Taloth Saldono
4a6778c609
HDBits fixup.
2015-05-25 00:55:30 +02:00
scherzo
3ae2883eb5
New: Add support for the HDBits torrent tracker.
...
The indexer implementation borrows heavily from the BroadcastTheNet
implementation as HDBits also provides a JSON API that can be used
to query both the recent torrents and the catalog.
2015-05-25 00:00:50 +02:00
Taloth Saldono
dc91fa0206
Fixed: Added /transmission/ part to UrlBase in Transmission settings making it configurable.
...
fixes #556
2015-05-24 12:54:50 +02:00
Mark McDowall
fb02499823
Fixed: Parsing of season and episode inside square brackets
...
Closes : #501
2015-05-23 22:12:30 -07:00
Mark McDowall
f4b9d0336d
Log signalR errors as trace when they are network connection aborted
...
Closes #498
2015-05-23 21:38:53 -07:00
Mark McDowall
49acae0fbb
Make sure URL base doesn't start with http or https
...
Closes #532
2015-05-21 17:12:33 -07:00
Mark McDowall
f547cfd0c9
Merge pull request #553 from larsjohnsen/settings-bind-address-fix
...
Settings: Remove misleading placeholder, fix error-message
2015-05-21 16:47:24 -07:00
Taloth Saldono
1bdc1acddd
Fixed tiny cosmetic in rTorrent settings.
2015-05-21 22:10:06 +02:00
Taloth Saldono
267b54fd8b
Merge branch 'qualitysize' into develop
2015-05-21 21:57:34 +02:00
Taloth Saldono
527663e27e
Merge branch 'upstart-update' into develop
2015-05-21 21:57:30 +02:00
Taloth Saldono
310b788352
Merge branch 'pr/n222_larsjohnsen' into develop
2015-05-21 21:56:19 +02:00
Taloth Saldono
7d23f24854
New: Hand-off update logic to handle upstart/systemd and other auto-restart mechanisms.
2015-05-21 21:54:08 +02:00
Taloth Saldono
ab1e82414b
Fixed: Unlimited MaxSize and increased granularity.
...
fixes #337
2015-05-21 20:44:45 +02:00
Lars
00ba19d683
Settings: Remove misleading placeholder, fix error-message
2015-05-21 04:31:01 +02:00
Taloth Saldono
e5278a0243
Added advanced torznab option to disable rageid lookups for trackers only supporting title queries.
2015-05-19 21:29:57 +02:00
Mark McDowall
7c246abc88
Fix torrent blacklisting when InfoHash is available
2015-05-17 16:20:51 -07:00
Mark McDowall
475f4244c4
Recent folders for add series now show clickable cursor
2015-05-17 16:10:10 -07:00
Mark McDowall
f57dea7f1f
New: Store last 5 used folders from manual import
2015-05-17 16:07:27 -07:00
Taloth Saldono
f1a5261e0a
Properly dispose filestream after getting mediainfo.
2015-05-17 18:48:00 +02:00
Taloth Saldono
fe5cb9503c
Updated kickass url... again
2015-05-16 01:11:39 +02:00
Your Name
4b9664d82a
Download clients: New client rTorrent
2015-05-15 21:45:12 +02:00
Lars Johnsen
c8c17bce7e
Compilation: Misc changes to support XBuild
2015-05-15 19:07:52 +02:00
Mark McDowall
366e3ed0be
Merge pull request #539 from larsjohnsen/source-case-inconistancies
...
Compilation: Fix case inconsistencies
2015-05-15 09:10:05 -07:00
Taloth
cef6eb7509
Merge pull request #544 from Sonarr/mediainfo-unicode
...
Integrated MediaInfo wrapper to be able to properly handle Unicode
2015-05-15 10:40:45 +02:00
Mark McDowall
f88e2e2b79
Fix tests
2015-05-14 18:35:13 -07:00
Mark McDowall
57bcc9f4c1
Don't filter excluded files twice
2015-05-14 18:33:44 -07:00
Mark McDowall
69dd1c6ec4
Test to make sure we scan files in root of series folder (no season folders)
2015-05-14 18:23:57 -07:00
Mark McDowall
761a106fa9
Use HTTPS for piwik when loading via HTTPS
2015-05-14 13:24:24 -07:00
Taloth Saldono
5cd2d71e6f
Integrated MediaInfo wrapper to be able to properly handle Unicode on Linux.
2015-05-14 13:31:05 +02:00
Mark McDowall
96578ca59b
Stricter rejection of series subfolders
...
Fixed: Exclude .@__thumb folders from series disk scans
Fixes #538
2015-05-13 21:13:13 -07:00
Mark McDowall
213f905767
Only make manual import cells clickable when previous steps have been done
2015-05-13 08:45:40 -07:00
Mark McDowall
9d980a8ac7
Manual Import sends progress messages
2015-05-13 08:05:23 -07:00
Mark McDowall
c4e1a732dd
Remove Kodi specific settings from PHT Settings
2015-05-13 08:01:39 -07:00
Mark McDowall
9f73b2b7f0
DotSolutions update
2015-05-12 17:08:10 -07:00
Mark McDowall
149c149094
Select input for select series in manual import
2015-05-12 17:07:56 -07:00
Mark McDowall
ee224cb422
Modal Regions inherit from a common base
2015-05-12 16:57:30 -07:00
Mark McDowall
335be1c85d
Interval for RSS is minutes
2015-05-12 14:40:52 -07:00
Lars Johnsen
a79fc94a54
Compilation: Fix case inconsistencies
2015-05-12 23:17:51 +02:00
Mark McDowall
c3acfe34fe
Fixed: Exclude OS X Metadata files when scanning for files
...
Fixes #533
2015-05-12 11:05:11 -07:00
Taloth Saldono
6e7a2af86b
Ignore unicode test for now, fails on tc.
2015-05-12 01:42:11 +02:00
Keivan Beigi
cce280d260
HashAlgorithm.ComputerHash isn't thread safe,
2015-05-11 16:07:09 -07:00
Taloth Saldono
852f97012f
Fixed broken test.
2015-05-12 01:05:15 +02:00
Taloth Saldono
f221b00795
Kickass Verified Only flag no longer an Advanced option to increase visibility.
2015-05-12 00:30:49 +02:00
Taloth Saldono
429298c68c
Fixed manual import of unknown episodes.
2015-05-12 00:30:47 +02:00
Taloth Saldono
af060d73cc
Updated MediaInfo code for syno/linux.
2015-05-12 00:30:45 +02:00
Taloth Saldono
e98a174884
Fixed: Fetching multiple pages for kickass to get more releases on the recent/rss feed due to small page size.
2015-05-12 00:30:43 +02:00
Mark McDowall
92a23d0f8b
Casing for button text
2015-05-11 10:04:55 -07:00
Mark McDowall
a8aac36379
Use skyhook for searching
2015-05-10 17:32:52 -07:00
Thirrian
23c6da4746
Title case for buttons
2015-05-10 11:07:04 +02:00
Taloth Saldono
cf9391a7a3
Updated Container to handle Singleton Implementations instead of Singleton Interfaces.
2015-05-09 21:36:48 +02:00
Taloth Saldono
d0bf539a73
Fixed: A season pack import taking a long time should no longer cause the download to be deleted prematurely.
2015-05-09 10:10:16 +02:00
Mark McDowall
95bd82778f
Transform buttons to title case
2015-05-08 07:50:46 -07:00
Mark McDowall
b73413f189
Prefix relative dates with "in" where appropriate
2015-05-07 16:39:48 -07:00
Mark McDowall
df4604057e
Releases instead of reports (but no results found)
2015-05-07 10:17:26 -07:00
Taloth Saldono
1e2ba691ed
Don't run DownloadCompletedEvent if DownloadItem not Completed.
2015-05-05 21:53:20 +02:00
Taloth Saldono
6abda8adef
New: Added HD4Free.xyz to Torznab presets since that site now supports it.
2015-05-05 21:49:16 +02:00
Mark McDowall
84128482f4
Its a good idea to remove testing elements before merging
2015-05-05 12:45:35 -07:00
Thirrian
c4f8e44f55
Fix for #242
...
Missing comma!
2015-05-05 18:04:44 +02:00
Mark McDowall
6dd22e7dcb
New: Manual Import episodes
2015-05-05 08:41:39 -07:00
Mark McDowall
bc03ad2a18
Blacklisting torrents and using more info to evaluate matches
...
New: Blacklisting torrents manually
New: Details on why a release was blacklisted in the UI
New: Blacklist matching take into account indexer, size, date and name
2015-05-05 08:39:41 -07:00
Mark McDowall
14f49489a7
Merge pull request #243 from Thirrian/tiny-ui-fix
...
Move error div inside body tag
2015-05-05 08:38:07 -07:00
Mark McDowall
4356da039f
Merge pull request #242 from Thirrian/sort-exception
...
Add sort key for series "A.D. The Bible Continues"
2015-05-05 08:37:49 -07:00
Mark McDowall
587aff602a
Fixed: Don't delete downloads unless a file was imported
2015-05-05 08:37:11 -07:00
Mark McDowall
1275d8098d
New: Limit grabs to 1 per second to reduce rapid API calls
2015-05-05 08:15:38 -07:00
Mark McDowall
0c6ca6971d
Fixed: Do not replace a file unless it contains the same episodes
2015-05-05 07:29:38 -07:00
Thirrian
f5fde97f68
Move error div inside body tag
2015-05-05 14:13:22 +02:00
Thirrian
50dc4c4f3d
Add sort key for series "A.D. The Bible Continues"
2015-05-05 13:55:50 +02:00
Taloth Saldono
c08d8252ff
Fixed some tests.
2015-05-04 01:30:16 +02:00
Taloth Saldono
2a83088045
Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
2015-05-04 00:50:10 +02:00
Taloth Saldono
4ca8178ca8
Add db name to Vacuum log message.
2015-05-03 20:52:07 +02:00
Mark McDowall
bb48491eb2
Merge pull request #230 from Chao-Man/develop
...
Fixed scrolling performance issues on Webkit based browsers.
2015-05-02 10:25:51 -07:00
Chao Man
0534fb4330
Fixed scrolling performance issues on Webkit based browsers. (Opera, Chrome, Safari)
...
Update theme.less
Rebased and added markus101's changes.
2015-05-02 18:40:05 +10:00
Mark McDowall
8b7eedf6f9
Actually make it lower case...
2015-05-02 01:23:04 -07:00
Mark McDowall
6ab629ea98
Partial updates for command updates
2015-05-01 22:03:20 -07:00
Taloth Saldono
97cbdfdc5c
Fixed: Nzbget will now properly remove data from original directory if Remove option is enabled. (nzbToMedia transcoding)
2015-05-02 00:28:47 +02:00
Taloth Saldono
25c77711cd
Log partial indexer response on parser error.
2015-05-01 23:51:31 +02:00
Mark McDowall
2e6cf2b7f6
Fixed: Parsing some anime releases with multiple absolute episode numbers
2015-04-30 07:08:55 -07:00
Mark McDowall
6592310f2b
Permissions can cause OWIN port registration to fail
2015-04-28 07:31:22 -07:00
Mark McDowall
918fcac2aa
Fixed: Generic SignalR messages no longer treated as errors
2015-04-28 07:28:05 -07:00
Mark McDowall
4b7ee3cb9e
Fixed: Monitoring options not be applied when adding a new series to an empty root folder
2015-04-28 07:13:11 -07:00
Mark McDowall
27246de623
Fixed: Ignore @eaDir inside Series folders
2015-04-27 17:07:22 -07:00
Mark McDowall
b1a0e759ef
Fixed: Long sets of required/ignored words would overflow the view in Manual Search
2015-04-27 16:57:38 -07:00
Mark McDowall
f90fdef50d
Couple name fixes
2015-04-26 01:21:54 -07:00
Mark McDowall
702b4429ac
Order provider based settings by name
2015-04-26 00:25:40 -07:00
Mark McDowall
4eff8d88d1
New: Show age in minutes when less than 2 hours old (manual search/history)
2015-04-26 00:11:23 -07:00
Mark McDowall
235a986679
Display names for Download clients
2015-04-25 09:25:33 -07:00
Mark McDowall
c3e0dbc173
Display names for Indexers
2015-04-25 09:25:18 -07:00
Mark McDowall
e296d94417
Set default Metadata name
2015-04-25 09:10:43 -07:00
Mark McDowall
0e865fff8c
No longer titlecases notifications, indexers, etc
2015-04-25 09:03:07 -07:00
Mark McDowall
9a629c2fc6
Display names for Notifications
2015-04-25 09:02:17 -07:00
Mark McDowall
ecd941a6e5
Fixing scene mappings
2015-04-23 06:36:51 -07:00
Mark McDowall
2feb583e45
Show reload when already on updates page
2015-04-22 14:49:34 -07:00
Taloth Saldono
23daae05cc
Remove invalid scene mappings.
2015-04-22 20:18:04 +02:00
Taloth Saldono
b4e8a39c2c
New: Added Color-Impaired mode to UI settings.
2015-04-22 19:10:07 +02:00
Mark McDowall
2f7e3c1c3c
Merge pull request #240 from Royal2000H/develop
...
Pushbullet settings typo
2015-04-22 09:21:13 -07:00
Mark McDowall
8a0e873eb5
Fixed: URL Base for favicon and Apple Touch icons
2015-04-22 07:52:19 -07:00
Mark McDowall
10214bff42
Cleanse some names
2015-04-22 07:52:07 -07:00
Roy Handelsman
1fc99fd24e
Fixed: Pushbullet settings typo
2015-04-22 00:03:42 -04:00
Mark McDowall
e40508e5e9
Fixed: Don't save invalid scene mappings into database
2015-04-21 16:53:32 -07:00
Mark McDowall
65f1dbde00
Fixed: Torznab parsing when enclosure is magent link
2015-04-19 13:13:14 -07:00
Mark McDowall
4c9f13cb26
Fixed: Testing indexers, connections and download clients
2015-04-18 22:56:36 -07:00
Mark McDowall
f18ad21b48
Fixed: Set permissions on Sonarr.app (OS X)
2015-04-18 11:12:53 -07:00
Mark McDowall
e304a615d0
Fixed: DB locking due to Progress Messaging
2015-04-18 11:08:07 -07:00
Mark McDowall
c12f16b6d3
Mapped Network Drive Validator
...
New: Prevent adding Mapped Network Drives when Running as a Windows Services
2015-04-15 23:50:19 -07:00
Mark McDowall
ab6233dd3f
New: Option to show unmonitored episodes on calendar
2015-04-14 20:35:55 -07:00
Mark McDowall
2a4fd2bbde
Fixed: Better error messaging when import fails due to inaccessible path
2015-04-14 20:35:07 -07:00
Mark McDowall
c3d15015fe
Fixed: Table pagers show correct loading icon
2015-04-14 20:35:06 -07:00
Mark McDowall
f30e7bc701
jshint in WebStorm 10
2015-04-14 20:35:05 -07:00
Taloth Saldono
ee87537848
Response cookies not stored by default.
2015-04-13 23:44:24 +02:00
Taloth Saldono
d4532c3856
Fixed: MediaInfo now also works on linux with unicode filenames.
2015-04-11 13:28:37 +02:00
Taloth Saldono
20e40f73b3
Made optional resource properties nullable.
2015-04-11 09:15:15 +02:00
Taloth Saldono
923488bc02
Hard test on dev nzbget version as requested.
2015-04-11 09:07:35 +02:00
Taloth Saldono
b62d36bdbe
Fixed: If Nzbget failed to add an nzb, Sonarr will try another but not blacklist it.
2015-04-11 09:03:35 +02:00
Mark McDowall
62f4fc5e58
Fixed: Some anime season 1 parsing
2015-04-10 07:32:34 -07:00
Mark McDowall
cfefed34fc
API endpoint to parse a release title
2015-04-10 07:30:06 -07:00
Mark McDowall
c58d607349
Don't throw error when episode title matching doesn't find a match
2015-04-09 16:48:13 -07:00
Mark McDowall
f13a4b5aa5
New: Sort queue by series, episode and episode title
2015-04-08 16:43:51 -07:00
Mark McDowall
9cf575c096
New: Toggle selected on Wanted: Missing to change monitored status
2015-04-07 16:49:36 -07:00
Mark McDowall
2c52ac1a7b
Fixed: Rename preview for Specials
2015-04-07 16:19:06 -07:00
Mark McDowall
7e0c833ad0
New: Show quality in dropdowns with best at top (same as profiles)
2015-04-07 16:18:56 -07:00
Mark McDowall
7f38617d76
Fixed: Wrap long release names in history details
2015-04-07 15:54:40 -07:00
Mark McDowall
8aa6969aee
Fixed: Improved special episode parsing for multiple matching titles
2015-04-06 18:43:29 -07:00
Mark McDowall
0adea0ded6
Search all missing fixes
...
Fixed: Searching for missing episodes excludes unmonitored episodes
Fixed: Searching for missing episodes episodes with files
2015-04-06 17:05:12 -07:00
Taloth Saldono
ccfd66260d
Fixed: BitMeTv cookie will now also be used for the fetching the torrent file.
2015-04-02 21:06:05 +02:00
Taloth Saldono
a6d2283be8
New: Added Advanced option to Nyaa to change query parameters for category and filter.
2015-04-02 19:52:38 +02:00
Taloth Saldono
b92cc6fb15
Fixed: No longer possible to add protocol to a Host field (that's what Url fields are for)
2015-04-02 19:52:37 +02:00
Taloth Saldono
f2ec02876b
Fixed notification enable logic and test when On Upgrade is disabled.
2015-04-02 19:52:37 +02:00
Mark McDowall
7378a98e07
Fixed icon colours
2015-03-30 00:02:47 -07:00
Taloth
42a3ff2625
Merge pull request #206 from Sonarr/osxfullfsync
...
Changed sqlite to use full fsync on osx
2015-03-28 12:23:24 +01:00
Taloth Saldono
4448e87e28
Fixed: NzbGet development version no longer fails validation check.
2015-03-26 20:09:03 +01:00
Mark McDowall
90b047f0d4
Fixed: Searching for unmonitored anime episodes during season/all missing searches
2015-03-26 09:06:20 -07:00
Mark McDowall
adfaa00ce1
Toggle cell use spinForPromise
2015-03-26 08:03:31 -07:00
Mark McDowall
755a42ea45
Use cache to check for running or started commands
2015-03-25 16:47:05 -07:00
Mark McDowall
210524b51a
Fixed: Scene numbered season searches when some episode weren't monitored
2015-03-25 16:47:04 -07:00
Mark McDowall
a1a91878ad
New: Choose the latest season when adding a new series
2015-03-25 16:47:03 -07:00
Mark McDowall
216286db5e
Fixed: navbar hover mobile styling
2015-03-25 16:47:01 -07:00
Taloth Saldono
061c40c8f4
It is Not an Error Message
2015-03-25 01:39:40 +01:00
Taloth Saldono
15eeb19cd5
New: Synology Media Indexer support in Connect.
2015-03-24 20:09:12 +01:00
Taloth Saldono
93c6047cd5
Added Nzbget version check for 12.0 or higher.
2015-03-23 20:56:35 +01:00
Taloth Saldono
db4746bef7
Failed DeleteStatus now only a Warning, also added null check to handle older NzbGet version.
2015-03-23 20:56:32 +01:00
Taloth Saldono
971e159fa4
Replaced a couple more NzbDrone with Sonarr. Left a couple that implied process name.
2015-03-23 20:56:28 +01:00
BrendenCA
6114952012
Fixed a typo
2015-03-23 09:33:53 +05:30
Taloth Saldono
fcc1439754
Ugly indexer release name cleaned up before sending to Sab.
2015-03-21 00:55:30 +01:00
Mark McDowall
06a2cb0de4
New: Restrict ports that Sonarr will allow for its webserver
2015-03-18 23:15:20 -07:00
Taloth Saldono
9dd66879a2
Fixed: Better handling for Remote NAS errors.
2015-03-19 01:17:52 +01:00
Taloth Saldono
5d03c94b26
Fixed typo
2015-03-19 01:17:51 +01:00
Mark McDowall
679455713e
Fixed: sorting on episode list when new episodes are added during refresh
2015-03-18 16:14:44 -07:00
Mark McDowall
9aeda7aaba
Fixed: Legitimate API redirects
2015-03-18 15:27:36 -07:00
Mark McDowall
1efb7446c9
Log full path when moving or copying
2015-03-18 13:51:21 -07:00
Mark McDowall
c5f2c2823e
Separate log messages for hardlinking and copying
2015-03-18 13:18:34 -07:00
Mark McDowall
638e3ca898
Command queue
...
New: Adding multiple series will queue them instead of running all at once
New: Slower scheduled tasks won't be block others from running
2015-03-16 22:07:02 -07:00
Mark McDowall
446d470f53
Fixed null config test
2015-03-16 21:37:33 -07:00
Mark McDowall
99d9303394
Fixed: Download Client with config Warnings won't be excluded
2015-03-16 21:33:34 -07:00
Taloth
8dccf2efe8
Merge pull request #224 from bjeanes/force-priority-for-nzbget
...
Added Force priority for NZBGet
2015-03-16 23:46:13 +01:00
Taloth Saldono
c7470a426a
New: Added Torznab as generic indexer.
2015-03-16 23:42:22 +01:00
Taloth Saldono
37e4a06b5d
Fixed: Adjuted parser cleanup to properly handle anime titles with 10b instead of 10bit
2015-03-15 13:39:50 +01:00
Taloth Saldono
6e5e781245
Added another nzbgeek hashed pattern.
2015-03-15 13:11:17 +01:00
Taloth Saldono
61c263856b
Giving a slightly more useful IPTorrent rss feed error.
2015-03-15 12:37:29 +01:00
Taloth Saldono
593c4b8182
Update test for redirect diagnostic.
2015-03-15 02:00:44 +01:00
Taloth Saldono
a3873634b0
Fixed TorrentBlackhole failing fatally on magnet link instead of falling back to torrent url.
2015-03-15 01:49:11 +01:00
Taloth Saldono
36ac4f0a8d
Fixed: Blackhole clients cache nzb/torrent in memory before writing to the blackhole folder.
2015-03-14 22:39:22 +01:00
Taloth Saldono
96469be7f0
Fixed: Can now specify a cookie for BitMeTv.
2015-03-14 22:39:19 +01:00
Taloth Saldono
d1ce1bf218
Fixed: Season packs will no longer be grabbed if it contains an unmonitored episode.
2015-03-13 21:08:00 +01:00
Mark McDowall
74ad841be4
Fixed: Only show best pending item in Queue
2015-03-12 16:41:07 -07:00
Bo Jeanes
174d1fb0cc
New: "Force" priority for NZBGet
...
The force priority allows NZBs to be downloaded even if the general queue is in a paused state. The use case here is setting recently released items to be downloaded even if the queue is paused. This is a quite common pattern on ISPs that have download quotas (e.g.: most in Australia) where downloading huge archives may need to be paced but shows being currently aired should be fetched for viewing as soon as they are available.
The existence of this priority is buried in their API docs[1] and in forum posts[2] but has been supported for a while (as of r1000). On older clients, the NZBGet UI will just show "Priority: 900" instead of the friendly label. They will be prioritised above other items in the queue but won't bypass the paused state. In other words, NZBGet models priorities as numeric values so this is compatible with old versions and new versions will treat this value specially when encountered.
[1]: http://nzbget.net/RPC_API_reference#Method_.22append.22
[2]: http://nzbget.net/forum/viewtopic.php?f=3&t=1177
2015-03-12 17:50:24 +11:00
Taloth Saldono
dc2c1f7928
Fixed: Import of single-file anime torrents.
2015-03-10 22:43:24 +01:00
Taloth Saldono
2b6c915e32
Fixed: Added tooltips to Blackhole Watch/Torrent/Nzb Folder fields.
2015-03-10 22:00:47 +01:00
Taloth Saldono
2a12aca66a
Fixed: Selecting range with shift-key in Series Editor should now work as intended.
2015-03-10 20:31:23 +01:00
Taloth Saldono
f5f050f80b
Fixed: Validation of dot prefix in Transmission category.
2015-03-10 13:38:30 +01:00
Mark McDowall
d8852d840b
New: Parse releases that have a 5 digit episode number
2015-03-09 17:15:56 -07:00
Mark McDowall
a45f822fdb
Fixed: piwik loading when accessing Sonarr via HTTPS
2015-03-09 15:56:34 -07:00
Taloth Saldono
bf5b645416
Test fixed
2015-03-09 21:28:49 +01:00
Taloth
aa7aa3ce61
Merge pull request #218 from Sonarr/fanzub-url
...
Fanzub url can now be modified [migration 82]
2015-03-09 20:54:41 +01:00
Taloth
69edfba237
Merge pull request #217 from Sonarr/transmission-category
...
Removed hardcoded dot prefix from the transmission category [migration 81]
2015-03-09 20:54:30 +01:00
Taloth Saldono
6393f66448
Fixed: Added symbols and tooltips to Manual Search last two sort columns.
2015-03-09 19:40:25 +01:00
Taloth Saldono
f39e99bd3c
Fixed: Column sort direction will not toggle unless the same column is clicked again.
2015-03-09 19:21:18 +01:00
Taloth Saldono
112cde1cee
New: Added UrlBase to Deluge Settings to facilitate seedbox setups.
2015-03-08 15:37:33 +01:00
Taloth Saldono
ebbaa403f6
Removed deprecated code.
2015-03-08 14:30:13 +01:00
Taloth Saldono
dcc988da06
Removed duplicate tests.
2015-03-08 14:30:12 +01:00
Mark McDowall
dd6dc38672
Series editor cleanup
2015-03-07 16:44:35 -08:00
Mark McDowall
1d70c97983
Fixed: Sorting on path in series editor
2015-03-06 22:14:33 -08:00
Taloth Saldono
799f6034c7
Fixed: Removed hardcoded dot prefix from the transmission category, making it configurable via the settings instead.
2015-03-05 20:44:41 +01:00
Mark McDowall
dc80377a4c
Merge pull request #214 from larsjohnsen/ui-connect-changes
...
Separate setting groups & clarify tooltips
2015-03-05 10:54:27 -08:00
Lars Johnsen
ca9c39984e
UI: Separate setting groups & clarify tooltips
2015-03-05 13:07:47 +01:00
Mark McDowall
f021f9b146
Fixed: Updating Kodi won't fail if a series has an IMDB ID instead of a TVDB ID
2015-03-05 00:22:46 -08:00
Taloth Saldono
4036654f3f
New: Fanzub url can now be modified (to be used only with alternative sites implementing the same api)
2015-03-04 22:41:22 +01:00
Taloth Saldono
8b1e0f68dd
Added tooltip to Episode Delete button.
2015-03-04 21:20:08 +01:00
Taloth Saldono
ee02e6a31c
Disabled eztv test entirely.
2015-03-04 21:20:07 +01:00
Taloth Saldono
6803e46782
Fixed: Empty Sabnzbd category is now properly handled. But added UI validation to recommend adding a category.
2015-03-04 21:14:40 +01:00
Mark McDowall
a8e805fd5d
Merge pull request #205 from bdegier/develop
...
New: NZBFinder.ws as Newznab preset
2015-03-04 07:21:21 -08:00
Taloth Saldono
d8662321be
Fixed parsing specials with Scene.Title.S0x.Episode.Title format.
2015-03-03 01:08:53 +01:00
Taloth Saldono
46da14f3bf
And the same fix for the actual import.
2015-03-01 23:19:49 +01:00
Taloth Saldono
8438ee0a52
Fixed regex incompatible with mono.
2015-03-01 23:04:20 +01:00
Taloth Saldono
6ba78f6aed
No longer marks download as imported if no episodes were found.
2015-03-01 22:44:13 +01:00
Taloth Saldono
7b0bc4334d
Fixed: Activity->Queue didn't show manually downloaded specials for which the parser couldn't find an episode number.
2015-03-01 22:42:31 +01:00
Taloth Saldono
2e81e278e1
Fixed a couple of logging errors.
2015-03-01 22:34:39 +01:00
Taloth Saldono
8d16b8b9d6
Fixed: Hashes being parsed as 0e00 numbering.
2015-03-01 15:01:06 +01:00
Mark McDowall
a7a6a08807
Fixed: Force import won't trigger icon change on multiple items
2015-02-27 16:58:10 -08:00
Mark McDowall
f4573545cd
Fixed: Improved parsing for anime episodes with leading release group
2015-02-26 22:30:31 -08:00
larsjohnsen
3b737d4b66
Delete obsolete file: handlebars.run.min.js
2015-02-27 00:37:02 +01:00
Mark McDowall
72993f3c3c
Fixed: Cutoff will be respected when release is still in queue
2015-02-26 08:13:15 -08:00
Taloth Saldono
aa52a83395
Fixed: Preferring season packs over single episodes before comparing relative sizes.
2015-02-24 20:13:17 +01:00
Taloth Saldono
14a99a28cc
New: Manual single episode searches on BTN will now also search for season packs to simplify manually grabbing a season pack.
2015-02-24 20:13:16 +01:00
Mark McDowall
be338a651e
Fixed: Menu button on mobile views
2015-02-23 18:16:36 -08:00
Taloth Saldono
402d6b5411
New: Added rudimentary Anime search by tvdb episodenumber to BTN.
2015-02-23 20:27:11 +01:00
Taloth Saldono
e143b18df3
Fixed: Episode/Season searches on BTN are now performed by tvdb numbering instead of scene numbering. (let us know if you run into problems with series with scene numbering)
2015-02-23 20:16:55 +01:00
Taloth Saldono
4d837a46af
Fixed: Now searching BTN by tvdbid instead of tvrageid to get results for certain series.
2015-02-23 20:16:54 +01:00
Mark McDowall
ca05c15340
Removed extra 's' in file
2015-02-22 21:11:42 -08:00
Taloth Saldono
2da23ae230
Fixed tooltip for pending queue items.
2015-02-22 22:10:45 +01:00
Mark McDowall
a3d649452f
Fixed sorting in episode file editor
2015-02-22 12:40:34 -08:00
Taloth Saldono
42f9992af0
Fixed: CDH can now remove items after import from NzbGet it didn't grab itself.
2015-02-22 19:55:00 +01:00
Taloth Saldono
6095855102
Fixed: Failed download handling should now only report a download wasn't grabbed by sonarr if the download actually failed.
2015-02-22 13:43:14 +01:00
Mark McDowall
30849e6356
Less wordy tooltip for season rename
2015-02-21 21:33:31 -08:00
Mark McDowall
e466c77487
Fixed: Ignore .AppleDouble subfolders of season folder
2015-02-21 11:49:56 -08:00
Mark McDowall
8ab0b26773
Episode file editor
...
New: Ability to delete all episode files in a series or season
New: Ability to change quality for all episode files in a series or season
2015-02-21 11:13:24 -08:00
Mark McDowall
47a0f55255
Fixed search icons
2015-02-21 11:12:57 -08:00
Mark McDowall
015deacd7b
Upgraded to FontAwesome 4.3.0
2015-02-21 10:53:46 -08:00
Mark McDowall
4108bbac7a
Clear log files
2015-02-19 11:30:13 -08:00
Mark McDowall
e58576bcfa
Don't try to set console logging when its not enabled
2015-02-19 09:19:09 -08:00
Taloth Saldono
dea58ed663
Fixed: Changed sqlite to use full fsync on osx to reduce the chance of corruption at the cost of some performance.
2015-02-18 19:28:10 +01:00
Taloth Saldono
1837ba94cc
Added info to explain Generic providers such as Newznab.
2015-02-18 19:27:46 +01:00
Mark McDowall
33ed76556f
Deduping tags only updates affected models
2015-02-17 22:02:24 -08:00
Mark McDowall
59f487392e
Fixed: UI notification after Sonarr updates
2015-02-17 21:52:06 -08:00
bdegier
1f8f52ac9b
Added NZBFinder.ws as optional Indexer
...
Established indexer. Been around for 2+ years.
2015-02-17 15:01:28 +01:00
Mark McDowall
bf65807ef3
Series details styling fixes
...
Fixed: Empty network won't be shown on series details
Fixed: Poster and series title line up on series details
2015-02-16 17:58:30 -08:00
Taloth Saldono
32fc68b9df
UI Cleanup - Updated System, Tags and Wanted subtrees.
2015-02-14 19:14:57 +01:00
Taloth Saldono
d6079a701c
UI Cleanup - Updated Shared and Shims subtrees.
2015-02-14 19:12:33 +01:00
Taloth Saldono
019525dd9d
UI Cleanup - Updated Settings subtree.
2015-02-14 19:12:32 +01:00
Taloth Saldono
b69ea349ce
UI Cleanup - Updated Series subtree.
2015-02-14 19:12:31 +01:00
Taloth Saldono
1bf433872a
UI Cleanup - Updated Rename and SeasonPass subtrees.
2015-02-14 19:12:30 +01:00
Taloth Saldono
860f55996c
UI Cleanup - Updated Navbar, Profile, Quality and Release subtrees.
2015-02-14 19:12:29 +01:00
Taloth Saldono
29d9e3dadf
UI Cleanup - Updated root tree.
2015-02-14 19:12:28 +01:00
Taloth Saldono
70bfad4e6a
UI Cleanup - Updated Instrumentation, jQuery and Mixins subtrees.
2015-02-14 19:12:28 +01:00
Taloth Saldono
44928c8f64
UI Cleanup - Updated Health subtree.
2015-02-14 19:12:27 +01:00
Taloth Saldono
a5fd28326e
UI Cleanup - Updated Form and Handlebars subtree.
2015-02-14 19:12:26 +01:00
Taloth Saldono
fb7988edb8
UI Cleanup - Updated Episode subtree.
2015-02-14 19:12:25 +01:00
Taloth Saldono
7b7f199587
UI Cleanup - Updated Commands subtree.
2015-02-14 19:12:24 +01:00
Taloth Saldono
7b5c0a952b
UI Cleanup - Updated Cells subtree.
2015-02-14 19:12:23 +01:00
Taloth Saldono
83b8ab8fe9
UI Cleanup - Updated Calendar subtree.
2015-02-14 19:12:22 +01:00
Taloth Saldono
f5118fc430
UI Cleanup - Updated AddSeries subtree.
2015-02-14 19:12:21 +01:00
Taloth Saldono
b556eda4a0
UI Cleanup - Updated Activity subtree.
2015-02-14 19:12:20 +01:00
Mark McDowall
b308f06af3
Remove unused parameter
2015-02-13 17:22:24 -08:00
Mark McDowall
b7e609a7d5
De-dupe Tags
...
Fixed: Remove duplicate tags and prevent new ones from being created
2015-02-13 17:04:07 -08:00
Mark McDowall
3ed8f0ea84
Fixed: Not properly getting the parent of a folder with a trailing slash
...
GetParentFolder will trim trailing slashes
2015-02-13 16:53:01 -08:00
Taloth Saldono
1b3993bf6a
Tooltips should now be attached to a container close to the target element while avoiding button/input groups.
2015-02-13 21:45:26 +01:00
Mark McDowall
d1df5ed7cd
New: Logging level in settings will be used for Console logging
2015-02-11 17:05:27 -08:00
Mark McDowall
539de9e124
Fixed: Daily episodes that have date and season/episode numbers in the release name
2015-02-11 08:04:01 -08:00
Mark McDowall
37959fd753
Search improvements
...
New: Series/Season search will not grab unmonitored episodes
Fixed: Missing episode search won't grab missing unmonitored episodes by mistake
2015-02-10 17:19:15 -08:00
Mark McDowall
32dd545ef9
commonjsed SearchResultView
2015-02-10 17:02:52 -08:00
Mark McDowall
408a4e0a81
Option to monitor no episodes on add
2015-02-10 16:46:25 -08:00
Mark McDowall
cc21d83e69
Help text for tags on notifications
2015-02-10 16:41:15 -08:00
Taloth Saldono
29fe7b2acd
Fixed and added tests.
2015-02-11 00:22:08 +01:00
Taloth Saldono
00dddfeaf3
Updated zero.clipboard to fix copy to clipboard function for requirejs.
...
Removed wrapper function.
2015-02-11 00:06:33 +01:00
Taloth Saldono
58f0e713fa
Moved naming pattern in Rename preview dialog to top.
2015-02-10 23:31:19 +01:00
Taloth Saldono
e00ec8b01b
Manual search no longer permits downloading releases for which we can't find an episode until we can fix the association logic.
2015-02-10 23:30:47 +01:00
Taloth Saldono
77edf53c6a
New: Added poster to Series Details overview in the large screen width category.
2015-02-10 21:13:10 +01:00
Mark McDowall
8bf1d512c2
Update UI will still load if no updates are available
2015-02-09 17:11:56 -08:00
Mark McDowall
db4eadac40
Metadata file improvements
...
Fixed: Duplicate metadata files won't cause metadata file processing to fail
Fixed: Duplicate Metadata files will be removed from disk during rescan
2015-02-09 17:07:48 -08:00
Mark McDowall
573c2b8f60
Root folder improvements
...
Fixed: Prevent non-writeable root folder from being added
Fixed: Errors getting free space/subfolders for root folder won't prevent the UI from loading
2015-02-09 16:42:26 -08:00
Mark McDowall
d3c1deb203
Fixed default KAT url
2015-02-09 13:04:55 -08:00
Mark McDowall
b5cfa72c31
Fixed error on load for poster item view
2015-02-09 13:02:09 -08:00
Mark McDowall
394b93628c
Fixed: Monitor from first season
2015-02-09 13:01:50 -08:00
Mark McDowall
6807f92f55
AsOsAgnostic?
2015-02-08 21:59:20 -08:00
Mark McDowall
ec88c2c2ca
Parsing improvements
...
Fixed: Don't use full path when parsing files
New: Support for iTunes library file structure
2015-02-08 21:49:44 -08:00
Taloth
5750f012cb
Merge pull request #180 from Sonarr/updatecheck-fixes
...
Updatecheck fixes
2015-02-08 21:21:24 +01:00
Mark McDowall
20782bbbc1
Episode import improvements
...
Fixed: Use folder name when file name is not parsable on import
2015-02-08 00:07:08 -08:00
Keivan Beigi
5b54b02d7e
updated download url in UpdateServiceFixture
2015-02-07 22:40:20 -08:00
Keivan Beigi
811ce8fa22
separated vendor.js from main.js
2015-02-07 17:01:15 -08:00
Keivan Beigi
3fab46a740
updated html doctype
2015-02-07 12:07:54 -08:00
Taloth Saldono
40987cc335
Include version in services Changes api call so the server knows how to redirect.
2015-02-07 19:52:01 +01:00
Keivan Beigi
3ddc01e3f4
Fix: only add cache breaker to css/js files (exclude calendar, apple icons etc)
2015-02-07 10:41:34 -08:00
Keivan Beigi
6867319c8d
added alias for vent
2015-02-07 10:30:02 -08:00
Keivan Beigi
8d03850de7
Added back version check on ajaxSuccess
2015-02-07 10:25:38 -08:00
Keivan Beigi
8f8fe99a16
Reverting SignalR.Core/Infrastructure/CancellationTokenExtensions.cs to old version
...
http://pastie.org/pastes/9895879/text?key=ifs697ru97thfxedyj91oq
2015-02-07 10:13:41 -08:00
Keivan Beigi
0829bb6e41
different favicon for debug mode
2015-02-07 09:58:22 -08:00
Keivan Beigi
fcb4f8fd58
Maybe?
2015-02-07 09:51:06 -08:00
Keivan Beigi
e0dd72328c
more shim cleanup
2015-02-07 08:37:57 -08:00
Keivan Beigi
672e1bd9ed
cleaned up validation shims/modules
2015-02-07 08:37:57 -08:00
Keivan Beigi
e4a93ded28
Merge pull request #191 from Sonarr/signalr-1-2-2
...
Upgraded SignalR to 1.2.2
2015-02-07 08:20:11 -08:00
Keivan Beigi
77fdd724f4
fixed ToTheTop
2015-02-07 07:31:50 -08:00
Taloth Saldono
955029ec43
Fixed: Updated installation HealthCheck warning link to wiki.
2015-02-07 16:24:30 +01:00
Taloth Saldono
52a71a4e96
Fixed some mono specific tests.
2015-02-07 16:24:29 +01:00
Taloth Saldono
f7bdf635b3
Reordered and renamed tabs in System.
2015-02-07 16:24:28 +01:00
Taloth Saldono
071839fa86
Removed InstallUpdate, instead manually triggering ApplicationUpdate.
2015-02-07 16:24:27 +01:00
Taloth Saldono
2f06cc6ffa
Fixed: Branch redirects will now occur during install of the a new update instead of during an update check.
2015-02-07 16:24:26 +01:00
Taloth Saldono
7ce9f416d1
InstallUpdate pre-check failures should now show a nice error on the UI.
2015-02-07 16:24:26 +01:00
Taloth Saldono
8833f1ad31
Allow failing a Command using a specific message.
2015-02-07 16:24:25 +01:00
Taloth Saldono
a058333f65
Fixed: Manually triggering Check Health will now also run health checks that normally only run on startup.
2015-02-07 16:24:24 +01:00
Taloth Saldono
6e179839d9
Added test to check Config behavior.
2015-02-07 16:24:23 +01:00
Taloth Saldono
3a938e18fa
Fixed: Install Update UI should now report an error if the application folder is not writable instead of failing silently.
2015-02-07 16:24:22 +01:00
Taloth Saldono
11803afc39
Added FolderWritable to DiskProvider to centralize the check.
2015-02-07 16:24:22 +01:00
Taloth Saldono
104d35299b
Checks for update regardless of settings, but won't install it.
2015-02-07 16:24:21 +01:00
Keivan Beigi
127e38feb7
Upgraded SignalR to 1.2.2
2015-02-07 07:04:22 -08:00
Taloth Saldono
0934900cab
Updated exception handler to ignore certain types of exceptions.
2015-02-07 15:22:25 +01:00
Keivan Beigi
15b0bc0333
update jquery to 1.11.2
2015-02-07 05:50:19 -08:00
Mark McDowall
ec413c13bd
RSS Sync interval cannot be set to a 1-9 minutes (0 or 10+ only)
2015-02-06 17:42:30 -08:00
Taloth Saldono
f5ddb36ebd
Fixed: All issues regarding Media Covers should be fixed now after apply this update. Refresh browser cache if still missing and report issues on forum.
2015-02-06 21:41:36 +01:00
Taloth Saldono
6c22a5ffdb
Fixed: Health Checks on mono now shows correct wiki links.
2015-02-06 21:41:35 +01:00
Mark McDowall
9ac3a1e094
Set RSS Sync to minimum 10 minutes
2015-02-05 23:32:28 -08:00
Mark McDowall
d5cc261985
Spawn new mono processes with --debug
2015-02-05 23:31:15 -08:00
Mark McDowall
fd02f0ae55
Fixed: Italians in title will not treat the episode as Italian language
2015-02-04 23:24:30 -08:00
Mark McDowall
2a4d7b82ea
Comment out parsing test
2015-02-04 22:54:16 -08:00
Mark McDowall
c9d21c7863
Don't search for episodes in series that haven't aired yet
2015-02-04 22:52:07 -08:00
Keivan Beigi
9ca97d0135
Handlebars 2.0
2015-02-04 11:40:31 -08:00
Keivan Beigi
c1467d0ecd
enable named views for smoke tests
2015-02-04 11:09:34 -08:00
Mark McDowall
341daf69d1
Fixed: Wrong user name won't result in error message being generated
2015-02-04 07:15:37 -08:00
Mark McDowall
33bb64984a
More parsing test cases
2015-02-04 07:04:49 -08:00
Mark McDowall
de49a5b8f6
Fixed: Add series will update UI properly
2015-02-03 21:33:39 -08:00
Keivan Beigi
095e92c7dd
Moved jshint config to .jshintrc
2015-02-03 16:56:18 -08:00
Keivan Beigi
bc037e7319
don't add named views in production
2015-02-03 15:33:55 -08:00
Taloth Saldono
b3f11564a7
Fixed: No longer leaves a corrupt file if MediaCover resize failed.
2015-02-03 21:15:40 +01:00
Mark McDowall
754c1ea331
Logout button for forms Auth and fix UrlBase redirects
2015-02-03 08:37:42 -08:00
Mark McDowall
aa9df49ea2
HeaderCell is a standard mixin
2015-02-03 00:01:05 -08:00
Mark McDowall
85f6d90f40
Fixed table header cell
2015-02-02 23:46:37 -08:00
Mark McDowall
ed4bf349db
Fixed webpack issues adding indexers/download clients/notifications
2015-02-02 23:01:45 -08:00
Mark McDowall
e6566b26d8
Spinner on add series buttons
2015-02-02 22:16:26 -08:00
Mark McDowall
66a9cddf01
Fixed: Remove from pending
2015-02-02 21:17:18 -08:00
Keivan Beigi
428a1439e5
rjs -> webpack
2015-02-02 17:43:14 -08:00
Mark McDowall
344f3d66ef
Reloading the page before restarting won't break the UI when changing authentication method
2015-02-02 11:55:04 -08:00
Mark McDowall
05ee57a972
New: options when adding series, including the ability to search for all missing episodes
2015-02-02 09:03:25 -08:00
Mark McDowall
7b7f7ac56b
Fixed spacing for labels when series path is abnormally long
2015-02-02 07:37:20 -08:00
Mark McDowall
3c756348eb
New: Forms authentication
2015-02-01 22:33:53 -08:00
Taloth Saldono
7c38fcb9f3
Only use resized posters when the images are served from Sonarr.
2015-02-01 23:13:17 +01:00
Taloth Saldono
23205574a3
Replaced trakt reference on ui with thetvdb.
2015-02-01 22:57:21 +01:00
Mark McDowall
3c641cab33
Remove from queue improvements
...
New: option to blacklist a release when removing it from download client
2015-01-31 23:35:56 -08:00
Mark McDowall
5d41ebd322
Fixed: Removing pending items from Queue
2015-01-31 21:53:06 -08:00
Mark McDowall
43e4c16cbf
Couple fixes
2015-01-31 00:31:40 -08:00
Mark McDowall
e641611662
New: Show download protocol in Queue
2015-01-31 00:24:09 -08:00
Taloth Saldono
cd79826aad
Fixed: Transmission proxy should no longer produce paths with double slashes.
2015-01-30 20:29:38 +01:00
Keivan Beigi
0ee5261a2a
stripBom
2015-01-29 18:10:16 -08:00
Keivan Beigi
c472d8fe96
stripBom
2015-01-29 17:14:38 -08:00
Taloth Saldono
b145ea1a70
UI now loads the 250px image if available, and reverts to full size otherwise.
2015-01-29 22:31:01 +01:00
Taloth Saldono
35ab3a28fd
New: MediaCover api now includes several resized variants to save bandwidth for mobile apps.
...
banner-35.jpg (height)
banner-70.jpg
fanart-180.jpg (height)
fanart-360.jpg
poster-170.jpg (width)
poster-340.jpg
2015-01-29 19:27:09 +01:00
Lucas Schad
235a2ddd66
Fixed spacing
2015-01-28 23:06:52 +01:00
Mark McDowall
4eb046113d
Fixed: Do not allow adding of a series without a title
2015-01-26 22:47:12 -08:00
Mark McDowall
6054dd8ee6
Fixed: Don't scan subfolders in series folders that start with a period
2015-01-26 22:29:18 -08:00
Mark McDowall
0d3c467c50
Increased requirejs timeout
...
set timeout when running in prod regardless of hostname
2015-01-25 01:37:00 -08:00
Mark McDowall
f606b58986
Increased requirejs timeout
...
set timeout when running in prod regardless of hostname
2015-01-24 17:04:44 -08:00
Mark McDowall
76dd663bae
Better message when rejecting episode if its not an upgrade
2015-01-24 00:38:03 -08:00
Mark McDowall
76c6d9cc5b
Use URL_BASE in index mapper
2015-01-24 00:37:35 -08:00
Mark McDowall
51dc6be2fa
1 file, not 1 files
2015-01-23 18:49:26 -08:00
Mark McDowall
50b843a422
New: Show naming format on rename preview
2015-01-23 18:42:28 -08:00
Mark McDowall
b1871c1686
Spelling
2015-01-23 10:18:17 -08:00
Mark McDowall
f5de5c3a24
Rename preview shows same order as series details (descending)
2015-01-23 07:20:01 -08:00
Mark McDowall
4f669fbbd4
Fixed: default sort order of episodes on series details
2015-01-23 00:13:00 -08:00
Mark McDowall
d285e36b2b
Fixed: Sorting by episode number on series details
2015-01-22 21:49:41 -08:00
Mark McDowall
ddb24549d4
Fixed: Extra checks in place to prevent config file corruption
2015-01-22 21:34:25 -08:00
Taloth Saldono
013615a7a5
Fixed: Forced english metadata for the search api.
2015-01-23 00:02:42 +01:00
Taloth Saldono
2f048f4217
Fixed: DownloadEpisodesScan api command regressed during a refactoring causing nzbToMedia to fail.
2015-01-22 21:33:48 +01:00
Taloth Saldono
d67811b50a
TrackedDownload cache, queue etc now use DownloadId instead of TrackedId so it can be found purely by the id provided by the download client.
2015-01-22 21:33:46 +01:00
Taloth Saldono
8b8b60f8b8
Removed incorrect test.
2015-01-22 21:10:33 +01:00
Mark McDowall
90056044bc
Fixed: Error when entering unsupported character in tag
2015-01-21 23:31:45 -08:00
Mark McDowall
313e48be61
Use rss-download for omg RSS feed
2015-01-21 23:00:05 -08:00
Mark McDowall
a11d118e32
Fixed hashed release name
2015-01-21 14:48:35 -08:00
Mark McDowall
2bbce39faa
Show title mismatches, but don't import them automaticallys
...
Fixed: Show Series title mismatches in the UI
Fixed: Force import from Queue for title mismatches
2015-01-21 14:34:11 -08:00
Mark McDowall
7f27507ef6
Fixed: Use Orignal Filename token for renaming as only token
2015-01-21 11:26:47 -08:00
Mark McDowall
2b1f6b2711
Fixed UrlBase for view updates
2015-01-21 08:19:51 -08:00
Mark McDowall
2306815992
Fixed: Remove failed downloads from download client (when enabled)
2015-01-21 07:57:54 -08:00
Mark McDowall
e43f251f74
Go to series instead of open series on episode modal
2015-01-20 23:08:14 -08:00
Mark McDowall
76acc8ffa6
New: button on update notification to go to change log
2015-01-20 23:06:22 -08:00
Mark McDowall
090ba3bb86
Fixed: Removed Animezb indexer
2015-01-20 16:44:39 -08:00
Taloth Saldono
8b6ecca8c9
Fixed: Sorting by age in Manual Search now also considers fractions.
2015-01-20 23:49:32 +01:00
Taloth Saldono
3a250e95b9
Fixed: No longer reports SxxExx as releasegroup if original title uses - separator.
2015-01-20 20:47:11 +01:00
Taloth Saldono
366f8c5239
Fixed: Remove on Activity page should now work for Blackhole items.
2015-01-20 19:37:48 +01:00
Keivan Beigi
3dcfcbb400
made sqlite version explicit in the connection string.
2015-01-20 10:17:10 -08:00
Mark McDowall
9ceaf2c6a6
Added test case for 19-2 (2014)
2015-01-20 07:13:36 -08:00
Mark McDowall
f1f19d5365
Fixed: WDTV metadata title for episode uses 2 digit episode number
2015-01-19 22:48:55 -08:00
Mark McDowall
d277420849
Fixed: Do not scan series folder if root folder is empty
2015-01-19 21:55:54 -08:00
Mark McDowall
8a7673ed13
Fixed some parsing issues
...
Fixed: Releases getting picked up as SDTV instead of RAW-HD
Fixed: Don't parse "sample" as release group
2015-01-18 15:30:36 -08:00
Mark McDowall
a182102ee1
Rename piwik.js to piwikCheck.js to make Ghostery happy
2015-01-18 15:30:35 -08:00
Keivan Beigi
8921cbf3b1
forcing lib update on upgrade
2015-01-18 10:29:27 -08:00
Mark McDowall
eeb1aabc73
Disable test
2015-01-17 22:14:13 -08:00
Mark McDowall
b79ecf7774
Disable search after new episodes being added due to existing files not being counted
2015-01-17 21:55:00 -08:00
Mark McDowall
157124df89
Fixed: Disable EZTV when using the default URL
2015-01-17 21:42:19 -08:00
Taloth Saldono
19da886706
Fixed: Deleting items from download queue should now work as intended.
2015-01-16 21:00:35 +01:00
Mark McDowall
534418d5a4
Clarify minimum age is in minutes
2015-01-16 07:28:31 -08:00
Mark McDowall
6711ba2549
Fixed: Do not remove directories when they contain a RAR file over 10MB
2015-01-16 00:07:02 -08:00
Mark McDowall
fea906d45d
Fixed: Parsing of absolute numbers inside of brackets
2015-01-15 23:25:22 -08:00
Mark McDowall
774eb5256d
Fixed: XBMC notifications have a minimum display time of 2 seconds
2015-01-15 23:12:49 -08:00
Mark McDowall
4f5c437ddd
Fixed: Don't search for newly added episodes if they aren't monitored
2015-01-15 23:10:28 -08:00
Keivan Beigi
0f0cc236de
Fixed: support full any valid int32 as valid route ID
2015-01-15 17:04:52 -08:00
Keivan Beigi
d478e6d932
Merge pull request #167 from Sonarr/sqlite-journal-osx
...
fixed: changed Journaling for osx to prevent db corruption
2015-01-15 10:53:12 -08:00
Keivan Beigi
434099ea2b
removed [TV] from Kodi notifications
2015-01-14 23:06:19 -08:00
Mark McDowall
c9d7e54417
Fixed: Don't run netsh unless on Windows
2015-01-14 18:33:15 -08:00
Mark McDowall
9e11745cb2
Fixed: Conflicts with mono 3.12
2015-01-14 16:58:21 -08:00
Mark McDowall
13b43dc084
New: omgwtfnzbs delay now configurable (advanced)
2015-01-13 23:40:25 -08:00
Mark McDowall
ebe7b21a8c
New: Show number of episodes on season status badge
2015-01-11 14:49:08 -08:00
Mark McDowall
5ca00ef694
Refresh status when series is refreshed
2015-01-11 14:49:07 -08:00
Taloth Saldono
bcad6e538d
Revert "Don't show queue actions buttons until API side fixes are in"
...
This reverts commit 698093cbb9
.
2015-01-11 20:49:09 +01:00
Taloth Saldono
c19a393f99
Now generating unique ids for queue items sent to the api.
2015-01-11 20:48:35 +01:00
Mark McDowall
3c145c63f4
Fixing broken tests
2015-01-11 11:48:03 -08:00
Mark McDowall
fc0fa2c22f
Fixed: No not trim trailing "A" from series title when looking for a matching series
2015-01-11 10:23:47 -08:00
Mark McDowall
8aa523c6df
AirDateUtc comparison validation on Linux
2015-01-10 12:11:10 -08:00
Mark McDowall
4d19dddf88
Fixed: Don't recalculate episode air times for Netflix series
2015-01-10 12:00:00 -08:00
Mark McDowall
67729c4d12
Collapse Pt or Pt. in episode title
2015-01-10 11:36:35 -08:00
Mark McDowall
c25496cb6a
Fixed: Default episode title to TBA if missing
2015-01-10 11:31:05 -08:00
Mark McDowall
468ac1b789
Release group parsing improvements
...
Fixed: Clean title before parsing release group (remove -RP & -NZBGeek)
Fixed: Parse subgroup from start of file name when inside square brackets
2015-01-10 00:58:36 -08:00
Mark McDowall
c29397aa2c
Fixed: Another hashed release format
2015-01-09 21:59:06 -08:00
Mark McDowall
8caa6676e7
Fixed less
2015-01-09 17:26:55 -08:00
Mark McDowall
ca250d7e97
Add series formatting
2015-01-09 17:03:23 -08:00
Mark McDowall
28da978150
Fixed: Show default poster view in Firefox
2015-01-09 17:03:18 -08:00
Mark McDowall
698093cbb9
Don't show queue actions buttons until API side fixes are in
2015-01-09 13:46:39 -08:00
Taloth Saldono
3907e2b168
Fixed: Xbmc metadata no longer fails if an episode has no rating.
2015-01-09 19:06:01 +01:00
Taloth Saldono
da26fa8322
Fixed: Xbmc Metadata no longer fails when an actor has no image.
2015-01-09 17:32:59 +01:00
Taloth Saldono
96b7847471
Fixed typo in Deluge default TvCategory.
2015-01-09 17:31:51 +01:00
Mark McDowall
5f46f7e9f2
Added comment to piwik.js about its usage
2015-01-08 23:40:48 -08:00
Mark McDowall
daafb67fa7
New: MediaBrowser notifications
2015-01-08 22:47:59 -08:00
Mark McDowall
4fda97257b
Fixed: Handle abc.mkv hashed filename
2015-01-08 22:45:29 -08:00
Keivan Beigi
53b22035be
New: Skyhook! fixing your calendars!
2015-01-08 17:43:51 -08:00
Mark McDowall
3055b90178
Log where the torrent request is being redirected to
2015-01-06 07:12:17 -08:00
Keivan Beigi
9d8011042e
fixed: changed Journaling for osx to prevent db corruption
2015-01-05 17:09:40 -08:00
Mark McDowall
4fd8fce4a5
Fixed: Greedy absolute number regex
2015-01-04 17:52:38 -08:00
Mark McDowall
4aa45525a4
Fixed: Parsing some numbers as absolute numbers incorrectly
2015-01-04 16:29:07 -08:00
Mark McDowall
2b050cf88c
OS Agnostic paths
2015-01-03 23:33:29 -08:00
Mark McDowall
c5d4948d2a
Fixed: Show better error message when TV library isn't added to Plex server
2015-01-03 23:25:11 -08:00
Mark McDowall
90ce35abee
Fixed: Import files for the series Extras
2015-01-03 23:07:25 -08:00
Mark McDowall
4f0ca20808
Fixed: Refreshing anime series won't cause an error
2015-01-03 17:02:45 -08:00
Keivan Beigi
c8993db2ad
Fix: Remove invalid metadata images
2015-01-02 10:58:20 -08:00
Mark McDowall
b907243bc0
New: Updated missing poster image to use our logo
2015-01-01 16:28:20 -08:00
Mark McDowall
0bef960c83
Removed trakt link from series details
2015-01-01 16:27:56 -08:00
Mark McDowall
a9d668b48d
Add series fixes
...
Fixed: Link to TheTVDB instead of Trakt on add series
Fixed: Don't show year 0 on add series
2015-01-01 14:55:47 -08:00
Mark McDowall
07c71296fb
Fixed test
2014-12-31 23:16:18 -08:00
Mark McDowall
03b5095b06
New: Prefixed Range multi-episode style (for plex)
2014-12-31 22:40:37 -08:00
Mark McDowall
8a41a4c91e
Fixed update tests
2014-12-31 22:07:39 -08:00
Mark McDowall
9792cff50d
Fixed nCrunch builds
2014-12-31 22:01:45 -08:00
Mark McDowall
d375513e50
Fixed: Only test indexers/connections when creating a new one
2014-12-31 19:34:57 -08:00
Mark McDowall
f4169e165c
Fixed: Don't store incomplete image URLs (image doesn't exist)
2014-12-31 15:22:22 -08:00
Keivan Beigi
d4331e9470
removed trakt references, added user agent to tvdb requests
2014-12-31 14:12:07 -08:00
Mark McDowall
7e76a36d68
Fixed: Search results without TV Rage IDs won't match a series without a TV Rage ID
2014-12-31 10:23:03 -08:00
Keivan Beigi
d5da0ec4dd
fixed: return proper error when searching for invalid tvdb id.
2014-12-30 21:28:46 -08:00
Keivan Beigi
46bf80dcd1
fixed: increased tvdb search limit to 10
2014-12-30 20:24:35 -08:00
Keivan Beigi
c368335183
fixed: search using tvdb id is now fixed.
2014-12-30 18:29:09 -08:00
Mark McDowall
efbe052b26
Fixed: Remove bad ratings from trakt
2014-12-30 15:39:57 -08:00
Keivan Beigi
19f5427dbf
Fixed: Replaced trakt with tvdb as data source
2014-12-30 14:08:08 -08:00
Mark McDowall
0f56bfac2f
Revert "Fixed: Breaking trakt API changes (Posters for add series are placeholders for now)"
...
This reverts commit 66ca925b0d
.
2014-12-30 09:03:48 -08:00
Mark McDowall
66ca925b0d
Fixed: Breaking trakt API changes (Posters for add series are placeholders for now)
2014-12-30 08:08:39 -08:00
Mark McDowall
1be44a4254
Couple more test cases for episode title collapse
2014-12-26 17:36:42 -08:00
Mark McDowall
3b3f6d70b7
csproj fail
2014-12-26 17:34:49 -08:00
Mark McDowall
821f9646f3
Cleaner file names/multi-episode file names
2014-12-26 17:21:45 -08:00
Mark McDowall
940c3bdf08
More 24 hour fixes
2014-12-26 13:48:13 -08:00
Mark McDowall
158e20bfe7
Fixed: Use 24 hour time when configured
2014-12-26 13:09:43 -08:00
Taloth Saldono
85f7195d57
Fixed: No longer produces error when deleting pending item from queue.
2014-12-26 14:31:10 +01:00
Taloth Saldono
8306305207
Fixed: UI now properly sorts on the Peers column.
2014-12-26 00:03:46 +01:00
Mark McDowall
8a1ed896ea
cleanup
2014-12-24 23:45:45 -08:00
Mark McDowall
28edb56401
Fixed: Parsing some files that did not contain a series title
2014-12-23 22:24:59 -08:00
Mark McDowall
128d53bb5f
Show the difference between Quality Full and Quality Title
2014-12-23 22:08:38 -08:00
Mark McDowall
bf62ab0d26
Only show date in upcoming when its not an episode for today
2014-12-23 20:03:57 -08:00
Mark McDowall
ab868cc403
More support for Season 1 - Episode 01 style files
2014-12-23 16:51:15 -08:00
Mark McDowall
2a2330548c
Some more test cases for CleanTitle
2014-12-23 16:37:21 -08:00
Mark McDowall
5f8af9f3a2
A couple more CleanTitle fixes
2014-12-23 07:38:49 -08:00
Mark McDowall
7ec34de3b7
More CleanTitle fixes
2014-12-23 00:17:55 -08:00
Mark McDowall
a9177128a0
Better help message for Media Info
2014-12-22 21:32:48 -08:00
Mark McDowall
ae436ef1ab
Better help message for Media Info
2014-12-22 20:18:49 -08:00
Mark McDowall
ec774ccdb5
Log Plex sections response before checking for error
2014-12-22 20:10:54 -08:00
Keivan Beigi
e79a2c742a
Fixed: some issues around removing completed and failed downloads
2014-12-22 17:17:48 -08:00
Keivan Beigi
4ac9fd939a
Fix: consider download completed if all remote episodes are imported
2014-12-22 11:25:23 -08:00
Keivan Beigi
2193e34537
Fixed: issue where completed torrents wouldn't be removed after they finished seeding
2014-12-22 10:40:48 -08:00
Mark McDowall
9fd90e6f99
Fixed Episode CleanTitle token helper and keep # in title
2014-12-21 23:50:23 -08:00
Mark McDowall
71c735546e
Fix loading for root series modal
2014-12-21 23:49:45 -08:00
Taloth Saldono
d931626aee
Size formatted culture invariant.
2014-12-21 20:08:59 +01:00
Taloth Saldono
3244f71e5c
Fixed: No longer mixes up peers and leechers, so the UI should now properly report seeders and leechers.
2014-12-21 20:08:59 +01:00
Mark McDowall
400a47cd19
Private constructor for TrackedDownloadStatusMessage
2014-12-21 08:46:24 -08:00
Mark McDowall
1a34cd8e6a
Do not limit number of args for update on Non-Windows
2014-12-21 08:42:50 -08:00
Mark McDowall
535b85e1de
Fixed line height for episode file in modal
2014-12-21 08:42:14 -08:00
Mark McDowall
3cfbca5358
New: Episode CleanTitle renaming token
2014-12-20 23:30:53 -08:00
Mark McDowall
ac16c49ab8
Headers for import existing
2014-12-20 22:19:21 -08:00
Mark McDowall
7f91e0284f
Cleanup file browser, added loading indicator
2014-12-20 21:54:29 -08:00
Mark McDowall
7a21f8b151
Fixed: Updated OZnzb URL to api.oznzb.com (new indexer settings only)
2014-12-20 14:25:12 -08:00
Mark McDowall
6878804705
Fixed: File browser ordering and volume name
2014-12-20 13:24:29 -08:00
Mark McDowall
85a9b74008
File Browser
...
New: File Browser to navigate to folders when choosing paths
2014-12-19 23:32:47 -08:00
Keivan Beigi
d849a4ab48
New: Show source/seed info in manual search
2014-12-19 17:21:03 -08:00
Keivan Beigi
3d1e0e7042
Merge pull request #158 from Sonarr/update-handshake
...
Update handshake
2014-12-18 16:57:08 -08:00
Keivan Beigi
a6d34caf2c
New: Rebuilt Completed/Failed download handling from scratch
2014-12-18 16:26:42 -08:00
Keivan Beigi
cb3d5fbfe7
Pass data cmd argument between application and update.
2014-12-17 14:47:45 -08:00
Keivan Beigi
9b715ee078
Ignore data backup errors during upgrade
2014-12-17 14:40:10 -08:00
Keivan Beigi
264bb66c16
better logging in update client
2014-12-17 08:26:28 -08:00
Keivan Beigi
a3042197c5
GlobalExceptionHandlers are now registered with other loggers
2014-12-16 23:36:33 -08:00
Keivan Beigi
23a30f3771
fixed logging tests
2014-12-16 23:26:19 -08:00
Keivan Beigi
0a341199a8
safer log configuration
2014-12-16 23:12:26 -08:00
Keivan Beigi
9ffb9f5ad0
removed post-build events
2014-12-16 17:05:07 -08:00
Keivan Beigi
493a3c9724
Added Logentries to track down automatic upgrade issues
2014-12-16 15:35:42 -08:00
Mark McDowall
427b102900
Support removing from nbzget queue
2014-12-15 21:56:24 -08:00
Mark McDowall
b13b096e77
Added tooltip to say analytics requires a restart to take effect
2014-12-15 21:16:43 -08:00
Mark McDowall
d651e6ac52
Prevent invalid response to get torrents from Deluge from throwing an error
2014-12-15 20:46:55 -08:00
Mark McDowall
a5b09b8975
Better times for tasks when not using relative dates
2014-12-15 19:43:41 -08:00
Mark McDowall
bf169eb139
Improvements for minimum age
2014-12-15 16:31:26 -08:00
Mark McDowall
580f03a5bc
New: Minimum Age setting to deal with propagation issues (Usenet only)
2014-12-15 15:40:53 -08:00
Mark McDowall
eeafa2cb64
Fixed: download URL for some newznab imposters
2014-12-15 14:38:38 -08:00
Mark McDowall
f314fab878
Fixed: Url Encode password and category for SAB
2014-12-15 13:09:16 -08:00
Mark McDowall
c10f02e0b1
More test cases for human readable bytes
2014-12-15 13:08:22 -08:00
Mark McDowall
e715275657
Adding a new tag shows the proper UI now
2014-12-15 12:38:42 -08:00
Mark McDowall
683656c651
Fixed: Log error when health check fails to communicate with download client
2014-12-15 12:22:35 -08:00
Mark McDowall
6d31b14d96
Fixed: Humanized size show same values as size settings
2014-12-15 12:16:01 -08:00
Mark McDowall
83e3d7145f
Better parsing of Chistmas Specials
2014-12-15 10:52:16 -08:00
Mark McDowall
98b4027510
Fixed: Handle numerical hashed releases
2014-12-15 10:04:55 -08:00
Mark McDowall
d4ccbda99f
Fixed: WDTV Metadata will be created padding season/episode numbers to two digits
2014-12-15 06:34:00 -08:00
Mark McDowall
a882aaf6ac
Fixed: Show next airing on poster/overview even if series has ended
2014-12-14 14:16:55 -08:00
Mark McDowall
9686c2579b
Don't fetch media info when adding existing episodes
2014-12-14 14:09:51 -08:00
Mark McDowall
e3893083bc
Fixed: Add series searching improvements
2014-12-14 11:52:50 -08:00
Mark McDowall
2efed23450
Fixed: Show human readable sizes in manual search rejections
2014-12-14 11:12:36 -08:00
Mark McDowall
25f0f50bff
Add placeholder text to navbar search
2014-12-14 11:10:57 -08:00
Mark McDowall
e637d68157
Advanced option to disable media info for add series/rescan
2014-12-14 10:50:38 -08:00
Mark McDowall
5f927722df
Fixed: Remove pending releases that are rejected
2014-12-14 10:16:43 -08:00
Mark McDowall
a5d7809b72
Fixed: Sort by Next Airing will always keep empty values at the bottom
2014-12-14 09:42:30 -08:00
Mark McDowall
ca9c6c651f
Fixed: Follow redirects when getting torrent from KAT
2014-12-13 15:56:11 -08:00
Mark McDowall
a066dcbc07
Include MM/D/YYYY format (so its not reset to nothing)
2014-12-13 09:23:31 -08:00
Mark McDowall
0dd05c7bed
Release rejections list padding reduced
2014-12-13 00:31:51 -08:00
Mark McDowall
d4f051b7a3
Larger badges for episode status
2014-12-13 00:21:24 -08:00
Mark McDowall
ecc8ece1ce
Secondary sorting on series list
...
New: Sort by title as secondary sort on series list
2014-12-13 00:12:26 -08:00
Mark McDowall
a9171d44d9
Sorting for another show that starts with A
2014-12-12 15:49:32 -08:00
Mark McDowall
cf0863a89d
Removed sorting on some manual search columns
2014-12-12 15:13:59 -08:00
Mark McDowall
7aee3c5ac4
Fixed: Don't check for sample for anime specials
2014-12-12 07:39:51 -08:00
Mark McDowall
e8aa6b5727
Wide modals for Rename preview and episode details
2014-12-12 07:37:35 -08:00
Mark McDowall
e457003a91
Fixed: Sonarr as default Release Group instead of DRONE
2014-12-11 16:50:42 -08:00
Mark McDowall
9a89f4eb6f
New: YYYY-MM-DD short date format for UI
2014-12-11 14:38:01 -08:00
Mark McDowall
58290adcc3
label-default for network on add series
2014-12-10 08:30:15 -08:00
Mark McDowall
e63b80000a
Naming tokens
...
Fixed: Added more Release Group Options
Fixed: Separator inserts " - " instead of undefined
2014-12-10 08:16:52 -08:00
Mark McDowall
b8d9ec628d
Fixed: omgwtfnzbs RSS results will be delayed 30 minutes (propagation issues)
2014-12-10 08:15:43 -08:00
Mark McDowall
d77c685d14
Remove existing URL ACLs to avoid conflicts
...
New: Choose IP address to listen on (advanced)
Fixed: Check if URL has been registered with Windows before trying to register it
2014-12-09 23:38:52 -08:00
Mike
5a8ce04bd5
Allow binding to specific interface addresses
...
https://trello.com/c/aWazKGQc/404-allow-binding-to-specified-ip-address
2014-12-09 22:43:18 -08:00
Mark McDowall
65c1e8852a
Renamed files
2014-12-09 22:17:59 -08:00
Mark McDowall
d93bd52a01
Queue actions
...
New: Remove items from queue/history from Activity
New: Force import of series title mismatch from Activity
2014-12-09 21:52:41 -08:00
Mark McDowall
7ac6fc98a9
New: Add Unknown Quality to profile (advanced)
2014-12-09 21:47:40 -08:00
Mark McDowall
641fe6476c
Multi-epsiode test
2014-12-09 21:23:20 -08:00
Mark McDowall
a5dd0cce29
Fixed: Delays use minutes not hours
2014-12-09 20:48:25 -08:00
Mark McDowall
b4c6284fae
New: Shift-click range selection for Series Editor
2014-12-08 23:40:06 -08:00
Mark McDowall
fc4170c581
Fixed: Removed accents before searching indexers
2014-12-08 22:22:34 -08:00
Mark McDowall
291b5f48d4
sonarr instead of nzbdrone on mobile
2014-12-08 21:43:03 -08:00
Mark McDowall
a9b9a5269f
Fixing the build
2014-12-07 22:05:27 -08:00
Keivan Beigi
f4c202441c
Cleaned up environment detection
2014-12-07 12:56:47 -08:00
Keivan Beigi
cf77104a02
removed redundant else
2014-12-06 23:23:11 -08:00
Keivan Beigi
3b087ba922
minor cleanup
2014-12-06 22:08:51 -08:00
Keivan Beigi
6af9b03d26
added missing using
2014-12-06 22:08:41 -08:00
Keivan Beigi
0be8f55a2f
Cleaned up using directive
2014-12-06 21:55:17 -08:00
Keivan Beigi
78aa91c170
Added StringLiteral as an acceptable identifier for sqlite migrations
2014-12-06 11:32:42 -08:00
Keivan Beigi
a8eb0f73d1
Added broken migration test
2014-12-06 11:16:22 -08:00
Mark McDowall
7d96d4d644
Log cert issues at debug (need to deal with self signed certs)
2014-12-06 09:07:13 -08:00
Mark McDowall
17d4b54561
Fixed: Removed support for CamelCase in folder names to support legitimate show titles like MythBusters
2014-12-05 17:45:43 -08:00
Keivan Beigi
de33b84eef
Merge pull request #151 from Sonarr/sonarr-url
...
update usages of nzbdrone.com to sonarr.tv
2014-12-05 14:52:03 -08:00
Keivan Beigi
71638ec77e
switched services to http
2014-12-05 14:23:30 -08:00
Keivan Beigi
3ce65eec08
Log HTTPS cert errors
2014-12-05 14:05:30 -08:00
Keivan Beigi
664ec45360
log cert errors
2014-12-04 22:28:46 -08:00
Mark McDowall
cd1d34a0f2
Fixed: Add tag when text box loses focus
2014-12-04 21:27:32 -08:00
Keivan Beigi
be81bf322a
Our first data migration test :D
2014-12-04 21:27:32 -08:00
Keivan Beigi
c7ed76f6d3
Added before migration hook, this can be used to insert "old" data into test Db
...
so data migration could be tested.
2014-12-04 21:27:31 -08:00
Mark McDowall
37a1398338
Delay Profiles
...
New: Select preferred protocol (usenet/torrent)
New: Option to delay grabs from usenet/torrents independently
2014-12-04 21:27:31 -08:00
Keivan Beigi
c4e684fbd3
update usages of nzbdrone.com to sonarr.tv
2014-12-04 17:54:37 -08:00
Keivan Beigi
1bef690a6a
better branch redirection logging
2014-12-04 15:25:56 -08:00
Keivan Beigi
cfa8dcca29
New: Added support for automatic update branch redirection
2014-12-04 15:23:22 -08:00
Mark McDowall
47c109209c
Fix broken BTN tests
2014-12-03 22:33:29 -08:00
Mark McDowall
094085994a
New: Updated donate link with recurring donations
2014-12-03 22:28:08 -08:00
Mark McDowall
bffc64b92b
New: Progress bar for Activity: Queue
2014-12-03 22:26:50 -08:00
Mark McDowall
6b56e912eb
New: Original Filename renaming token to use original filename as-is
2014-12-03 21:43:58 -08:00
Mark McDowall
29ee0ef2be
Fixed: EZTV logging generic error when there were no results
2014-12-03 17:22:14 -08:00
Mark McDowall
0cc4639e65
Log reason why download isn't being imported
2014-12-03 16:45:40 -08:00
Mark McDowall
2de837558b
Fixed compilation
2014-12-01 22:48:11 -08:00
Mark McDowall
935b9e5f4e
New: Use the ID returned from SABnzbd (0.7.20) during retry
2014-12-01 22:39:27 -08:00
Mark McDowall
6467167046
Moved Extension methods in common to subfolder
2014-12-01 22:26:25 -08:00
Mark McDowall
d01c706082
Fixed broken test
2014-12-01 19:02:06 -08:00
Mark McDowall
1dea451ace
Removed sorting on diskspace table to prevent errors
2014-12-01 18:49:47 -08:00
Mark McDowall
867746a763
Fixed: Importing "Backup_tvdbid" encrypted filenames
2014-12-01 18:49:45 -08:00
Mark McDowall
1e8c2a6a12
Various naming fixes
...
Fixed: Parsing anime that had season/episode pattern in the hash
Fixed: Parsing anime that had 6 consectutive digits in the hash
2014-12-01 18:49:44 -08:00
Keivan Beigi
6810bd2431
updated MediaInfo to 0.7.71 (OSX)
2014-11-30 13:25:21 -08:00
Mark McDowall
907aa4a0ba
Use an event to update title mismatches
2014-11-29 18:21:55 -08:00
Mark McDowall
3c1df5693c
Cleanse API key from logs for omgwtfnzbs
2014-11-29 17:15:40 -08:00
Mark McDowall
3a8507076c
Fixed: Only throw API key error for OMG when notice contains "api"
2014-11-29 16:55:41 -08:00
Mark McDowall
af5096f9af
Absolute release group parsing fix for custom filenames
2014-11-29 11:17:20 -08:00
Mark McDowall
7f640caa22
Calendar fixes
2014-11-29 01:28:50 -08:00
Mark McDowall
3b3066ed47
Naming fixes
2014-11-29 01:15:03 -08:00
Mark McDowall
f344a96444
New: Additional naming options for Quality in file name (Full, Title, Proper)
2014-11-28 23:54:35 -08:00
Mark McDowall
cf9f5fe569
Various naming fixes
...
New: Multi-episode style (Range)
New: Example for mulit-episode anime naming
Fixed: Validate anime episode format when saving
2014-11-28 23:51:21 -08:00
Mark McDowall
a83f49ca32
Show published date in history details and manual search
...
New: Hover over age in manual search to see published date
New: Show published date in history details for grab events
2014-11-28 23:39:59 -08:00
Mark McDowall
119677e2dd
Fixed: System Info layout when no health warnings are active
2014-11-28 07:24:02 -08:00
Mark McDowall
4585605ead
Changed default categories from tv-drone to tv-sonarr
2014-11-27 07:46:45 -08:00
Mark McDowall
3f8366a190
New: Search for previously aired episodes that were just added to the database
2014-11-26 23:08:17 -08:00
Mark McDowall
709f96920d
Debug log when we're doubling the allowed size for a possible special
2014-11-26 12:21:50 -08:00
Keivan Beigi
a46b542bfd
updated MediaInfo to 0.7.71
2014-11-26 11:17:58 -08:00
Mark McDowall
76eee87976
Fixed: Parsing Raw-HD is filename as Raw-HD instead of HDTV-720p
2014-11-26 06:35:27 -08:00
Mark McDowall
a8ca258ca4
Fixed: Indexer testing
...
Omg now has a preprocessor to catch authentication issues
Indexer testing works again, instead of always being successful
2014-11-25 17:02:53 -08:00
Mark McDowall
33ca71a745
Connect to EZTV over SSL
2014-11-25 11:52:07 -08:00
Mark McDowall
d78e55a4d1
Changed basic auth prompt to Sonarr
2014-11-25 07:33:06 -08:00
Mark McDowall
70f07845fd
Changed UserAgent to Sonarr
2014-11-25 07:28:49 -08:00
Mark McDowall
86a12f95d2
Updated NzbDrone to Sonarr in notifications
2014-11-25 07:25:38 -08:00
Keivan Beigi
e226bf19e1
Merge pull request #147 from Sonarr/sqlite-lock
...
Updated transaction locks to be defered.
2014-11-24 16:22:12 -08:00
Keivan Beigi
23524c238f
Fixed: EzRSS Size Parsing
2014-11-24 15:16:29 -08:00
Keivan Beigi
d30eb1b306
fixed MonoTorrent namespace
2014-11-24 14:39:36 -08:00
Sander Spies
59c28a3fc6
Set X-Plex-Device-Name
...
This sets a title and will make it a bit more clear that Sonarr has registered as a client on myPlex.
2014-11-24 14:17:06 -08:00
Keivan Beigi
af3c0de4d5
Updated transaction locks to be defered.
2014-11-24 12:00:19 -08:00
Taloth Saldono
54d296c2a8
fixed broken tests in torrent client.
2014-11-23 21:40:18 +01:00
Taloth Saldono
08d92c5511
Fixed: File imports via CDH are no longer checked for file locks.
2014-11-23 21:27:07 +01:00
Taloth Saldono
909f601929
Fixed: An error reported by the torrent client, such as tracker error, is no longer considered a failed download but shown as a warning in Activity.
2014-11-23 21:26:43 +01:00
Mark McDowall
b3136b359a
New: Hidden field with series title for use with Xtender (Chrome Plugin)
2014-11-22 11:33:19 -08:00
Keivan Beigi
e2450e2106
updated FluentValidation 5.4.0 > 5.5.0
2014-11-21 17:14:54 -08:00
Keivan Beigi
2d42d1ce6a
fixed build error
2014-11-21 17:13:00 -08:00
Keivan Beigi
04f05bdb83
FluentMigrator.1.3.0.0 => FluentMigrator.1.3.1.0
2014-11-21 17:11:11 -08:00
Keivan Beigi
e767c948f7
updated Selenium 2.43.1 > 2.44.0
2014-11-21 17:09:47 -08:00
Keivan Beigi
b92b005063
restsharp 104.4.0.0 =>105.0.1.0
2014-11-21 17:08:57 -08:00
Keivan Beigi
f127028992
updated restsharp to 6.0.5 -> 6.0.6
2014-11-21 17:08:01 -08:00
Keivan Beigi
4f852fcc6e
Merge pull request #142 from Sonarr/sqlite
...
Sqlite
2014-11-21 15:32:50 -08:00
Keivan Beigi
a456e8a0fd
updated System.Data.SQLite.dll to 1.0.94
2014-11-21 14:19:08 -08:00
Mark McDowall
e0975b9004
Fixed: XBMC Metadata errors when no episode image was available
2014-11-21 07:35:40 -08:00
Keivan Beigi
702c1fecc1
updated sqlite to 2014-11-19 (3.8.7.2)
2014-11-21 00:25:15 -08:00
Mark McDowall
365898df45
New: Links (forums, trello, etc) shown in System: Info
2014-11-20 23:44:28 -08:00
Mark McDowall
71e83ba8a8
Fixed: Disabled error reporting
2014-11-20 17:17:38 -08:00
Mark McDowall
6ffeba37cb
Fixed: Don't report log exceptions when connection to XBMC fails
2014-11-20 17:15:56 -08:00
Mark McDowall
2dbf9f5baf
New: Show tags on series details
2014-11-20 15:41:20 -08:00
Taloth Saldono
aa36c04d56
Defaulted hardlink to false again after an internal debate regarding some Windows peculiarities.
2014-11-20 23:46:21 +01:00
Taloth Saldono
94311bda1f
Fixed: CDH erroneously reported a locked file on import.
2014-11-20 21:01:31 +01:00
Taloth Saldono
0ae0bd43be
Implemented indexer integration tests for a couple of public indexers.
2014-11-19 22:06:19 +01:00
Taloth Saldono
2345984bda
Processed comments.
2014-11-19 22:06:18 +01:00
Taloth Saldono
102acae972
Updated Kickass Url to new TLD.
2014-11-19 22:06:17 +01:00
Mark McDowall
d9cc0d4600
Fixed: Parsing Transmission version for nightly builds
2014-11-19 21:47:14 +01:00
Mark McDowall
17f10c9ee5
Added debug message for transmission version info
2014-11-19 21:47:14 +01:00
Taloth Saldono
764ce3507c
Fixed: Changed the api call for Deluge to reduce the response size preventing a timeout when a lot of torrents are listed.
2014-11-19 21:47:13 +01:00
Taloth Saldono
1cb0bb56cd
Fixed: Resolved performance issue in the log cleaning method when running trace level.
2014-11-19 21:47:12 +01:00
Taloth Saldono
10b45f769e
Fixed: Parser no longer chokes on titles with a file extension and invalid path characters such as :.
2014-11-19 21:47:11 +01:00
Taloth Saldono
8a86b8acdc
Added OsPath to handle OS agnostic path handling.
2014-11-19 21:47:11 +01:00
MythJuha
67cd5703a1
New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers.
2014-11-19 21:47:10 +01:00
Taloth Saldono
ffa814f387
Added support for Hardlinking instead of Copy.
2014-11-19 21:47:09 +01:00
Mark McDowall
a8bea777d7
Fixed the migration to release restrictions
2014-11-18 23:58:59 -08:00
Mark McDowall
027ed1335f
Workaround to deal with updating scene names
2014-11-18 23:49:00 -08:00
Mark McDowall
438686ca1a
Refresh the scene mapping cache if it is empty during a lookup
2014-11-18 23:47:19 -08:00
Mark McDowall
53c2962d2a
Release restrictions
...
New: Required terms assignable to series via tags
New: Ignored terms assignable to series via tagss
2014-11-18 22:07:24 -08:00
Mark McDowall
d6ed475c63
Removed old test
2014-11-18 22:05:34 -08:00
Mark McDowall
ddc4c359cb
Fixed: Series title sorting won't remove special/part/episode
2014-11-18 22:01:44 -08:00
Mark McDowall
fd71bd6969
Refactored setting attributes on media/metadata files to its own service
2014-11-18 21:45:44 -08:00
Mark McDowall
f8c002db9f
Fixed: Use runtime of series for sample checks instead of constant
2014-11-18 21:45:43 -08:00
Mark McDowall
16156611db
Fixed: UrlBase when downloading backup files
2014-11-18 16:58:53 -08:00
Mark McDowall
e75d3fa233
Cleanup
2014-11-17 07:22:35 -08:00
Mark McDowall
5a4b49d46e
Fixed: Sort by episode count takes number of episodes into account.
2014-11-16 21:28:41 -08:00
Mark McDowall
0ff5850a61
Added on SeriesResource
2014-11-16 17:21:13 -08:00
Mark McDowall
4c3daf7e39
New: Store date series was added in database
2014-11-16 17:15:43 -08:00
Taloth Saldono
5fed3670c8
Drone factory would throw exception on unknown series instead of proper error.
2014-11-16 19:49:01 +01:00
Taloth Saldono
374fe07aba
Remove PostQueue from NzbGetProxy coz it's useless anyway.
2014-11-16 19:49:00 +01:00
Keivan Beigi
c0a46e04b8
Updated notification titles to sonarr
2014-11-15 20:12:03 -08:00
Taloth Saldono
eb5de4a3fa
Removed obsolete tests.
2014-11-16 01:46:24 +01:00
delphiactual
55a49c723d
Fixed: NzbDrone to Sonarr on restart and shutdown
2014-11-15 17:26:31 -07:00
Taloth Saldono
0b48630c00
New: Improved the DownloadedEpisodesScanCommand endpoint to better support external triggers to CDH. (nzbToMedia)
2014-11-15 01:48:40 +01:00
Mark McDowall
ba38160430
Don't lower-case document title
2014-11-14 14:14:38 -08:00
delphiactual
b36b38ad78
Update NzbDroneController.js
2014-11-14 13:35:56 -07:00
delphiactual
4f48e16719
Update SysTrayApp.cs
2014-11-14 13:12:30 -07:00
delphiactual
3b6c5916e4
Update index.html
2014-11-14 13:11:43 -07:00
Mark McDowall
3ee58979ec
New: CORS support on the API (for developing against the API)
2014-11-14 11:07:38 -08:00
Mark McDowall
4665682ea6
Fixed: Exception when navigating away from series details view while it is still loading
2014-11-14 07:34:09 -08:00
Mark McDowall
7af9748ff3
Fixed: Do not scan episode files in .AppleDouble folders
2014-11-13 22:15:45 -08:00
Mark McDowall
175ae3e996
Fixed: Series fanart images won't be stored as episode screenshots
2014-11-13 22:10:56 -08:00
Mark McDowall
d765d1eaef
Fixed: Replace periods in title with nothing when searching indexers
2014-11-13 22:03:07 -08:00
Mark McDowall
83a64fb8b8
Cleaned up completed download service (more methods)
2014-11-13 16:37:09 -08:00
Mark McDowall
b579a1fcfe
Added trackingId to queue
2014-11-13 16:37:08 -08:00
Taloth Saldono
7816499b52
Moved trakt search term tests to non-integration test. Added several more testcases for the camelCase conversion and adjusted the underlying logic accordingly.
2014-11-14 00:49:11 +01:00
Powdor
6dc72713be
New: Import Existing series now handles camelCase titles without spaces.
2014-11-13 21:19:48 +01:00
Taloth Saldono
17ac82385a
Fixed: Switching tabs in Activity and Wanted no longer add to navigation history, just like Settings, preventing a redirect loop when using the browser back navigation.
2014-11-11 21:40:47 +01:00
Mark McDowall
18f0e3d536
New: .wtv extension as video file
2014-11-08 09:56:01 -08:00
Mark McDowall
b53e633194
fixed profile unit test
2014-11-06 20:08:47 -08:00
Mark McDowall
64e7cc69b9
Fixed: Extras folder detection is case insensitive
2014-11-06 20:02:07 -08:00
Mark McDowall
730aba4408
New: Series search will search starting with the lowest season
2014-11-06 17:13:40 -08:00
Mark McDowall
c58c8ea542
New: Added a default Profile 'Any' (new installations only)
2014-11-06 08:19:46 -08:00
Mark McDowall
21a0df904f
Fixed: Ability to monitor no seasons when adding a new series
2014-11-06 08:02:42 -08:00
Mark McDowall
b6fc490b89
Series detials fixes
...
Fixed: Adding a new series and going to series details will show data after information is fetched
Fixed: Series details won't reload view after update
2014-11-06 07:34:15 -08:00
Mark McDowall
48ec113598
Merge pull request #125 from Sonarr/original-title
...
New: Ability to use Original Title only in naming settings
2014-11-05 16:43:47 -08:00
Mark McDowall
97c9217c0d
Fixed: Improved title sorting for 'A to Z'
2014-11-05 08:46:09 -08:00
Mark McDowall
3411c4e5a7
UI fixes
...
Fixed: Series search won't break when term contains brackets
Fixed: Attempting to apply the activity spinner incorrectly
2014-11-05 08:46:08 -08:00
Mark McDowall
8711c41649
New: Ability to use Original Title only in naming settings
2014-11-04 23:09:50 -08:00
Mark McDowall
4026a0f096
Parsing improvements
...
Fixed: Parsing of 1 digit season and episode numbers
Fixed: Parsing of 3 digit season numbers
2014-11-04 23:07:09 -08:00
Mark McDowall
0d3ea052c6
Fixed: Multi-episode absolute getting treated as Season/episode
2014-11-04 10:46:30 -08:00
Mark McDowall
3b54f90237
Absolute tests
2014-11-04 10:46:29 -08:00
Taloth Saldono
a4a1e4d5bf
Fixed: HDDVD now recognized as bluray quality.
2014-11-03 13:06:42 +01:00
Mark McDowall
74e6d8c6e3
Fixed: Default to dash as separator for absolute numbers in multi-episode pattern
2014-11-01 23:58:32 -07:00
Mark McDowall
ea43d78ad1
Fixed: show proper episode file count on series details
2014-11-01 23:20:41 -07:00
Mark McDowall
c159a378a0
Fixed: Show an error message after a failed Trakt search
2014-11-01 22:46:45 -07:00
Taloth Saldono
e6494ba229
Fixed: Rejection message for cutoff already met in Manual Search.
2014-11-01 12:40:59 +01:00
Mark McDowall
f154e4236f
Only check changes when changes aren't null
2014-10-31 09:34:17 -07:00
Mark McDowall
877a851fe9
Fixed: Only show install/cannot install on the latest version
2014-10-31 08:42:09 -07:00
Mark McDowall
86aba08289
Fixed broken migration 036 for people upgrading from very old DBs
2014-10-30 22:26:48 -07:00
Keivan Beigi
aadd9243a4
Merge pull request #128 from NzbDrone/sonarr
...
New: Replaced user facing instances of NzbDrone with Sonarr
2014-10-29 11:26:17 -07:00
Keivan Beigi
4929e9fc9b
New: Replaced user facing instances of NzbDrone with Sonarr
2014-10-28 21:49:49 -07:00
Keivan Beigi
380d2624f1
minor fixes to wtf-gtfo
2014-10-28 17:08:07 -07:00
Keivan Beigi
aa68faaf88
New: automatically switch back to master if current branch is invalid
2014-10-28 16:48:37 -07:00
Mark McDowall
95d67ef9f4
Download decision rejection reasons are no longer static messages
...
New: Better messaging on manual search when release is rejected
2014-10-27 22:25:06 -07:00
Mark McDowall
e82b29e346
Tags
...
New: Ability to tag series
New: Use tags to control which series use which notification channels
2014-10-27 22:04:09 -07:00
Mark McDowall
0e436f371b
Fixed: Should allow space/period between season and episode number patterns in naming
2014-10-27 07:38:53 -07:00
Mark McDowall
c4836975a9
Fixed: Treat WebHD as Web-DL
2014-10-26 18:46:57 -07:00
Mark McDowall
9d5d3ce4c3
Fixed: Treat iTunesHD as Web-DL
2014-10-26 16:31:45 -07:00
Mark McDowall
0322eab509
Fixed: Parse extended multi episode with 4 digit (year) seasons
2014-10-26 01:31:00 -07:00
Mark McDowall
121ec0873b
Fixed: Parsing 'NL Subs' in addition to NLSub
2014-10-26 01:26:04 -07:00
Mark McDowall
889af78b26
Fixed broken tests
2014-10-24 21:30:49 -07:00
Mark McDowall
71416eea29
Fixed: Missing won't show episodes that are on air
2014-10-24 19:44:29 -07:00
Mark McDowall
b538b450f5
Fixed: ctrl + clicking links will open in a new tab
2014-10-24 16:54:02 -07:00
Mark McDowall
2711cd6afa
Fixed: Update UI will show that older versions are not installable
2014-10-24 16:40:36 -07:00
Mark McDowall
6a3bea5adc
Log path being deleted when deleting permanently at info
2014-10-24 11:59:35 -07:00
Mark McDowall
1298eedb29
Fixed: Searching for a new series with the same title twice in a row
2014-10-23 21:47:05 -07:00
Mark McDowall
d017c40747
Fixed: Show search for existing series that finds no results
2014-10-23 16:55:25 -07:00
Mark McDowall
8b3fd95d55
Fixed: Multi-absolute episode parsing
2014-10-21 15:48:31 -07:00
Taloth Saldono
b532661a27
Resolved failing search due to missing Scene season number.
2014-10-21 22:19:12 +02:00
Mark McDowall
35396ea44e
Fixed: Duplicate multi-episode style with trailing brackets
...
Only dashes, underscores, periods and spaces will be considered separators
2014-10-21 07:14:51 -07:00
Taloth Saldono
6dfbc3c290
Fixed: Will no longer cause an error when trying to parse an anime episode with absolute number 0.
2014-10-20 22:16:31 +02:00
Mark McDowall
e978a425c2
Fixed: Getting list of xem series won't die if a bad ID is entered on their site
2014-10-19 20:04:46 -07:00
Mark McDowall
f776aae2c0
Fixed: Mono returning a drive with an empty path causing disk space check to fail
2014-10-19 17:47:23 -07:00
Mark McDowall
42c17e885c
Fixed some more tests
2014-10-17 22:47:00 -07:00
Mark McDowall
1a26bd9232
Fixed broken last write time test
2014-10-17 17:23:41 -07:00
Mark McDowall
aa6b3f70ed
Fixed: log to the database using UTC not local time
2014-10-17 07:07:21 -07:00
Mark McDowall
e8e94d4384
Don't convert arg values to lower-case
2014-10-17 00:36:56 -07:00
Keivan Beigi
0301636767
switched projects from Any CPU to x86
2014-10-16 22:19:10 -07:00
Keivan Beigi
6c3a5b336d
Merge pull request #124 from NzbDrone/raw-dblog
...
Use raw sql to write logs to db.
2014-10-16 15:11:47 -07:00
Mark McDowall
76f61e683f
Fixed: Getting tracked download status for pending item in UI won't result in an error
2014-10-16 09:57:59 -07:00
Keivan Beigi
d10cdf9c87
removed method column from log db.
2014-10-15 19:23:10 -07:00
Keivan Beigi
cb00644a09
Use raw sql to write logs to db.
2014-10-15 19:10:25 -07:00
Keivan Beigi
f44fd5fcbd
Fixed: filter duplicated episodes returned from Trakt
...
http://support.trakt.tv/forums/188762-general/suggestions/4430690-anger-management-duplicate-episode
2014-10-14 16:34:36 -07:00
Taloth Saldono
ab264b3c06
Should no longer log error if download client was removed/disabled between CDH updates.
2014-10-15 00:21:43 +02:00
Taloth Saldono
20fc66c8cc
Fixed: Using different retry method for NzbGet to actually trigger NzbGet to redownload.
2014-10-15 00:21:42 +02:00
Keivan Beigi
ef1e290311
Removed redunent UTC/non-utc File/dire methods.
...
everything is in UTC now.
2014-10-14 14:31:35 -07:00
Mark McDowall
9d8e4de7b4
Extra check to make sure trackedDownloadStatus exists on queue item
2014-10-13 22:20:39 -07:00
Keivan Beigi
28f7e256b2
removed dead code
2014-10-13 14:11:35 -07:00
Keivan Beigi
907023ca10
don't blow up if a single download is not trackable.
2014-10-13 13:43:36 -07:00
Keivan Beigi
dcf434abd3
better error messages when download client connection fails
2014-10-13 11:07:05 -07:00
Keivan Beigi
690569cbbc
Fixed: show a better error message when nzbdrone port is already in use.
2014-10-13 10:51:17 -07:00
Keivan Beigi
f684d2f0d7
Fixed: Missing MediaInfo doesn't block import anymore
2014-10-13 10:37:11 -07:00
Keivan Beigi
1b6f684522
New: Added health check to show a warning when MediaInfo is missing
2014-10-13 10:36:51 -07:00
Mark McDowall
019500ef4f
Fixed activity.less reference
2014-10-12 10:21:40 -07:00
Mark McDowall
b7d3daf3ec
Updated Selenium
2014-10-12 09:44:19 -07:00
Mark McDowall
1225bbe8dc
Activity instead of History
...
New: Renamed history to activity
New: Queue is default tab of activity
2014-10-12 00:32:56 -07:00
Mark McDowall
f8fb37bae8
New: Show warning for queue when there is a warning
2014-10-12 00:02:34 -07:00
Mark McDowall
f6e4ccda84
Fixed broken tests (due to logging)
2014-10-11 22:05:21 -07:00
Mark McDowall
a21b539298
Fixed: 3 digit season/episode numbers followed by an underscore
2014-10-11 12:16:21 -07:00
Mark McDowall
89d0293f6e
Fixed: Error when attempting to retry a release with nzbget
2014-10-06 08:52:36 -07:00
Mark McDowall
4e98a447cb
Fixed: SAB retry not finding new ID in history
2014-10-06 08:49:14 -07:00
Mark McDowall
a433aac034
Fixed: Getting free space for inaccessible drive won't log an error
2014-10-05 16:43:43 -07:00
Mark McDowall
485fa6a13d
Fixed: Only upgrade anime version when release group is the same
2014-10-04 23:04:19 -07:00
Mark McDowall
9056bc1747
Fixed: Setting SSL Cert Hash should remove all extra characters
2014-10-04 22:25:54 -07:00
Keivan Beigi
ac4f2d5e9a
Don't try to download small version of non-existing poster
2014-10-03 23:06:50 -07:00
Keivan Beigi
6a743a8792
removed dead code
2014-10-03 16:29:52 -07:00
Keivan Beigi
7b49669b95
Log global inner exceptions
2014-10-03 15:55:11 -07:00
Keivan Beigi
aa75b3d331
don't log getqueue download client exceptions as error.
2014-10-03 14:38:57 -07:00
Keivan Beigi
a44be4d902
log newsnab 429 errors as warn instead of exceptions
2014-10-03 10:50:43 -07:00
Keivan Beigi
7b2e3ef0c4
added ExceptronIgnoreOnMono and ExceptronIgnore extention methods.
2014-10-03 10:39:06 -07:00
Keivan Beigi
02fab62811
added some logging to shutdown process.
2014-10-02 22:24:32 -07:00
Keivan Beigi
89e83ded04
Added fluent FluentMigrator.Runner as nuget packages
2014-10-02 21:53:19 -07:00
Keivan Beigi
0359487bf7
removed loggly
2014-10-02 21:47:37 -07:00
Keivan Beigi
54b6bfc181
updated fluentassertion/fluentmigrator
2014-10-02 21:44:53 -07:00
Keivan Beigi
cdee4916f1
updated nunit to 2.6.3
2014-10-02 21:41:57 -07:00
Keivan Beigi
6ada50783c
fixed namespaces
2014-10-02 21:40:32 -07:00
Keivan Beigi
c10a9ddf6e
updated json.net to 6.0.5
2014-10-02 21:39:21 -07:00
Keivan Beigi
4b51fc04ae
include branch as analytics custom variable
2014-10-02 21:25:28 -07:00
Mike
87cafe0035
Don't allow port 0 as a listen port
...
Port 0 is not really a valid port. Using it will most likely dynamically
allocate a port to listen on.
2014-10-02 08:32:32 -04:00
Keivan Beigi
10b1d44d6f
Enabled excepton with new api key, disabled throwing exception.
2014-09-30 20:47:30 -07:00
Mark McDowall
acc25d7558
Check history when retrying downloads with SAB
...
Fixed: Retrying a download shouldn't cause drone to lose track of it
2014-09-30 14:18:04 -07:00
Keivan Beigi
fde38938b8
fixed: HttpClient would fail with an unrelated exception
2014-09-30 10:06:48 -07:00
Mark McDowall
caa6a3858b
Use DownloadClientIds to find matching series/episodes instead of relying solely on release name
...
Fixed: Show a warning in Queue when drone is unable to import due to a name mismatch
Fixed: Better UI messages for Queue when there is an error or warning
2014-09-28 16:20:06 -07:00
Mark McDowall
3f11fcf2e1
Fixed: Use empty string when {Original Title} is not available
2014-09-28 00:47:24 -07:00
Keivan Beigi
d34a170214
fixed version variable for analytics
2014-09-27 19:27:13 -07:00
Mark McDowall
97370cc8b3
omgwtfnzbs fixes
...
New: connect to omgwtfnzbs over https
Fixed: No results found response for omgwtfnzbs
2014-09-27 18:39:33 -07:00
Keivan Beigi
e3efd9a84c
Merge pull request #119 from NzbDrone/piwik-web
...
New: added self hosted analytics to help improve nzbdrone.
2014-09-27 18:38:39 -07:00
Keivan Beigi
9bae44003b
fixed grammar
2014-09-27 18:36:15 -07:00
Keivan Beigi
c4b210c053
disable analytics in dev
2014-09-27 13:38:31 -07:00
Taloth Saldono
5e62c2335f
Fixed: Refactored the Indexer architecture to support non-rss indexers.
2014-09-27 21:57:35 +02:00
Keivan Beigi
f716903a30
minor cleanup
2014-09-27 12:46:23 -07:00
Keivan Beigi
a21b535937
New: added self hosted analytics to help improve nzbdrone. Can be turned off in Setting>General
2014-09-27 12:39:29 -07:00
Mark McDowall
22c9bc402f
Fixed: File upgrade rejections will be reported properly when importing
2014-09-27 08:58:53 -07:00
Taloth Saldono
cc8c88e921
Fixed: Extensions are now removed from scene names during import.
2014-09-26 23:28:24 +02:00
Mark McDowall
92f73900ef
Moved mini series parsing tests to their own fixture
2014-09-26 07:19:45 -07:00
Taloth Saldono
d8d641b8df
Fixed: Detecting NzbGet free-space errors during unpack and move errors as warnings.
...
Fixed: NzbGet Script errors are again considered failures so that corruption-detection scripts trigger drone to grab another release.
2014-09-25 20:48:41 +02:00
Taloth Saldono
efbce27a7c
Fixed: Now the UI will update properly if you change a custom quality title in the Quality table.
2014-09-24 21:08:37 +02:00
Mark McDowall
89aa25e016
Fixed: XBMC will update the series path only when possible
2014-09-23 18:18:02 -07:00
Mark McDowall
d5917f34ad
Actually fixed what I said I fixed last time
2014-09-23 18:11:30 -07:00
Mark McDowall
adf0fc8990
Fixed: Notifications won't show version unless its anime, will show proper
2014-09-23 10:56:15 -07:00
Mark McDowall
fdf210d10f
Fixed: grabbing a release from manual search
2014-09-22 20:06:21 -07:00
Mark McDowall
a3d013d908
New: v2/v3/etc handling for anime
2014-09-22 11:08:30 -07:00
Taloth Saldono
8bef19448f
Fixed: NzbGet history items deleted due to health are now properly recognized as failed.
2014-09-20 22:14:09 +02:00
Taloth Saldono
6a30b13343
Fixed: Updated Add Series sort logic to better handle Country/Year variants.
2014-09-19 22:33:52 +02:00
Mark McDowall
8acc38d9c4
Added deleted filter to history
2014-09-16 07:14:28 -07:00
Mark McDowall
4cbb59d4e8
Episode file import fixes
...
Fixed: Import event when file doesn't have a valid scene name
Fixed: Filename when file doesn't have a valid scene name
2014-09-15 16:46:35 -07:00
Mark McDowall
7c01f46cc0
Fixed logging text for XBMC episode images
2014-09-15 16:46:34 -07:00
Taloth Saldono
ee322feb69
Fixed: Sorting on title in Manual Search table now works.
2014-09-15 19:28:58 +02:00
Mark McDowall
21c5352183
Fixed: Properly parse mono version 3.10
2014-09-14 08:28:00 -07:00
Taloth Saldono
b3f086fe93
Fixed: Now sends appropriate http Accept header to indexer.
2014-09-14 11:47:46 +02:00
Taloth Saldono
525f1aa9dd
New: Added global Remote Path mapping table to replace individual Local Category Path settings.
2014-09-14 00:26:18 +02:00
Mark McDowall
8281063698
Fixed: Don't try to test notifications when only on upgrade is enabled
2014-09-12 17:12:33 -07:00
Mark McDowall
51b397a00c
SignalR for tasks, better handling of future/disabled jobs
2014-09-12 17:04:23 -07:00
Taloth Saldono
80ed203258
Updated HttpResponse to support binary content.
2014-09-13 00:46:03 +02:00
Taloth Saldono
56436fea69
Fixed: Now shows UI notification if downloading nzb from indexer fails.
2014-09-12 21:22:50 +02:00
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.
2014-09-12 21:22:50 +02:00
Taloth Saldono
82061cf5a0
General fixes and adjusted ParseSize method.
2014-09-12 21:22:26 +02:00
Taloth Saldono
518a75ea5c
Downloading releases via Manual Search are now processed via unique id to allow caching more Release details.
2014-09-12 19:35:00 +02:00
Mark McDowall
9b5bf374a6
Max width for tooltip is now 250px
2014-09-12 08:12:16 -07:00
Mark McDowall
6b912a56f0
UI cleanup for tasks
2014-09-12 07:31:32 -07:00
Mark McDowall
2b0ddb6131
New: Scheduled tasks shwon in UI under System
2014-09-11 23:06:43 -07:00
Keivan Beigi
879035b28a
Merge branch 'http-client' into develop
2014-09-11 16:49:54 -07:00
Keivan Beigi
2c1d3339d0
HttpClient
2014-09-11 16:49:41 -07:00
Mark McDowall
cd13f4345a
manual property on Command resource
2014-09-10 23:56:24 -07:00
Mark McDowall
1b18baca44
Fixed: Manual refresh of all series will refresh every series, including ended series
2014-09-10 23:49:25 -07:00
Mark McDowall
81e80d5575
Fixed: Toggling episode monitored state won't shift UI over
2014-09-10 22:52:49 -07:00
Mark McDowall
2ff1208947
Episode resource now uses series resource as the subtype
...
Fixed: Episodes on the calendar have series images attached properly again
2014-09-10 18:11:35 -07:00
Mark McDowall
b2526a136c
More logging when episode file image can't be found for XBMC metadata
2014-09-09 19:04:25 -07:00
Mark McDowall
33f44e7932
New: log all startup events to log file at trace and above
2014-09-06 08:32:08 -07:00
Mark McDowall
f63476260b
New: Show episode file file deletions in history and episode activity
2014-09-06 08:08:12 -07:00
Mark McDowall
5d60b21dba
Better css
2014-09-06 08:07:35 -07:00
Taloth Saldono
49e2f26ffc
Fixed: Multiple SeasonEpisode formats in the same pattern are now supported.
2014-09-06 01:26:54 +02:00
Mark McDowall
ec4dc89142
Fixed: keep search buttons on one line
2014-09-05 13:06:36 -07:00
Mark McDowall
6d54401e53
manual search icon is user, instead of male
2014-09-05 08:31:21 -07:00
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
2014-09-05 08:29:10 -07:00
Keivan Beigi
3a287bf7e7
Merge pull request #108 from NzbDrone/scene-name
...
Fixed: Use Nzb title as scene name when available
2014-09-04 09:24:37 -07:00
Mark McDowall
b638e09f24
Fixed: Don't mark releases as imported unless at least one file is imported
2014-09-03 17:57:27 -07:00
Taloth Saldono
20894b40cf
Fixed: No longer gives an Unauthorized error when calculating file hashes of UI resources.
2014-09-03 12:32:34 +02:00
Mark McDowall
96c1ceaa29
Fixed: Set permissions on new metadata files (mono)
2014-09-02 22:08:08 -07:00
Mark McDowall
044d5ad0a5
A couple more tests for periods at start/end of folder name
2014-09-02 21:44:02 -07:00
Mark McDowall
b9ff97fe9f
Fixed: series/season folders will have leading/trailing periods removed when they are created
2014-09-02 17:15:03 -07:00
Keivan Beigi
ce8cb41bac
don't clear scenenames that are 40 char long.
2014-09-02 15:17:35 -07:00
Keivan Beigi
1c7f2ad29e
spelling
2014-09-02 15:12:13 -07:00
kayone
ee285c2d4a
made ImportApprovedEpisodesFixture Os Agnostic
2014-09-02 15:07:30 -07:00
kayone
20287f84ce
Fixed: Use Nzb title as scene name when available
2014-09-02 15:07:29 -07:00
Mark McDowall
17aac81a4d
New: Show number of files on series details
2014-09-02 07:55:21 -07:00
Mark McDowall
23726ed5df
Queue count above history shows count for all items and won't show error erroneously
2014-09-02 07:11:39 -07:00
Taloth Saldono
b9623957fd
Fixed: All migrations are now transactional and will rollback if failed
2014-09-01 22:00:20 -07:00
Keivan Beigi
2be35dfc37
lowercase page title of sub pages
2014-09-01 21:55:01 -07:00
Mark McDowall
ae97af6bb6
Fixed: Support for poorly numbered multi-episode releases
2014-09-01 21:46:07 -07:00
Keivan Beigi
c124e5dec9
updated page title to be lowercase
2014-09-01 21:19:39 -07:00
Keivan Beigi
ac465a4f07
added IndexHtmlIntegrationFixture
2014-09-01 21:02:55 -07:00
Keivan Beigi
c925c0bb24
fixed: issue where a partially generated index.html would be cached.
2014-09-01 20:46:51 -07:00
kayone
5fc7d07c76
Fixed: cache break issue when base url was used
2014-09-01 14:58:02 -07:00
Keivan Beigi
52da4e4423
Merge pull request #107 from NzbDrone/hash-cache-break
...
Hash cache break
2014-09-01 11:30:32 -07:00
Mark McDowall
bf1547a524
Pneumatic will set the download client ID for strm files
2014-09-01 11:14:54 -07:00
Mark McDowall
57448fd29a
Fixed: Pneumatic now has a watch folder (for importing strm files)
2014-09-01 10:29:55 -07:00
Mark McDowall
e67136ae64
New: number of episode files that will be deleted shown on delete dialog
2014-08-31 23:25:30 -07:00
Mark McDowall
901808e0b3
Fixed: Fanzub will connect via HTTP because their cert has expired
2014-08-31 22:52:26 -07:00
Mark McDowall
7081bd189e
New: show indicator when deleting a series
2014-08-31 19:54:12 -07:00
kayone
c4e8e3ebc7
Added cache breaking based on hash rather than version
2014-08-31 00:40:23 -07:00
Mark McDowall
47b132360c
New: show number of items in queue over history icon
2014-08-30 17:19:13 -07:00
Mark McDowall
8bb2659fcd
Fixed: cursor for series search navigation results
2014-08-30 17:19:04 -07:00
Mark McDowall
30c2c02073
Removed edit/add tooltips for providers
2014-08-30 17:18:44 -07:00
Mark McDowall
30511d166d
Search/RSS will be greyed out if they are not available on that indexer (instead of missing)
2014-08-30 15:30:32 -07:00
Mark McDowall
1709b6ff89
Revert "removed semibold font-face"
...
This reverts commit 059028da02
.
2014-08-30 15:20:00 -07:00
Mark McDowall
e2ead542c6
Fixed font on switches
2014-08-30 15:03:14 -07:00
Mark McDowall
2651cd63a8
Fixed: Don't mark a download as successful unless all valid files are imported
2014-08-30 14:42:24 -07:00
kayone
dbcabd6df6
updates to static pipeline
2014-08-30 13:40:21 -07:00
kayone
059028da02
removed semibold font-face
2014-08-30 10:01:37 -07:00
kayone
0e151b3c60
remove background image
2014-08-30 09:37:31 -07:00
kayone
ff352663ed
removed the useless background image
2014-08-29 23:44:33 -07:00
kayone
203289fabb
removed bootstrap components that we don't use
2014-08-29 23:20:46 -07:00
kayone
fb3580d072
lossless compression of png files
2014-08-29 23:20:26 -07:00
kayone
f4b8a636b9
Merge branch 'gulp' into develop
2014-08-29 21:10:10 -07:00
kayone
f1f7c2b699
updated .net download link to point to 4.5.2
2014-08-28 23:28:24 -07:00
kayone
4d23b2cac3
switched from grunt to gulp
2014-08-28 14:40:18 -07:00
Taloth Saldono
7116167ea7
Added additional test to check retry interval.
2014-08-28 21:42:01 +02:00
Taloth Saldono
1bca66a0c2
Fixed: Failed downloads not removed from history will no longer be erroneously retried after restarting drone.
2014-08-28 21:29:02 +02:00
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 )
2014-08-28 19:35:23 +02:00
Mark McDowall
57a95d4cc5
Fixed: Errors after episode is imported
2014-08-28 00:13:38 -07:00
Mark McDowall
ebf0dbc1d0
New: Enable/Disable RSS Sync/Searching on a per indexer basis
2014-08-27 08:23:55 -07:00
Mark McDowall
7d91b1bdb7
Fixed broken tests
2014-08-27 07:42:06 -07:00
Mark McDowall
9f3bdaa1ce
Fixed: Cutoff Unmet not loading
...
Fixed injection of lazy loaded models to resources
2014-08-27 07:22:09 -07:00
Taloth Saldono
64ecaf5f6e
Fixed: Repaired Cutoff Unmet UI and added Cutoff Unmet status badge to History.
2014-08-27 02:26:18 +02:00
kayone
5cfe2c0186
handlebar templates are now .hbs instead of .html
2014-08-26 13:17:00 -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
Mark McDowall
0628b3dc2d
Fixed: naming config preventing settings from loading properly
...
(cherry picked from commit fc8359b0d0
)
2014-08-25 21:38:27 -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
kayone
a225830da0
Revert "updated moq"
...
This reverts commit 34bf34c2ff
.
2014-08-25 19:06:34 -07:00
Mark McDowall
44f869902e
Fixed: Migration issue when column names were wrapped in backticks instead of quotes
...
(cherry picked from commit 15ebe03130
)
2014-08-25 13:26:20 -07:00
kayone
dbd5655473
downgraded signalr
2014-08-24 23:34:48 -07:00
kayone
89e0262733
updated reference path for fluentmigrator
2014-08-24 23:21:41 -07:00
kayone
e0e90efbc9
updated fluentmigrator
2014-08-24 23:17:05 -07:00
kayone
9ff2896bbe
fixed json.net references
2014-08-24 23:16:28 -07:00
kayone
34bf34c2ff
updated moq
2014-08-24 22:54:15 -07:00
kayone
cd7ebc658f
updated json.net
2014-08-24 22:53:55 -07:00
kayone
3114aee88e
updated AutoMoq
2014-08-24 20:13:04 -07:00
kayone
11ae144e17
updated signalr client
2014-08-24 20:07:31 -07:00
kayone
79f9805c52
fixed property comparison order
2014-08-24 18:52:05 -07:00
kayone
3205f91db0
fixed property comparison order
2014-08-24 18:51:41 -07:00
kayone
e53513a575
fixed ShouldBeEquivalentTo tests
2014-08-24 18:45:56 -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
b275704fe3
updated Selenium.Support
2014-08-24 18:30:18 -07:00
kayone
4c8f3724a2
updated fluentassertion
2014-08-24 18:28:41 -07:00
kayone
7b2b4794c7
updated fluentvalidation
2014-08-24 18:18:37 -07:00
kayone
8bdc23047a
Upgraded Selenium webdriver
2014-08-24 18:10:58 -07:00
kayone
f18f13326e
AddApplicationVersionHeader is a bit less wasteful.
2014-08-24 11:39:42 -07:00
kayone
3a90cc35c2
Upgraded to Owin 2.1.0
2014-08-24 11:24:43 -07:00
kayone
7e392e84a7
upgraded nancy to 0.23.2
2014-08-24 10:27:36 -07:00
Taloth Saldono
ded6e966e3
New: Episode quality badges are now styled differently for episodes that haven't met quality cutoff yet.
2014-08-23 23:42:09 +02: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
6bb918d025
New: Unaired premieres on calendar are displayed in light blue
2014-08-23 13:08:00 -07:00
Mark McDowall
59a5b6c030
Fixed: Basic naming settings take existing format into consideration
2014-08-23 12:42:19 -07: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
2d09fdba15
New: Unaired premieres on calendar are displayed in pink
2014-08-23 10:43:25 -07:00
Mark McDowall
1a2cc0a3d1
Fixed: Calendar tooltips won't be hidden behind buttons
2014-08-23 09:53:09 -07:00
Mark McDowall
367ab6a361
New: Absolute episode numbers shown beside episode numbers
2014-08-23 00:07:44 -07:00
Mark McDowall
bc727e7187
Only apply li hightlight to xs screens, use same colour as other sizes
2014-08-22 17:20:55 -07:00
Mark McDowall
5d003fff5d
Show hover status in nav bar hamburger menu on mobile
2014-08-22 17:14:19 -07:00
Mark McDowall
59a91040df
Fixed tests
2014-08-21 19:28:17 -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
69c680ed87
Clear episode file change event in episode status cell
2014-08-21 00:19:00 -07:00
Mark McDowall
26af2b0056
Fixed: Large log messages won't force the timestamp off screen
2014-08-20 07:16:06 -07:00
Mark McDowall
9248564e87
FixedL Posters will show episode cound about next airing for consistency
2014-08-19 17:00:50 -07:00
Mark McDowall
c4936f0523
Don't log query strings
2014-08-19 07:26:39 -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
6712c79143
Fixed search bar styling
2014-08-16 13:23:09 -07:00
Mark McDowall
d76e3d2ed6
Fixed: Cancelling editing a modal will reset to previous saved state
2014-08-16 11:59:14 -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
ff4aa0685f
Center add icon on profiles
2014-08-13 18:42:33 -07:00
Mark McDowall
7d7fe912aa
Fixed: Removed redirect permanent from old quality profile endpoint
2014-08-13 18:22:36 -07:00
Mark McDowall
6671934c0f
Relative episode file paths
2014-08-13 17:08:24 -07:00
Mark McDowall
10fc875715
Fixed: Validation errors showing multiple times
2014-08-13 17:08:22 -07:00
Taloth Saldono
9e9cb98b3a
Fixed: Added additional separators to reversed title detection.
2014-08-13 22:09:31 +02:00
Mark McDowall
457e585300
New: Progress bar will be yellow if series is not monitored, but epsiodes are missing
2014-08-12 16:56:21 -07: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
1e815e7525
Wait longer for spinner in automation tests
2014-08-11 21:26:49 -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
Mark McDowall
904ee7dc23
Attach calendar tooltips to calendar instead of body
2014-08-11 16:40:41 -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
2008b32018
New: release name in manual search will link to info URL if available
2014-08-10 22:54:31 -07:00
Mark McDowall
135fb32bdb
Treat StaleElementReferenceExceptions as inconclusive instead of failures
2014-08-10 22:43:46 -07:00
Mark McDowall
9f52daf78e
New: close modal dialogs by clicking outside of modal
2014-08-10 22:36:51 -07:00
Mark McDowall
9ffdf18935
Fixed: Set permissions on new series folders (mono)
2014-08-10 21:20:06 -07:00
Mark McDowall
78e5209cfd
New: Details for import/grab on Episode Activity tab
2014-08-10 21:13:28 -07:00
Mark McDowall
4b5cf7d7d3
Styling fixes
2014-08-10 19:02:06 -07:00
Taloth Saldono
d1a8cd2a84
Readded Growl logo via embedded binary blob.
2014-08-10 14:55:41 -07:00
Taloth Saldono
a62cd042de
Added some resilience in the GetCurrentProcess calls so it doesn't cause a Fatal exit.
2014-08-10 14:54:57 -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
4de9c8b7fb
Merge pull request #98 from ToBeFrank/show-hide-fix
...
Fixed: Moved episode grid below show/hide button
2014-08-08 16:35:25 -07:00
Mark McDowall
ebeccffd36
Merge pull request #96 from ToBeFrank/develop
...
Fixed: WebClient issues when downloading a large amoount of data and running under mono
2014-08-08 15:59:06 -07:00
Frank Riley
3991ae5748
Move grid below show/hide button so that the button does not move when the grid is shown
2014-08-08 15:14:50 -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
c3fee509f6
More info on calendar
...
New: Show more information of grabbed and failed downloads on calendar
2014-08-06 23:23:13 -07:00
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.
2014-08-06 19:48:44 -07:00
Mark McDowall
75236118dd
Wait 30 seconds for automation tests to load UI
2014-08-05 23:41:43 -07:00
Mark McDowall
15f9c3a95d
Removed some extra using statements
2014-08-05 23:17:44 -07:00
Mark McDowall
1586743df2
New: Show calendar title above buttons on small screens (phones)
2014-08-05 17:51:40 -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
b0c45aef50
Cleaned up time formatting
2014-08-05 07:30:44 -07:00
Mark McDowall
0a8dcaaf16
Fixed error when trying to display time
2014-08-05 06:33:05 -07:00
Mark McDowall
cd66f8f198
Week column header help is info not warning
2014-08-04 23:31:38 -07: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
d9445eab84
New: show indicator when testing indexers, connections and download clients
2014-08-03 00:24:48 -07:00
Mark McDowall
1ed45625df
Better logging if SQLite exception is thrown during API call
2014-08-01 23:09:59 -07:00
Mark McDowall
64bbba90b0
FIxed jshint issue
2014-08-01 18:14:20 -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
Mark McDowall
6ee4b6d428
Fixed: Checking for an existing file will respect the OSes case-sensitivity
2014-07-31 12:33:56 -07:00
Taloth Saldono
e5e00fd346
Fixed: Renaming Episodes will never overwrite existing files.
2014-07-31 12:32:31 -07:00
Mark McDowall
125e69da6d
Log error if gzip fails during response
2014-07-30 21:44:38 -07:00
Mark McDowall
9ecbf8773e
Better handling of ? for hotkey legend
2014-07-30 16:36:37 -07:00
Mark McDowall
b5607b79bc
Fixed: Update logs won't log an error if there are no update logs
2014-07-30 12:39:07 -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
Mark McDowall
705d4a3d02
New: show mono version on System -> Info
2014-07-29 23:23:43 -07:00
Mark McDowall
e71de9cc29
Keyboard shortcut legend
...
New: Show keybaord shortcuts with '?'
New: ctrl+s will save settings
2014-07-29 00:10:07 -07:00
Mark McDowall
7fc3b971f6
Fixed: Womble's publish date will be treated as UTC instead of local
2014-07-28 07:50:28 -07:00
Mark McDowall
0200e3fa59
Fixed: series remembered when adding
2014-07-28 07:31:31 -07:00
Taloth Saldono
e867548ec3
Fixed: Some timing issues in Sabnzbd RetryDownload logic.
2014-07-28 01:14:20 +02:00
Mark McDowall
174a209c66
Update series test
2014-07-27 12:12:55 -07:00
Mark McDowall
b63eb4efd7
Log trace message when handling exceptions in the API
2014-07-27 11:56:04 -07:00
Mark McDowall
e0dc7fe2f3
Fixed: display of search results on series details pages
2014-07-27 11:42:51 -07:00
Mark McDowall
7febd71fd9
Title must be included for 6 digit air date
2014-07-27 00:17:48 -07:00
Mark McDowall
9410e01c92
Improve decision processing and deleting of pending releases
2014-07-26 17:39:28 -07:00
Taloth Saldono
5450170718
Cleanup, sorted project files.
2014-07-26 14:29:07 +02:00
Taloth Saldono
4b53cc7e52
Fixed: Manually marking a grabbed release failed will now mark all episodes in that release failed instead of only one.
2014-07-26 14:06:58 +02:00
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
2014-07-25 23:21:44 -07:00
Mark McDowall
b72678a9ad
Using absolute episode number logging moved to Debug
2014-07-25 08:34:29 -07:00
Mark McDowall
daaf4e1831
New: Parse 6 digit date format (yymmdd)
2014-07-25 08:33:51 -07:00
Mark McDowall
a929b93695
Tests are good too.
2014-07-25 07:36:55 -07:00
Mark McDowall
d9f4eeb0f0
Fixed: Manual search won't fail if release wasn't parsed correctly
2014-07-25 06:37:25 -07:00
Mark McDowall
502c2fa6cf
Better regex for mono version parsing
2014-07-24 23:57:54 -07:00
Mark McDowall
0d112075cb
Added implementation of IRuntimeProvider for Windows
2014-07-24 23:40:55 -07:00
Mark McDowall
a4500606a9
Fixed: mono version check will check running mono version instead running another version
2014-07-24 23:37:32 -07:00
Mark McDowall
41583a8c67
New: Pushalot notification support
2014-07-24 23:08:32 -07:00
Mark McDowall
08b2e293d3
Verify disk scan won't scan if root folder doesn't exist
2014-07-24 18:02:47 -07:00
Mark McDowall
638c149b62
Added more resolutions for 1080p releases
2014-07-22 07:10:19 -07:00
Mark McDowall
39ef6123b8
New: PushBullet messages start with NzbDrone to match other applications
2014-07-22 06:33:35 -07:00
Mark McDowall
9b17a3787d
Fixed: do not send season images in json requests for series
...
This can save a significant amount of data on the wire, for something never used
2014-07-21 11:14:32 -07:00
Taloth Saldono
d64c4445b8
Fixed compile warnings.
2014-07-21 08:18:24 -07:00
Taloth Saldono
6c8c87d2e2
Added additional rules to cleanse confidential details from log file messages.
2014-07-21 08:18:23 -07:00
Taloth Saldono
9a649cf58e
Added UserAgent to RestClient.
2014-07-21 08:18:22 -07:00
Taloth Saldono
e9f39493f4
Fixed: Sabnzbd downloads with single obfuscated files in nested subdirectories are now handled appropriately.
2014-07-21 08:18:22 -07:00
Mark McDowall
8a18124212
Fixed: Do cache images returned through the API (3rd party app support)
2014-07-21 07:33:52 -07:00
Mark McDowall
fdddb13686
New: NZBgeek added as preset indexer
2014-07-20 21:07:36 -07:00
Taloth Saldono
98d79dab20
Updated NotInQueueSpecification Tests.
2014-07-19 22:33:12 +02:00
Taloth Saldono
53e723a301
Fixed: Blacklist Retry logic will now properly handle Sabnzbd changing the unique id.
2014-07-19 20:16:45 +02:00
Taloth Saldono
47089d360d
New: The History->Queue UI now show some elementary error information for failed imports.
2014-07-19 00:19:27 +02:00
Taloth Saldono
981ffb09fc
Added hint for tvdb: imdb: search prefixes. Also fixed the series title overflow issue.
2014-07-19 00:19:26 +02:00
Taloth Saldono
8f192e635f
New: The Manual Search result table is now sorted by the internal prioritization logic and sorting by quality now works as well.
...
Tnx to mspec and betrayed for averting catastrophe.
2014-07-19 00:19:25 +02:00
Mark McDowall
d8543ad533
New: Filter visible series on season pass
...
New: Filter visible series on series editor
2014-07-18 07:29:22 -07:00
Mark McDowall
bdfc03ee0b
Revert "New: Filter series by type (standard, daily or anime)"
...
This reverts commit 0a44744c5e
.
2014-07-15 15:10:04 -07:00
Mark McDowall
c0cfbc4de4
Fixed: Blu-Ray in release/file name will be handle as Blu-Ray properly
2014-07-15 07:34:36 -07:00
Mark McDowall
0a44744c5e
New: Filter series by type (standard, daily or anime)
2014-07-14 23:22:53 -07:00
Mark McDowall
1368c4376b
Fixed: Multi-episode style is used when renaming multi episode anime
2014-07-14 23:06:06 -07:00
Mark McDowall
6483e0951c
Fixed xem integration test
2014-07-13 20:19:19 -07:00
Mark McDowall
bb87d4e96e
Fixed: Get all anime episodes even when absolute episode number is zero
2014-07-13 19:11:28 -07:00
Mark McDowall
c81c8fec27
Fixed: manual search will use tvrage id if required when sending release to client
2014-07-13 17:22:54 -07:00
Taloth Saldono
803a76ed0f
Fixed UI notification error for Missing.
2014-07-13 17:01:52 +02:00
Taloth Saldono
df0082c077
Fixed issue with a relative complete dir in sabnzbd.
2014-07-13 17:01:51 +02:00
Mark McDowall
2a0f461135
Fixed broken tests
2014-07-10 20:38:48 -07:00
Mark McDowall
55beec4908
Fixed: Attempt to refresh anime episodes by absolute numering when refreshing
2014-07-10 19:23:57 -07:00
Mark McDowall
8b2ef1a228
Fixed: tvrage ID will be updated if changed on trakt
2014-07-10 13:16:41 -07:00
Mark McDowall
70af42e69c
Manual search shouldn't die on mono
2014-07-10 09:26:20 -07:00
Mark McDowall
c5a62bfdf1
Fixed: Problems with backup before update (see forums for announcement on updating)
2014-07-10 07:08:10 -07:00
Taloth Saldono
f9586e6f77
Updated test logic to report exceptions gracefully.
2014-07-10 00:32:44 -07:00
Mark McDowall
25abeb8c9c
Various anime improvements
...
Series type is persisted in the client
New: Warning in UI if anime episode doesn't have an absolute episode number
New: If series type is changed the series will be rescanned
New: Update scene mappings when series is refreshed
2014-07-09 23:55:09 -07:00
Mark McDowall
86936303dd
Fixed: Age of releases includes time of day in calculation
2014-07-09 22:43:32 -07:00
Mark McDowall
f008d85657
New: Show age when grabbed on history details
2014-07-09 22:29:40 -07:00
Mark McDowall
140427c76e
Backup before update
2014-07-09 18:51:01 -07:00
Mark McDowall
65e4de7441
Added ParsedEpisodeInfo properties to ReleaseResource
2014-07-09 14:13:22 -07:00
Mark McDowall
62bfdcab3c
Fixed linting issues, used single quotes instead of double quotes for strings
2014-07-09 14:06:22 -07:00
Mark McDowall
9a92815cbf
Fixed: Specials with the season number will be handled properly
2014-07-09 13:56:52 -07:00
Taloth Saldono
5e68ed7aac
Changed scene mapping log entry from Info to Debug to avoid spamming the log every minute.
2014-07-09 21:37:45 +02:00
Taloth Saldono
257cdf9382
New: It is now possible to use Completed Download Handling with remote download clients by specifying the local mount in settings.
2014-07-09 21:36:45 +02:00
Taloth Saldono
822de39a9e
Changed the way additional validation details get sent the UI.
2014-07-09 21:36:43 +02:00
Taloth Saldono
232a2b9422
Fixed: Sabnzbd now verifies the category configuration.
2014-07-09 21:36:42 +02:00
Taloth Saldono
6941888832
Updated sorting architecture so the collections can specify the sort-oddities instead of in backgrid column definitions.
2014-07-09 21:36:41 +02:00
Mark McDowall
2b6f908038
New: HR WS PDTV releases will be treated as HDTV720p
2014-07-08 22:45:19 -07:00
Mark McDowall
87d15092e5
New: nzbplanet.net as a newznab preset
2014-07-08 22:37:31 -07:00
Mark McDowall
6c020111b8
Removed extra usings from migrations
2014-07-07 20:40:42 -07:00
Mark McDowall
07cb7edfcf
Fixed newznab testing and saving
2014-07-07 13:12:00 -07:00
Mark McDowall
1ef756acd2
Backup "type" folders created properly
2014-07-07 00:47:27 -07:00
Mark McDowall
9cafeec771
Fixed: UI loads properly even if UI settings cannot be persisted
2014-07-06 21:56:57 -07:00
Mark McDowall
085d10851a
Fixed: Series Actions on series detials page spin on center
2014-07-06 21:53:13 -07:00
Mark McDowall
a72e70fa27
Fixed: Errors after importing episodes
2014-07-06 21:08:58 -07:00
Mark McDowall
a550e94fee
Fixed: Series type won't flash back to Standard when adding an Anime series
2014-07-06 20:34:32 -07:00
Mark McDowall
7af782d353
Provider testing improvements
...
New: Test button for indexers in UI
Fixed: Testing download clients shows error messages in UI
Fixed: Testing notifications shows error messages in UI
2014-07-06 20:12:42 -07:00
Mark McDowall
c5bd8b27fb
Backups
...
New: Backup drone's database and configuration from the UI
New: Download Backup files from the UI
Fixed: Run a database backup before upgrade
2014-07-06 20:10:51 -07:00
Mark McDowall
d74e461aea
Removed extra namespaces
2014-07-04 17:05:26 -07:00
delphiactual
e1e8ab7841
New: Added MediaBrowser Metadata support.
2014-07-04 17:05:25 -07:00
Mark McDowall
4170415b03
Fixed: Fate/Zero being incorrectly imported to Fate/Stay Night
2014-07-04 08:28:31 -07:00
Mark McDowall
7dd5731633
Version check for mono 3.6.1
2014-07-04 07:52:24 -07:00
Mark McDowall
bd0392a376
Merge branch 'series-sorttitle' of https://github.com/Taloth/NzbDrone into develop
...
Conflicts:
src/NzbDrone.Api/Series/SeriesResource.cs
src/NzbDrone.Core/Tv/SeriesService.cs
2014-07-02 07:42:04 -07:00
Mark McDowall
7df5d6c9b8
Merge branch 'develop' of https://github.com/Taloth/NzbDrone into develop
2014-07-02 07:40:32 -07:00
Mark McDowall
193672b652
Anime!
...
New: Anime support
New: pull alternate names from thexem.de
New: Search using all alternate names (if rage ID is unavailable)
New: Show scene mapping information when hovering over episode number
New: Full season searching for anime (searches for each episode)
New: animezb.com anime indexer
New: Treat BD as bluray
Fixed: Parsing of 2 digit absolute episode numbers
Fixed: Loading series details page for series that start with period
Fixed: Return 0 results when manual search fails, instead of an error
Fixed: animezb URL
2014-07-02 07:33:51 -07:00
Scott Rice
828dd5f5ad
Adds Anime-specific searching and Fanzub support
...
Splits searching in the same way as a Daily search, each indexer has a
method to search specifically for anime. Fanzub support was also added,
with its own indexer and parser classes.
2014-07-02 07:33:49 -07:00
Taloth Saldono
1a6abfe635
Fixed: Manually marking a release as failed will now also remove it from the queue in drone and, if enabled, remove it from the download client.
2014-06-30 23:26:18 +02:00
Taloth Saldono
839a2ac742
Fixed: NzbDrone running on Windows should no longer fail while getting a very long path from a sabnzbd running on linux.
2014-06-30 23:26:17 +02:00
Taloth Saldono
34edeac391
Fixed: Updated check for hashed releases.
2014-06-30 23:26:16 +02:00
Taloth Saldono
1e538dc7cc
Fixed: webcal url now has the apikey embedded to support more third-party webcal clients.
2014-06-30 23:26:15 +02:00
Taloth Saldono
c2b06d957d
New: Series Overview sorted by Next Airing now sorts all remaining items by their Last Aired date.
2014-06-30 23:25:19 +02:00
Taloth Saldono
221a457f3a
Fixed: Sorting on Series Title now ignores articles (a/an/the).
2014-06-30 23:24:59 +02:00
Taloth Saldono
fd5e8a5166
Added Series SortTitle Migration. (Left a slot for anime)
2014-06-30 23:24:55 +02:00
Mark McDowall
a75ce9ab87
Fixed: tooltips on shutdown/restart buttons
2014-06-29 13:08:22 -07:00
Mark McDowall
e2ee7e36e3
Fixed: Viewing log files with URL Base enabled
2014-06-29 13:05:33 -07:00
Mark McDowall
a6639fecd9
More fixes for signalr + episodes
2014-06-28 10:01:59 -07:00
Mark McDowall
293e6cac6d
Fixed signalR for Missing/Wanted
2014-06-28 09:45:50 -07:00
Mark McDowall
5dcc6a74eb
iCal fixes
...
Fixed: Calendar feed modal
New: iCal URL now contains the API Key
2014-06-26 22:45:21 -07:00
Mark McDowall
cb291d30b3
New: Missing/Cutoff Unmet will update when an episode is grabbed
2014-06-25 01:31:37 -07:00
Mark McDowall
83207a0baf
listenTo instead of on
2014-06-25 00:09:16 -07:00
Mark McDowall
6a9993fa70
Fixed: Category is not required SABnzbd or NZBGet
2014-06-24 23:32:26 -07:00
Mark McDowall
3735736bbc
Replaced vent.on with this.listenTo vent
2014-06-24 16:55:21 -07:00
Mark McDowall
f5d46ffcd2
Log file changes
...
New: Update log files are available in the UI
Fixed: UI error after clearing log files
2014-06-24 16:52:07 -07:00
Mark McDowall
66873b04d4
New: Network (if known) is shown on add series results
...
Fixed: Ended showing on add series results
2014-06-23 15:54:24 -07:00
Taloth Saldono
9633afc612
New: Added Presets to Indexers to add indexers with default properties. In an older version of NzbDrone these default indexers were added automatically and could not be removed.
2014-06-22 21:26:59 +02:00
Mark McDowall
6184105d3c
Fixed: Prevent adding a series if the path is the ancestor of another series
2014-06-22 11:01:22 -07:00
Mark McDowall
801b1b4ec4
Fixed: Parsing of RAW-HD releases
2014-06-20 08:18:48 -07:00
Mark McDowall
2fd3c354fd
Added tests for Roksbox and Wdtv metadata
...
Fixed: Detecting metadata files for Roksbox and WDTV inside of Specials folders
2014-06-19 07:18:50 -07:00
Mark McDowall
32e6b7db48
Fixed: Year on add series will be shown in grey if its not part of the series title
2014-06-18 23:53:07 -07:00
Mark McDowall
6c9ea60382
Removed delete button from series lists, added refresh button
...
New: Refresh button on series lists (replaces delete)
New: Show series title on poster on hover
2014-06-18 23:46:04 -07:00
Mark McDowall
420e6ee533
Tooltip fixes
...
Fixed: Tooltips for toolbar buttons
Fixed: Tooltips for episode search from series details
2014-06-18 17:23:17 -07:00
Mark McDowall
6a2970fef2
Fixed: Update installed checkmark spacing and tooltip
2014-06-18 17:15:54 -07:00
Mark McDowall
df1283c0a5
Quality parsing improvements
...
Fixed: Parsing quality in filename from other applications
Fixed: Parsing WEB.DL as WEB-DL
2014-06-16 07:57:55 -07:00
Mark McDowall
590a39a47e
Fixed: Show unlimited when quality max size is set to 0
2014-06-14 22:52:40 -07:00
Mark McDowall
b185748822
Fixed: show no results found when manual search returns 0 results
2014-06-13 08:40:30 -07:00
Mark McDowall
14f57d655a
Fixed: Don't show an error if filesize cannot be formatted
2014-06-13 08:28:52 -07:00
Mark McDowall
fbdc84b6cd
Removed edit button from metadata (click to edit now)
2014-06-12 15:19:32 -07:00
Taloth Saldono
8967f59f35
Fixed: Sabnzbd/Nzbget settings will now fail to save if you entered a non-existing category.
2014-06-12 23:46:35 +02:00
Mark McDowall
e3d0d25da7
Fixed: Do not create XBMC Episode Metadata files when setting is off
2014-06-09 18:43:20 -07:00
Mark McDowall
95f4d71c68
Fixed issue trying getting parent of drive
2014-06-09 18:26:49 -07:00
Taloth Saldono
cdca754b0f
Fixed issue with Nzbget client detecting completed downloads when no intermediate directory was used.
2014-06-09 12:56:33 +02:00
Mark McDowall
d489dff152
Trying to fix XBMC timeout errors
2014-06-08 23:49:56 -07:00
Mark McDowall
61ec9aff27
Use sane IDs for XBMC JSON RPC calls
2014-06-08 23:03:23 -07:00
Taloth Saldono
052a3bf47e
Fixed mono fix by checking if the Enum value exists in the runtime.
2014-06-08 09:51:28 +02:00
Mark McDowall
5b5cc48549
Reverted mono fix because it breaks on .net 4
2014-06-07 20:34:06 -07:00
Taloth Saldono
231128e01c
Changed code to avoid duplicates making their way into the TrackedDownload cache.
2014-06-07 22:18:45 +02:00
Taloth Saldono
b72c9b338c
Changed health check to send user to appropriate scenario on Wiki. Also added support to Nzbget to get the Category config.
2014-06-07 21:56:09 +02:00
Taloth Saldono
17482cb6c1
Fixed: Processing more than 3 concurrent Automatic Searches should no longer freeze on mono.
2014-06-07 21:56:09 +02:00
Mark McDowall
d2615cd831
Fixed update tests
2014-06-07 12:31:24 -07:00
Mark McDowall
ebd13bdda8
New: Health check for AppData and Startup folder conflict
2014-06-07 12:19:37 -07:00
Mark McDowall
519b6debfb
Fixed validation that was causing add existing series to fail
2014-06-05 23:38:05 -07:00
Mark McDowall
ddbcb883ca
Updating on mono
2014-06-05 16:28:28 -07:00
Mark McDowall
cdb595a3cd
Only accept the PID for now in the updater, ignore everything else
2014-06-05 15:40:19 -07:00
Mark McDowall
5d5b12d80e
Fixed: Updater being passed invalid path in some cases
2014-06-05 15:36:01 -07:00
Mark McDowall
bc9a1fe6a5
Merge pull request #81 from Taloth/search-improvements
...
Search improvements
2014-06-05 07:22:31 -07:00
Mark McDowall
6ce45b8c09
Plex proxy logging
2014-06-05 07:09:29 -07:00
Mark McDowall
69567de9a2
Some additional release group parsing tests
2014-06-04 21:54:40 -07:00
Mark McDowall
0b3e4c48f7
Added some logging to PlexServerProxy
2014-06-04 21:20:58 -07:00
Mark McDowall
f2da193ef7
More logging during output process
2014-06-04 17:10:33 -07:00
Mark McDowall
545bc756f2
Fixed: Error messages not being shown in the UI or being shown in the wrong place
2014-06-04 17:03:53 -07:00
Taloth Saldono
6d2fac5cd0
New: Adding new series by tvdbid: or slug: is now possible.
2014-06-04 23:44:39 +02:00
Taloth Saldono
e28123eefd
Fixed: Search results from trakt are now sorted based on similarity with the search query.
...
Using a Levenshtein distance algorithm.
2014-06-04 23:44:38 +02:00
Taloth Saldono
50303ce470
Fixed: Checks full path for _UNPACK_ prefix so that full season downloads are properly checked for unpacking.
2014-06-04 23:44:38 +02:00
Taloth Saldono
c04ae9f1d0
Fixed: Newznab parser will attempt to use the usenetdate for age determination instead of the feed publish date.
2014-06-04 23:44:36 +02:00
Taloth Saldono
9916479f02
Sabnzbdproxy now returns the folder instead of the file in case of a single file download.
2014-06-04 22:27:16 +02:00
Mark McDowall
341cb169eb
renamed completed/failed download handling sections
2014-06-04 08:10:40 -07:00
Mark McDowall
ce89469c9b
Drone factory folder not being set is now logged at trace
2014-06-03 23:02:08 -07:00
Mark McDowall
7b3bdee24f
Fixed: path in rename preview
2014-06-03 15:45:03 -07:00
Mark McDowall
1446e1e0e7
Merge branch 'downloadclient-import' of https://github.com/Taloth/NzbDrone into download-client-import
2014-06-03 14:09:23 -07:00
Taloth Saldono
0e7fc2e697
New: Health Check errors now have links to the wiki pages.
2014-06-03 23:05:08 +02:00
Mark McDowall
b4012e0752
Fixed: Quality in notifications when file name doesn't contain the quality
2014-06-02 23:31:41 -07:00
Mark McDowall
f214f97047
More information about arguments when installing updates
2014-06-02 10:41:34 -07:00
Mark McDowall
903e804425
Fixed: Tooltips in modals
2014-06-02 08:11:56 -07:00
Taloth Saldono
68352e0340
Updated migration to enable completed download handling for new users (those with no drone factory configured)
2014-05-30 22:20:17 +02:00
Taloth Saldono
1a63b1caba
Updated migration to attempt associate old grabbed & imported events and associate drone factory imports during CompletedDownloadHandling.
2014-05-30 19:40:38 +02:00
Taloth Saldono
1b96a43037
Fixed performance issues with the QueueModule and limited the number of items the Download Client will fetch as history.
2014-05-30 19:40:35 +02:00
Taloth Saldono
c6e33bc463
Processed comments.
2014-05-30 19:40:34 +02:00
Taloth Saldono
ab154d924e
Added db migration to deal with the settings changes.
2014-05-30 19:40:33 +02:00
Taloth Saldono
67dcfad5dc
Sabnzbd Download Client now reports paused items as having unknown remaining time.
2014-05-30 19:40:32 +02:00
Taloth Saldono
cb0f7792f2
Queue UI no longer shows unknown ETAs as 0:00:00.
2014-05-30 19:40:31 +02:00
Taloth Saldono
f304ad50d1
New: Updated Nzbget Download Client proxy with time estimation for both download and post-processing stages.
2014-05-30 19:40:31 +02:00
Taloth Saldono
b8c9f6d42e
Fixed detection of failed unpack for nzbget proxy.
2014-05-30 19:40:30 +02:00
Taloth Saldono
2035fe8578
New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
2014-05-30 19:40:29 +02:00
Taloth Saldono
dcb586b937
Fixed: Better parsing of the delimiters for absolute episode numbering.
2014-05-30 19:40:27 +02:00
Taloth Saldono
063b9a1778
Fixed: Failed history items now get removed from Nzbget if configured.
2014-05-30 19:40:27 +02:00
Taloth Saldono
9cf8436dbc
Added 'Nordic' as norwegian language.
2014-05-30 19:40:26 +02:00
Taloth Saldono
2528dc5b95
Removed specials from test data to fix RefreshEpisodeService tests.
2014-05-30 19:40:25 +02:00
mythjuha
7c5bc94f6e
Fixed binary files.
2014-05-30 19:40:24 +02:00
Mark McDowall
760bcbb2ce
Fixed: Series search will skip Seasons that are not monitored
2014-05-29 07:09:02 -07:00
Mark McDowall
61d1026fb8
Fixed rename styling
2014-05-28 16:42:30 -07:00
Mark McDowall
30c82f2613
Added tests for RootFolderCheck
...
Fixed: Progress bar colour when series is continuing
Fixed: Episode Title in tables will show proper cursor and underline
2014-05-28 07:15:19 -07:00
Mark McDowall
e5ea50e1dc
Episode title cell styling
2014-05-27 00:21:32 -07:00
Mark McDowall
61194bc925
Added poorly named multi episode test (commented out)
2014-05-25 22:39:06 -07:00
Mark McDowall
48ac09baae
Roto folder fixes
...
New: Health check for missing series root folders
Fixed: Do not remove episodes from series when root folder is missing
2014-05-25 22:14:15 -07:00
Mark McDowall
1b10002ed8
Fixed: Specials will be ignored if no specials existed previously
2014-05-25 18:47:54 -07:00
Mark McDowall
be2690e2c8
Fixed verbiage of grace period
2014-05-25 16:50:05 -07:00
Mark McDowall
c9b5c2802b
Fixed overview ended label
2014-05-25 16:10:47 -07:00
Mark McDowall
3717b558e4
Fixed: Bluray 480p releases will be treated as DVD
2014-05-25 13:28:43 -07:00
Mark McDowall
16c60ff92c
Fixed: Bluray 576p will be detected as DVD instead of Bluray 720p
2014-05-24 23:21:53 -07:00
Mark McDowall
a40b9a306e
Fixed: API keys should be more reliably cleansed from the logs
2014-05-24 23:17:59 -07:00
Mark McDowall
fe8555d3ea
Updater will stop process by ID on mono
2014-05-24 12:06:32 -07:00
Mark McDowall
198e7cc2f7
Fixed: parsing of some porrly named episodes
2014-05-24 11:29:40 -07:00
Mark McDowall
9c6578c5de
Removed extraneous code form QueueStatusCell
2014-05-20 07:32:27 -07:00
Mark McDowall
ab05aabcd8
Renmed Downloading on EpisodeResource to Grabbed (also hidden by default)
2014-05-19 22:03:59 -07:00
Mark McDowall
435fa927ee
Calendar tooltip now attached to body
2014-05-19 21:31:35 -07:00
Mark McDowall
7473b493c1
Added support for smaller screens (if needed)
2014-05-19 21:24:31 -07:00
Mark McDowall
e2bf6fd6a4
Calendar and table fixes
...
Fixed: Last day on calendar will be normal width
Fixed: Tables shouldn't overflow due to excessively long titles
2014-05-19 18:52:20 -07:00
Mark McDowall
94f9db940b
Restart/shutdown messages
...
Restart/Shutodwn no longer use commands (should fix issues with restarts failing)
2014-05-18 22:35:39 -07:00
Mark McDowall
d43e9785d5
Prevent double clicking of commands
2014-05-18 09:15:15 -07:00
Mark McDowall
35c618d81b
Model bind will trigger when typeahead is selected
2014-05-17 23:12:57 -07:00
Mark McDowall
34ca5d4014
Tooltips shouldn't stay visible after clicking
2014-05-17 23:00:04 -07:00
Mark McDowall
6ee876392c
Updater log filename changed and restart drone with --nobrowser
2014-05-16 23:05:30 -07:00
Mark McDowall
20124ab61d
Fixed: Parsing of some quality from some Bluray files
2014-05-16 23:01:36 -07:00
Mark McDowall
0acea5a22c
Tooltips are now attached to body all the time
2014-05-16 17:53:25 -07:00
Mark McDowall
a1abcbcd40
Fixed: Prevent the update button from being double clicked for 5 seconds
2014-05-16 08:47:53 -07:00
Mark McDowall
0a1db9d071
Only vacuum the DB in production
2014-05-16 07:35:41 -07:00
Mark McDowall
1d4837a5f2
Merge branch 'updater' into develop
2014-05-15 22:07:55 -07:00
Mark McDowall
f806fa747e
Going to Series should force a reload of drone after an update
2014-05-15 22:07:46 -07:00
Mark McDowall
ef3777fccf
Update improvements
...
Include NzbDrone.Update in mono/osx package
Do not ignore certificate warnings for services
Check hash before extracting update
New: Update support for Linux/OS X - see the wiki for more information
2014-05-15 21:58:38 -07:00
Mark McDowall
5c2f77339d
Fixed advanced and save buttons
2014-05-14 07:42:44 -07:00
Mark McDowall
ac9e185ca0
Resharper inspections
2014-05-14 07:22:28 -07:00
Mark McDowall
37b96ecbbe
Better hover/focus ordering
2014-05-13 10:48:20 -07:00
Mark McDowall
828241c576
Fixed: Firefox styling of navbar buttons after click
2014-05-13 10:38:25 -07:00
Mark McDowall
a2095f6f29
some formatting
2014-05-12 17:35:32 -07:00
Mark McDowall
2fdb0513e8
Fixed: Searching from missing won't trigger spinner on both buttons
...
Some formatting updates
2014-05-12 17:32:50 -07:00
Mark McDowall
e7683642dd
lrn2spl
2014-05-12 15:46:54 -07:00
Mark McDowall
7bb69d5ef4
Fixed nzb title width in manual search
2014-05-11 22:46:20 -07:00
Mark McDowall
ea12cf06da
csproj change
2014-05-11 19:25:23 -07:00
Mark McDowall
f795d93819
Fixed migrations
2014-05-11 19:23:57 -07:00
Mark McDowall
3bcbd88787
Fixed compilation issue
2014-05-11 19:19:15 -07:00
Mark McDowall
f6077238e6
Merge branch 'metadata' into develop
2014-05-11 19:16:15 -07:00
Mark McDowall
eff7c4b7b7
Auto reload when server has been updated
...
New: Updating will reload UI on navigation
2014-05-11 17:44:42 -07:00
Mark McDowall
99f2b07a11
Bootstrap 3
...
New: Updated UI
New: Mobile browser support
Fixed: /favicon.ico will return the favicon now
2014-05-11 15:57:33 -07:00
Taloth Saldono
28fa264c69
Initial Bootstrap 3 migration
2014-05-11 15:57:09 -07:00
Mark McDowall
ad0e372c35
Fixed broken test
2014-05-10 23:31:56 -07:00
Mark McDowall
b3fb807f41
HttpProvider.PostCommand will no longer keep the connection alive
2014-05-10 21:37:07 -07:00
Mark McDowall
3c47df8691
XBMC API improvements
2014-05-10 19:52:19 -07:00
Mark McDowall
42101d302b
Fixed: Ignore Priority monitor errors on mono
2014-05-10 19:00:28 -07:00
Mark McDowall
1ade005a73
Fixed: Prevent errors when looking up folders via auto-complete
2014-05-10 18:39:15 -07:00
Mark McDowall
1b5ed1d641
Fixed: Disable caching of iCal
2014-05-10 18:31:07 -07:00
Mark McDowall
412291a7c4
Merged authentication so they don't step on eachother
...
Fixed: iCal authentication with API Key
2014-05-10 15:24:29 -07:00
Taloth Saldono
f9bc96aba5
Updated Selenium WebDriver to 2.41.0.0.
2014-05-08 20:18:49 +02:00
Taloth Saldono
dd0c78dbc4
Changed the setting to auto-unmonitor deleted episodes and recycle bin path so they are visible in basic mode.
2014-05-08 20:03:17 +02:00
Taloth Saldono
afff79feae
Fixed: Restricted allowed Release Groups to reduce erroneous matches.
2014-05-08 20:03:16 +02:00
Taloth Saldono
79b2b14668
Updated tests to work better with VS2013 Test Adapter.
2014-05-08 20:03:15 +02:00
Taloth Saldono
388943ea1b
Fixed: Quality parser now properly deals with releases with underscores as delimiter.
2014-05-06 23:59:07 +02:00
Taloth Saldono
bf7180f9ac
Fixed: mm.dd.yyyy airdate now parsed.
2014-05-06 23:59:06 +02:00
Taloth Saldono
7b607ce895
Moved IsFirstOrLastEpisodeOfSeason logic to AcceptableSize specification so we can reuse the seasonsearchcriteria to reduce the number of database calls.
2014-05-06 23:59:06 +02:00
Taloth Saldono
0187df38ec
Implemented cache for QualityDefinitionService to reduce db calls.
2014-05-06 23:59:05 +02:00
Taloth Saldono
45b1067d44
Fixed: bdrip/brrip with resolution now recognized as Bluray quality.
2014-05-06 23:59:04 +02:00
Taloth Saldono
ed99fa8698
Corrected various spelling errors in code.
2014-05-06 23:59:04 +02:00
Taloth Saldono
326ecf1c14
Fixed: Blacklist sorting on Series Title no longer causes UI failure.
2014-05-06 23:49:20 +02:00
Mark McDowall
344e6b0f9c
Cleanup duplicate episode metadata and images
2014-05-05 19:30:47 -07:00
Mark McDowall
eeacf9ef9f
Set dognzb URL to api for new installs
2014-05-04 00:56:49 -07:00
Mark McDowall
00db083adf
Fixed: dognzb API URL
2014-05-02 14:56:14 -07:00
Mark McDowall
b89d9c22b9
Fixed: Changing the SSL cert will re-register with the new cert (when running as admin)
2014-05-02 14:52:24 -07:00
Mark McDowall
007f96677c
Fixed: Do not require SSL Cert Hash on Linux/OS X
2014-05-02 07:13:25 -07:00
Mark McDowall
9355c9d9f1
Metadata bug fixes
...
Fixed: Don't link XBMC episode images to Roksbox
Fixed: Don't scan for metadata until files are imported
2014-05-01 19:19:42 -07:00
Mark McDowall
1f40bef249
Initial metadata overhaul
2014-05-01 16:51:18 -07:00
Mark McDowall
6d8b38366f
Fixed: Double periods in filenames will be replaces with a single period
2014-05-01 13:29:09 -07:00
Mark McDowall
859e36aa6b
New: Do not import files inside the EXTRAS folder within a Series
2014-04-29 17:03:14 -07:00
Mark McDowall
017b6ade5e
Fixed: Do not search for episodes that were just grabbed via RSS Sync
2014-04-27 23:12:28 -07:00
Mark McDowall
2dbc038d17
New: Write PID file to AppData directory on Linux/OS X
2014-04-27 22:14:31 -07:00
Mark McDowall
9c0fb34864
Print version response from XBMC in logs
2014-04-27 15:09:37 -07:00
Mark McDowall
f40a5eb9e9
Fixed: Set episode guide url for XBMC metadata
2014-04-26 09:01:03 -07:00
Mark McDowall
836c39a47d
New: Shift-click to change monitored status of multiple episodes in season
2014-04-25 23:02:48 -07:00
Mark McDowall
6c5a5340b8
Fixed: Back/Cancel on add notification won't break saving settings
2014-04-25 21:22:44 -07:00
Mark McDowall
ebe42357c8
Use clean name when finding by title
2014-04-25 20:00:44 -07:00
Mark McDowall
57a6e39669
Fixed: new series searching is less restrictive
2014-04-25 19:42:38 -07:00
Mark McDowall
a7cabc49b4
Fixed: searching trakt for some series with special characters
2014-04-24 23:25:11 -07:00
Mark McDowall
1ce58c58af
Fixed: Parsing daily episode formats that contain [] around the quality
2014-04-24 23:09:35 -07:00
Taloth Saldono
5428d9d53f
Improved detection of hashed releases.
...
- Added specific rejection code for 32 random characters to ignore all md5 and mixed-case hashes.
- Added NZBGeek hash format.
- Removed -RP from Release Group.
- Added test and fix for reversed title. Currently matching it based on a couple of patterns.
2014-04-22 19:44:44 +02:00
Mark McDowall
9c858445a3
Cleanup episode metadata/image files that aren't properly attached to files
2014-04-21 22:51:53 -07:00
Mark McDowall
78ded70b39
New: ical is available with API key authentication
2014-04-21 21:55:42 -07:00
Mark McDowall
bb25c8955c
Advanced options toggle should be more clear
2014-04-21 20:45:13 -07:00
Mark McDowall
cde3d0b44a
Don't throw permissions errors when importing files
...
Fixed: Better error handling when setting permissions after import (mono)
2014-04-21 20:26:12 -07:00
Mark McDowall
f104be6dd1
New: Support API Key via query string
2014-04-21 18:04:23 -07:00
Mark McDowall
8414890017
Fixed: Updating Plex
2014-04-18 20:22:35 -07:00
Mark McDowall
0a125c485b
Removed console.writeline for Regex
2014-04-17 15:42:47 -07:00
Mark McDowall
fc540067c2
Series and Season folder format validation/error handling
2014-04-17 11:26:48 -07:00
Mark McDowall
40c2c0b533
Fixed updating for plex server
2014-04-16 10:09:57 -07:00
Mark McDowall
a2a2ad38b0
Fixed broken test
2014-04-16 00:01:04 -07:00
Mark McDowall
f092f9c08b
Merge pull request #72 from Cyberlane/alternate_titles
...
Show alternate names in UI
2014-04-15 23:53:04 -07:00
Mark McDowall
bc17466dbc
Fixed: Parsing files that contain the date along with a season and episode
2014-04-15 16:53:08 -07:00
Mark McDowall
14554b49bc
HashedReleaseFixture uses OS agnostic paths
2014-04-15 14:50:18 -07:00
Taloth Saldono
6aaa3c573f
Fixed: Hashed releases should be parsed more accurately.
2014-04-15 23:21:59 +02:00
Mark McDowall
dade3bb214
New: Examples for Series and Season folder format
2014-04-15 07:16:49 -07:00
Mark McDowall
5bc820efed
Fixed: Plex server authentication
2014-04-14 22:07:43 -07:00
Cyberlane
612ca49281
New: Alternative titles on Series Details UI
2014-04-14 21:51:37 +01:00
Mark McDowall
af75813347
Fixed: ctrl, alt and cmd won't trigger searching on add series
2014-04-13 13:59:49 -07:00
Mark McDowall
63022626f1
Fixed: Next airing will only include monitored episodes
2014-04-13 13:25:47 -07:00
Mark McDowall
fd531eda36
Fixed broken test
2014-04-12 13:58:19 -07:00
Mark McDowall
192e79d2ff
New: Automatic search for missing episodes if RSS Sync hasn't been run recently
2014-04-12 13:49:50 -07:00
Mark McDowall
0f75a9008a
New: Get series images via the API (3rd party app support)
2014-04-12 13:49:49 -07:00
Taloth Saldono
000c172553
Fixed: Moved main database cleanup to daily housekeeping to prevent windows service startup failure.
2014-04-12 20:54:04 +02:00
Mark McDowall
ceb06378ad
Fixed: Daily series won't get treated as specials during sample checks
2014-04-10 18:32:37 -07:00
Mark McDowall
fe3351e7ac
New: Optional disable RSS Sync (set interval to zero)
2014-04-10 18:32:36 -07:00
Mark McDowall
187724f74c
Missing search now searches for episodes not in queue
2014-04-10 17:25:46 -07:00
Mark McDowall
64ea525f79
Added test to confirm Release Group: Cyphanix parses properly
2014-04-10 16:21:14 -07:00
Mark McDowall
d8aae8f8ff
Fixed: Removed validation to ensure series path exists when updating a series
2014-04-10 10:18:51 -07:00
Mark McDowall
946406f456
Rescan all series via RescanSeriesCommand
2014-04-10 08:56:18 -07:00
Mark McDowall
073b496197
Update series logging improvements
2014-04-09 21:37:52 -07:00
Mark McDowall
3f4c1a16f8
Health check results are stored in memory and updated as required
2014-04-09 17:19:08 -07:00
Mark McDowall
0c71b7c5d0
Merge branch 'blacklisting' into develop
2014-04-09 07:18:48 -07:00
Mark McDowall
6133bc6db7
Missing episode search will skip already queued releases
2014-04-08 17:25:56 -07:00
Mark McDowall
e21574a203
Blacklisting improvements
...
New: New releases that fail will be retried a second time after waiting 1hr (configurable)
Fixed: Blacklisting releases with the same date and vastly different ages
2014-04-08 17:19:36 -07:00
Mark McDowall
492ffb5714
Added more logging for series editor
2014-04-08 15:41:14 -07:00
Mark McDowall
b582127e14
Fixed a couple xbmc metadata bugs
2014-04-08 12:14:35 -07:00
Mark McDowall
6a26204d8e
Allow episode zero in tests, but fail in season and episode are both zero
2014-04-08 10:22:36 -07:00
Mark McDowall
31deff1ea3
Fixed: Daily shows will no longer skip sample detection
2014-04-08 07:12:21 -07:00
Mark McDowall
606875cc2e
Added SkipFreeSpaceCheckWhenImporting to resource so it can be saved
2014-04-07 11:51:51 -07:00
Mark McDowall
c41944ed33
if_mono to fix free space check on import
2014-04-07 11:15:18 -07:00
Mark McDowall
8b9ea9817a
Show download client and download client id in history details
2014-04-06 21:07:55 -07:00
Mark McDowall
0a17630c5a
Fixed: Do not treat the pressence of Italy as an Italian release
2014-04-06 20:10:05 -07:00
Mark McDowall
e58faf8621
Plex server testing will use username and password if configured
2014-04-06 19:46:41 -07:00
Mark McDowall
2cc0dc3aab
New: Username and Password for Plex Server (optional)
2014-04-06 19:44:04 -07:00
Mark McDowall
b65f2e7845
Messenger supports hideOnNavigate now
...
New: After adding a series you will be able to navigate to it via the UI notification
2014-04-04 10:58:21 -07:00
Mark McDowall
0f9360bccb
New: Advanced option to skip checking free space when importing files
2014-04-04 09:25:18 -07:00
Mark McDowall
52c5c19b0a
New: Show release name when downloading (series details & calendar)
2014-04-04 08:56:29 -07:00
Mark McDowall
2427b1f254
New: Blacklist release from episode details
2014-04-04 08:32:06 -07:00
Mark McDowall
0951e0c74b
Fixed: Prevent setting series folder to drone factory, root folder or another series' folder
2014-04-04 08:18:07 -07:00
Mark McDowall
ff865f56d0
New: Include mediainfo dylib on OS X
2014-04-04 08:14:23 -07:00
Mark McDowall
30e66afb20
Show message when no updates are available
2014-04-03 19:16:48 -07:00
Mark McDowall
e5263f143d
Import process improvements
...
New: Post processing scripts can pass "Path" via API to scan a specific folder directly
Fixed: Do not delete folder from drone factory when non-sample video files exist
2014-04-03 17:08:51 -07:00
Mark McDowall
037127163f
New: Choose notification sound for PushOver
2014-04-03 07:05:38 -07:00
Mark McDowall
48a92696e9
New: PushBullet to all devices (leave device id blank)
2014-04-02 17:17:38 -07:00
Mark McDowall
9edb261c16
Fixed: Daily series with multiple episodes on the same day
2014-04-02 17:02:53 -07:00
Mark McDowall
a336726dd5
Fixed: Searching for all missing episodes
2014-04-02 16:25:54 -07:00
Mark McDowall
206b69524d
Merge pull request #69 from Taloth/xemseasonsearch
...
Season Search now correctly uses scene numbering
2014-04-02 08:24:54 -07:00
Mark McDowall
f1322555d5
Merge pull request #68 from Taloth/develop
...
Authentication and fixes
2014-04-02 07:35:38 -07:00
Mark McDowall
380a813dbc
Fixed: Refreshing season images for XBMC metadata when there are multiple types (poster, banner, etc)
2014-04-02 07:26:18 -07:00
Taloth Saldono
bfe7bde17e
Fixed: iCal feed no longer shows Episodes aired at 0:00 GMT as all-day events.
2014-04-01 22:50:37 +02:00
Taloth Saldono
73c3cca69c
Revised History Details labels.
2014-04-01 22:50:36 +02:00
Taloth Saldono
fe02467a71
Exceptron now uses 'en' culture if none is specified.
2014-04-01 22:50:36 +02:00
Taloth Saldono
118089c272
Process start logged as Debug instead of Info.
2014-04-01 22:50:35 +02:00
Taloth Saldono
cfc29f4424
Fixed typo in delete episode.
2014-04-01 22:50:34 +02:00
Taloth Saldono
f92aded4f0
Revised Authentication logic for api and logfiles.
2014-04-01 22:50:34 +02:00
Taloth Saldono
38b0fae29a
Moved Episode Not Requested check to new Specification. Updated tests.
2014-04-01 21:39:17 +02:00
Taloth Saldono
198ff059c4
Fixed: Season Search now correctly uses scene numbering.
2014-03-30 13:50:17 +02:00
Mark McDowall
9645fb07db
Removed DateTimeExtensions
2014-03-28 16:45:29 -07:00
Mark McDowall
da5713688d
Fixed: Cleanup duplicate Series Metadata files in database on startup
2014-03-27 16:47:04 -07:00
Mark McDowall
4de036af55
Fixed: Exclude @eaDir folders when adding existing series
2014-03-27 08:02:39 -07:00
Mark McDowall
30894429f3
Add another test to ensure removal from directories
2014-03-26 16:49:31 -07:00
Mark McDowall
47624ef704
Remove special folder regardless of location
2014-03-26 16:49:03 -07:00
Mark McDowall
149a1c2b75
OsAgnostic for OnlyContain
2014-03-26 08:13:11 -07:00
Mark McDowall
41ebf21657
Fixed system files test
2014-03-26 07:47:58 -07:00
Mark McDowall
6072a58c57
Fixed: Ignore Apple generated files when adding existing series
2014-03-26 07:37:36 -07:00
Mark McDowall
f88a83ae10
Better cleaning before parsing releases and files
2014-03-26 07:21:02 -07:00
Mark McDowall
2211cc5057
Do not show connection to backend restored message
2014-03-26 07:06:30 -07:00
Mark McDowall
a0aaac0fd9
Added some stopwatches for disk scanning
2014-03-25 16:25:45 -07:00
Mark McDowall
30788a45e1
Fixed: Calendar will show all downloading instead of top 15
2014-03-21 23:15:13 -07:00
Mark McDowall
f52c151f0a
Call DiskScanService.Scan directly
2014-03-21 22:32:57 -07:00
Mark McDowall
69f5c8444e
New: Added drone factory rescan button to Wanted
2014-03-21 21:31:15 -07:00
Mark McDowall
357726ed09
Fixed: Do not prevent adding of indexer when API request limit was reached
2014-03-21 07:59:42 -07:00
Mark McDowall
0cad77303d
Only search for monitored missing episodes
2014-03-21 07:58:38 -07:00
Mark McDowall
b47fa831ae
Fixed: Only clear readonly flag when file has readonly flag
2014-03-20 22:42:31 -07:00
Mark McDowall
4752ba3341
Fixed: Downloading log file asking for password when authentication is disabled
2014-03-20 22:20:35 -07:00
Mark McDowall
c6e492af4e
Fixed: Ended series will be refreshed from trakt every 30 days instead of daily
2014-03-20 21:15:01 -07:00
Mark McDowall
87e5d1d84f
Log reasons a release was rejected after all specs have processed
2014-03-20 16:52:19 -07:00
Mark McDowall
89e0b41ebc
New: Search for all missing episodes
2014-03-20 16:41:44 -07:00
Taloth Saldono
393727db8c
Fixed: No longer listening on the https port when ssl is disabled.
2014-03-20 22:30:23 +01:00
Taloth Saldono
37d2279011
Typo in Drone Factory Interval Setting.
2014-03-20 22:30:23 +01:00
Taloth Saldono
bdec0f52e7
Removed duplicate ScheduledTask to prevent error on first database initialization.
2014-03-20 22:30:20 +01:00
Taloth Saldono
f20c40a24d
VS2013 automatically adds these entries for NUnit integration.
2014-03-20 22:28:43 +01:00
Mark McDowall
f9ac09acea
Merge pull request #66 from BubbaFatAss/develop
...
New: Support for Roksbox Metadata
2014-03-20 09:53:11 -07:00
Mark McDowall
78ef0d6fb0
Fixed broken in queue test for nzbget
2014-03-20 00:39:24 -07:00
Mark McDowall
55a808a87b
Fixed broken build
2014-03-20 00:33:18 -07:00
Mark McDowall
bac75ac6d9
New: Failed download handling for Nzbget
2014-03-20 00:08:15 -07:00
Andrew Chappell
a868a0742a
Support for Roksbox Metadata. Outputs Series, Season and Episode images along with xml metadata.
2014-03-19 23:27:07 +00:00
Mark McDowall
b60633882e
Fixed: Only vacuum the main db on startup
2014-03-17 17:18:03 -07:00
Mark McDowall
e4de87c0ad
Merge pull request #64 from BubbaFatAss/develop
...
New: WDTV compatible metadata
2014-03-17 16:58:26 -07:00
Mark McDowall
d24eaaa784
Merge pull request #65 from Taloth/feed-ical
...
New: Added iCal feed for the calendar
2014-03-17 16:53:07 -07:00
Andrew Chappell
e415c7aaa2
Added support for WDTV metadata. Correctly writes out xml files
...
for episode metadata, .metathumb files (jpegs) for episode stills and
folder.jpgs for series / season images.
2014-03-17 21:56:34 +00:00
Mark McDowall
58fa56968c
Added DLL map for media info on solaris
2014-03-17 13:41:13 -07:00
Mark McDowall
87f591dfbd
Fixed: nzb.su URL changed to api.nzb.su
2014-03-16 22:32:39 -07:00
Mark McDowall
0a5ed41270
Fixed: Don't blacklist nzbs due to disk space issues
2014-03-16 22:32:15 -07:00
Taloth Saldono
b10f8a6d3f
Calendar view selection now persistent.
2014-03-15 11:13:57 +01:00
Taloth Saldono
794c09c17a
New: iCal calendar feed.
2014-03-14 22:39:02 +01:00
Peter Czyz
cf1e0a4946
Added iCal feed for the calendar, reachable through
...
/feed/calendar/NzbDrone.ics or through the calendar page.
2014-03-14 22:39:01 +01:00
Mark McDowall
7445adb455
mono version check will support 3 digit versions
2014-03-14 13:20:31 -07:00
Mark McDowall
088028b426
DB will log Info and above now (temp fix)
2014-03-14 12:35:34 -07:00
Mark McDowall
eeac2aee89
Fixed test reference
2014-03-14 03:23:28 -07:00
Mark McDowall
01d3decf7e
Added Mono version health check
2014-03-14 03:15:30 -07:00
Mark McDowall
1d4738b18f
Merge branch 'api-key' into develop
2014-03-14 02:42:07 -07:00
Mark McDowall
c2ab59f5c5
New: Set scanning interval for Drone Factory
2014-03-14 02:41:56 -07:00
Mark McDowall
6b423c104c
API Key in UI
...
New: view/reset API in General Settings
Fixed: API will reject unauthenticated requests
2014-03-13 21:23:47 -07:00
Mark McDowall
0914441de7
Removed Status from cleansed log messages
2014-03-13 13:17:06 -07:00
Mark McDowall
2f3430387e
Major logging overhaul
2014-03-13 13:13:02 -07:00
Mark McDowall
953024cd40
Merge pull request #59 from TectonicEd/patch-2
...
Bug fix: get groupname of group rather than user
2014-03-12 22:34:34 -07:00
Mark McDowall
65909ff3be
Merge pull request #58 from TectonicEd/patch-1
...
Clarifying error message
2014-03-12 22:34:22 -07:00
Mark McDowall
a02108922f
Set episode file modified date to local or utc air date
2014-03-12 22:27:36 -07:00
Mark McDowall
8478379ff4
Merge branch 'AirDate' of https://github.com/JackDandy/NzbDrone into set-file-date
2014-03-11 22:16:38 -07:00
Mark McDowall
7ebe4018d2
Added info to device id for push over
2014-03-11 14:34:05 -07:00
Mark McDowall
32562ba731
Fixed: Series editor saves much faster
2014-03-11 14:16:35 -07:00
Mark McDowall
9e80473ea0
Show spinner when loading from dropdown
2014-03-11 10:05:20 -07:00
Mark McDowall
11bc946797
New: Jump to page on tables (click on page number)
2014-03-11 01:12:18 -07:00
Mark McDowall
2d028d9bc7
History check shouldn't die if download client is not configured.
...
Do not log exceptron response when no errors are found
2014-03-11 01:08:50 -07:00
Mark McDowall
d7ca33ff04
Fixed: UI notifications when using a reverse proxy
2014-03-10 21:02:02 -07:00
Mark McDowall
0e5b100733
Reverse proxy settings in UI
2014-03-10 20:54:43 -07:00
Mark McDowall
9447ea6786
Fixed broken tests
2014-03-10 12:24:32 -07:00
Mark McDowall
db5baf70ea
Don't clean common words from the start of the title
...
Fixed: Do not treat similar titles as the exact same
2014-03-10 12:20:28 -07:00
Mark McDowall
70266c921b
Update messenger instance if it was already created
...
Fixed: UI notifications don't bounce around when there is more than one
2014-03-10 11:57:25 -07:00
Mark McDowall
c2087af8c9
Gracefully exit on restart instead of forcibly killing it
2014-03-09 22:35:50 -07:00
Mark McDowall
565a172053
Fixed casing of folder
2014-03-09 01:51:27 -08:00
Mark McDowall
d6adf2ebaf
Added TestArchive.tar.gz
2014-03-09 01:44:57 -08:00
Mark McDowall
d3621fca71
Run update tests on linux
2014-03-09 01:08:56 -08:00
Mark McDowall
57912ab86d
Fixed update test, send os when requesting update packages
2014-03-09 00:22:35 -08:00
Mark McDowall
176f3e0563
Log startup location, log number of results from feed
2014-03-08 22:11:38 -08:00
Mark McDowall
8885bbb60f
OS X and linux can be treated separately
2014-03-08 21:28:40 -08:00
JackDandy
d9eab04029
Add new feature, set file date to episode aired date. Fix, use alternative Trakt API field for episode air time. Improve the Preview Rename tip.
...
Add, new setting "Set File Date to Airdate" on the Media Management tab of the Settings page to toggle this feature for new, imported and auto updating media files.
Change, home page "Series Editor" - "Rename" button to "Update Files" and add "Set File Date To Air Date" action button to this modal to add capability of updating legacy media.
Add, non UTC functions given that Windows undesirably adds time to file times set when using UTC.
Fix, the Trakt API response show.air_time_utc contains erroneous data, this is replaced with show.air_time.
2014-03-09 02:13:40 +00:00
Mark McDowall
9d74693bb7
Added Series Scanned Event
2014-03-08 10:35:48 -08:00
Mark McDowall
d0d5a3d3b1
Series collection will page to 100000 instead of 1000
2014-03-08 08:47:38 -08:00
Mark McDowall
9660c3f7ee
Branch name will be returned as lowercase
2014-03-07 23:49:18 -08:00
Mark McDowall
1013471449
Fixed update test
2014-03-07 19:18:56 -08:00
Mark McDowall
04f07aefe1
Add major version to changes request
2014-03-07 19:00:18 -08:00
Mark McDowall
2ad2859618
Don't log sqlite errors as errors to avoid logging to the database
2014-03-07 12:09:28 -08:00
Mark McDowall
9dcd58a631
Prevent queue/history from blowing up
2014-03-06 22:28:06 -08:00
Mark McDowall
715f6c3263
Fixed broken test
2014-03-06 01:52:34 -08:00
Mark McDowall
fb5bd4994a
Added EpisodesWithFiles to get episodes in a serires that have an episode file
2014-03-06 01:46:19 -08:00
Mark McDowall
9533e9e403
Better help text for download client priority
2014-03-05 21:58:32 -08:00
Mark McDowall
b14a0dd96d
Fixed broken language test
2014-03-05 17:33:37 -08:00
Mark McDowall
36e7dc75e5
nlsub is treated as dutch
2014-03-05 17:29:05 -08:00
Mark McDowall
96a4cd33cb
Added help text to Nzbget and Sab priority settings
2014-03-05 13:23:11 -08:00
Mark McDowall
9f92fb3fc1
Fixed: Naming settings resetting when changing fields/saving
2014-03-05 13:14:47 -08:00
Mark McDowall
6109704fb0
Only catch SQLite exceptions
2014-03-04 23:11:38 -08:00
Mark McDowall
d8f55c0358
Catch errors when failing to write logs to database
2014-03-04 17:02:36 -08:00
Mark McDowall
571da94629
Updated SQLite to 3.8.3.1 (Windows)
2014-03-01 20:51:16 -08:00
Mark McDowall
e0d8d18838
Better logging when adding a new indexer and it fails
2014-03-01 20:05:35 -08:00
Mark McDowall
ce31732b95
Fixing jshint errors
2014-03-01 11:48:18 -08:00
Taloth Saldono
e7ff84cf40
Saving changed quality of episode file
2014-03-01 20:15:04 +01:00
Mark McDowall
366034c969
Return MoveFile
2014-02-27 16:42:04 -08:00
Mark McDowall
7758db5324
EpisodeFileMover updates episode file path after move
2014-02-27 16:32:08 -08:00
Mark McDowall
645d44bf8f
new: Redirect through dereferer.org for external links
2014-02-27 16:17:18 -08:00
Mark McDowall
a2953ec344
Only catch xml exception
2014-02-27 09:04:09 -08:00
Mark McDowall
6534efae18
Prevent XML error from blowing up integration test
2014-02-27 09:03:37 -08:00
Mark McDowall
33ebf1bf78
New: Rename all selected series from the series editor
2014-02-27 08:51:31 -08:00
Mark McDowall
98858bd237
Better error messaging when connecting to nzbget fails
2014-02-27 07:07:02 -08:00
Mark McDowall
669f351d08
Properly handling multi episode in one scene numbered release
...
Fixed: Multiple episodes under one scene episode for some shows
2014-02-26 22:51:41 -08:00
Mark McDowall
434ad5f340
csproj
2014-02-26 22:07:45 -08:00
Mark McDowall
7084b0244e
Better error message when error is received from SABnzbd
2014-02-26 22:06:24 -08:00
Mark McDowall
e309f89ea1
New: Option to use SSL to connect to nzbget
2014-02-26 19:21:15 -08:00
Mark McDowall
d44b220fd0
Series monitored visible on seasons/episodes on details page and episode details modal
...
New: Visual indication on season/episode when series is not monitored
New: Prevent changing monitored state when series is not monitored
2014-02-26 19:11:50 -08:00
Mark McDowall
4478f2d723
Store state of history filter
2014-02-26 08:58:42 -08:00
Mark McDowall
274e2eac86
DiskSpaceService will not blow up if total or free space is null
2014-02-26 08:08:04 -08:00
Mark McDowall
99336595b0
Removed SetFolderWriteTime in favour of FolderSetLastWriteTimeUtc
2014-02-26 07:55:13 -08:00
TectonicEd
a467c2346f
Bug fix: get groupname of group rather than user
2014-02-26 09:13:30 +00:00
Mark McDowall
ea09a74ad9
Fixed indexer health check service
2014-02-25 21:58:11 -08:00
Mark McDowall
c8ae9f40fb
New: App health displayed in UI
2014-02-25 21:40:47 -08:00
TectonicEd
3319655e2b
Clarifying error message
...
This error will be triggered if either setting the group or the user is the problem. Fixing the wording after being led astray tracking down issue that was group, not user, related.
2014-02-25 23:52:33 +00:00
Mark McDowall
90a6bcaa47
New: Filter history by event (all/grabbed/imported/failed)
2014-02-24 18:50:09 -08:00
Taloth Saldono
4786bc0c34
Failed Download detection now ignores history without unique download client id.
2014-02-24 21:50:00 +01:00
Mark McDowall
9c7eaf0043
Fixed: removed validation for Nzbget username and password when either is blank
2014-02-24 08:09:16 -08:00
Mark McDowall
5672c42f24
Merge branch 'sqlite' into develop
2014-02-23 15:02:54 -08:00
Mark McDowall
860db98294
Merge branch 'wanted' into develop
2014-02-23 15:01:28 -08:00
Mark McDowall
321ce24e10
Fixed UI test for missing page
2014-02-23 14:53:33 -08:00
Mark McDowall
42936c956d
New: Queue in UI is now paged
2014-02-23 14:45:37 -08:00
Mark McDowall
828e8eb147
Fixed: Orphaned episode file was preventing rename preview from functioning
2014-02-23 13:37:21 -08:00
Taloth Saldono
6a07bb1b9b
Now creating Backbone.Model instance for EpisodeFile.
2014-02-23 16:02:30 +01:00
Taloth Saldono
eddfe67eb1
Added test to verify 'like' clause and fixed issue.
2014-02-23 16:02:28 +01:00
Mark McDowall
ec88286d57
Fixed jslint errors
2014-02-22 20:08:24 -08:00
Mark McDowall
120a4cf9ec
Fixed up some tests
2014-02-22 19:50:24 -08:00
Mark McDowall
20dec3c205
Wanted is much much faster now.
2014-02-22 19:19:05 -08:00
Mark McDowall
ab3dbfc240
Blacklist uses seriesId for index
2014-02-22 16:25:32 -08:00
Mark McDowall
3e5117cce2
Renumbered migration after rebase
2014-02-22 16:22:59 -08:00
kayone
0b54210ab1
added index to History on date.
2014-02-22 16:22:58 -08:00
kayone
c973ab844a
Added some missing indexes database.
2014-02-22 16:22:58 -08:00
kayone
5117eaaf5c
removed migrationcache
2014-02-22 16:22:09 -08:00
kayone
abd994ef71
Container Cleanup
2014-02-22 16:22:08 -08:00
kayone
68129e3518
database is now singleton
2014-02-22 16:22:08 -08:00
kayone
7f8fa7ec4b
Updated project config
2014-02-22 16:22:07 -08:00
kayone
7c3d91e8e8
Added OSX dylibs for Sqlite
2014-02-22 16:22:07 -08:00
kayone
3f899f2130
fixed broken tests
2014-02-22 16:22:06 -08:00
kayone
a0b0f586c8
New: Log database is compressed when logs are trimmed/purged
2014-02-22 16:22:06 -08:00
kayone
9370de0cc0
New: Main DB is compressed on app start
2014-02-22 16:22:05 -08:00
kayone
ca22ee3af3
Updated sqlite binaries to 3.8.1
2014-02-22 16:22:05 -08:00
kayone
e1376397a7
cleaned up Datastore folder
2014-02-22 16:22:04 -08:00
Mark McDowall
79767aa7bf
Redirect /api/missing to new endpoint
2014-02-22 16:21:42 -08:00
Taloth Saldono
45f748cf03
Added tests to verify Marr.data changes. Fixed nested LazyLoading.
2014-02-22 16:21:41 -08:00
Taloth Saldono
8f87f06ac6
Processed PR Comments.
...
Added tests for EpisodesWithCutoffUnmet.
2014-02-22 16:21:41 -08:00
Taloth Saldono
d416dd4177
Repurposed the Missing page to include filter options and display episodes that haven't reached cutoff.
...
--HG--
rename : src/NzbDrone.Api/Missing/MissingModule.cs => src/NzbDrone.Api/Wanted/MissingModule.cs
rename : src/UI/Missing/ControlsColumnTemplate.html => src/UI/Wanted/ControlsColumnTemplate.html
rename : src/UI/Missing/MissingCollection.js => src/UI/Wanted/Missing/MissingCollection.js
rename : src/UI/Missing/MissingLayout.js => src/UI/Wanted/WantedLayout.js
rename : src/UI/Missing/MissingLayoutTemplate.html => src/UI/Wanted/WantedLayoutTemplate.html
extra : source : 2c76f3e423d39446f3bd7799b7344d7be63c70f5
2014-02-22 16:21:40 -08:00
Taloth Saldono
935c26d03e
Support for loading of LazyLoaded properties via explicit join.
...
--HG--
extra : source : 1b7c96cb2a644ae17603c9d72ec09d94bc877bf1
2014-02-22 16:21:39 -08:00
Mark McDowall
4515c1d155
Blacklist cleanup
...
Fixed: Cleanup blacklist when series is deleted
Fixed: Cleanup blacklist on startup
2014-02-22 16:17:19 -08:00
Mark McDowall
6d1cb90723
Possible special is less aggressive, with tests
2014-02-22 15:33:11 -08:00
Mark McDowall
7279b58a58
Metadata cleanup and fixes
...
Fixed: Episode metadata will be renamed to match episode file names on refresh
Fixed: Episode metadata is renamed when episode file is renamed
2014-02-22 14:03:23 -08:00
Mark McDowall
e6e2f85d71
Reverted some special characters
2014-02-22 11:30:44 -08:00
Mark McDowall
aed76afa52
Changed some special characters to more sane values in file names
2014-02-22 11:25:17 -08:00
Mark McDowall
259c408b67
Added size information when Size spec rejects import
2014-02-22 10:57:48 -08:00
Mark McDowall
acee943d47
strip some additional special characters when searching trakt
2014-02-22 10:44:42 -08:00
Mark McDowall
0d14a2df9e
Changed trakt test to use Castle instead of Dexter
2014-02-22 01:09:44 -08:00
Mark McDowall
515901d1be
Fixed broken decision engine tests
2014-02-22 00:59:05 -08:00
Mark McDowall
78dacf6850
Fixed: Performance issues when processing results from indexers (RSS/Search)
2014-02-22 00:53:29 -08:00
Mark McDowall
0a837be9ff
Many (update/insert/delete) DB operations now use transactions
...
Fixed: Improved series/episode info refresh speed
2014-02-20 23:03:36 -08:00
Mark McDowall
36387dd13f
Fixed: Prevent queue errors from filling up UI with errors
2014-02-20 18:30:30 -08:00
Mark McDowall
6525fe9a67
Fixed: Better support for adding series that contain special characters
2014-02-20 18:16:26 -08:00
Mark McDowall
0b2b8e9bbe
Cleaned up parser tests, 1103/1113 parsing is less greedy
...
Fixed: Importing of hashed releases
2014-02-20 09:18:32 -08:00
Mark McDowall
faa24c5bb6
Merge branch 'special-episode-search' of https://github.com/iaddis/NzbDrone into special-episode-search
...
Conflicts:
src/NzbDrone.Core/Indexers/Omgwtfnzbs/Omgwtfnzbs.cs
2014-02-19 23:23:20 -08:00
Mark McDowall
668c667917
Fixed: command+T will not target search box in UI
2014-02-19 23:17:29 -08:00
Mark McDowall
21afdf80a2
Fixed: series/episode rating is 0-10
2014-02-19 23:06:44 -08:00
Mark McDowall
b05d2c17e5
Labels for add series options
2014-02-19 22:23:47 -08:00
Mark McDowall
d51517d60c
Add existing series shows a loading message
...
Fixed: Message to tell users series are being loaded from trakt
2014-02-19 22:02:11 -08:00
Mark McDowall
d703bc8dc5
Fixed: SABnzbd test with fail if the API Key is wrong
2014-02-19 18:40:19 -08:00
Mark McDowall
46f904d165
Refactored retention spec
2014-02-19 18:23:55 -08:00
Mark McDowall
811122f879
Fixed: Multi episode naming example
2014-02-18 23:28:30 -08:00
Mark McDowall
d86a54d208
Failed download handling won't error when download client hasn't been configured
2014-02-18 23:19:21 -08:00
Mark McDowall
7d4a514a68
Changed how running a process and waiting for exit is handled
2014-02-18 22:37:04 -08:00
Mark McDowall
c5a3b714e6
Fixed XBMC notification logo
2014-02-18 22:25:44 -08:00
Mark McDowall
cbd8e98677
More xbmc metadata improvements
...
New: Create/update episode metadata when series is refreshed
Fixed: Episode Metadata when screenshot is not available
Fixed: Episode metadata being stored in database incorrectly
Fixed: Do not create metadata when series folder does not exist
2014-02-18 20:51:37 -08:00
Mark McDowall
1dec725941
Fixed: Getting root folders with invalid paths
2014-02-17 20:50:13 -08:00
Mark McDowall
55383502ca
Fixed: Do not set display season/episode for XBMC metadata
2014-02-17 20:15:25 -08:00
Mark McDowall
f9312eb3e5
Fixed a copy pasta error for SAB history
2014-02-17 17:57:20 -08:00
Mark McDowall
6b389d2643
Reordered migrations after rebase
2014-02-16 23:06:24 -08:00
Mark McDowall
207ffd1e5a
Fixed root folder integration test
2014-02-16 23:01:37 -08:00
Mark McDowall
77b83b521e
Validation, settings UI cleanup and different settings models, oh my
...
New: Download client UI matches other settings
Fixed: Prevent drone factory folder from being set to invalid paths/root path for series
Fixed: Switching pages in settings will not hide changes
Fixed: Test download clients
Fixed: Settings are validated before saving
2014-02-16 23:01:36 -08:00
Mark McDowall
606d78f5e1
Download clients now use thingy provider
2014-02-16 23:01:36 -08:00
Mark McDowall
ba22600412
Couple XBMC Metadata fixes
...
Fixed: Actor URL for XBMC Metadata
Fixed: Incorrectly storing season images for XBMC metadata
(cherry picked from commit 5b2c3b88c0
)
2014-02-16 22:47:57 -08:00
Mark McDowall
defa54f15c
cleaned up tests and names
2014-02-16 17:05:11 -08:00
Taloth Saldono
ff9887deaa
Added MinSize check and revised tests.
2014-02-15 11:51:52 +01:00
Mark McDowall
ea6e858dbf
Fixed migration filenames, check if process has exited before waiting for exit
2014-02-13 11:15:15 -08:00
Mark McDowall
c0fb53c7f6
Changed args to find process information by id
2014-02-13 08:12:14 -08:00
Mark McDowall
a13d187473
Cache break old logo
2014-02-12 23:00:19 -08:00
Mark McDowall
b339f8daf6
Metadata settings added to UI
2014-02-12 22:44:07 -08:00
Mark McDowall
c0ae876385
Fixed Indexer delete view
2014-02-12 21:40:56 -08:00
Mark McDowall
66504febe0
Fixed migrations after rebase
2014-02-12 12:26:31 -08:00
Mark McDowall
cc4f2f3a69
Re numbered metadata migrations
2014-02-12 01:05:31 -08:00
Mark McDowall
e9db0fc14a
Fixes after rebase
2014-02-12 01:05:29 -08:00
Mark McDowall
409e1cca94
No more dupes and house cleaner added
2014-02-12 01:04:56 -08:00
Mark McDowall
3ca5e478ff
Almost everything working except importing episode thumbs
2014-02-12 01:04:54 -08:00
Mark McDowall
a6361d0bbd
New: XBMC Metadata (Frodo+)
2014-02-12 01:04:51 -08:00
Mark McDowall
6493622ebc
Also trim question marks
2014-02-12 01:03:24 -08:00
Mark McDowall
1b21f4a2d7
Fixed: Double periods before extensions when episode title ends in a period
2014-02-12 00:59:22 -08:00
Mark McDowall
1cc4c11a7e
New logo
2014-02-12 00:07:05 -08:00
Mark McDowall
54f01ce41d
Fixed: Detection of russian releases using 'rus' in the title
2014-02-11 19:18:17 -08:00
Mark McDowall
a6c653651f
Fixed: Changing quality of episode file
2014-02-11 19:05:13 -08:00
Mark McDowall
4e5588f5dd
renamed /api/qualityprofiles to /api/qualityprofile
2014-02-11 17:52:03 -08:00
Mark McDowall
3d3390187e
New: Optionally disable notifications for upgraded episode files
2014-02-10 17:09:31 -08:00
Mark McDowall
bc908e0440
Binding signalr to cloned series collection
2014-02-10 12:24:59 -08:00
Mark McDowall
f5d85b8f57
Mono NzbDrone processes are more restricted
2014-02-10 11:59:00 -08:00
Mark McDowall
4d3217432c
Fixed some unit tests
2014-02-10 11:40:13 -08:00
Mark McDowall
d0a6daeb26
Restart on linux/os x working
...
Removed client messages for shutdown/restart since they were getting stuck
2014-02-10 01:49:06 -08:00
Mark McDowall
2d50957baa
Fixed: Fatal error will not be logged when browser is closed (linux/osx)
2014-02-10 01:25:06 -08:00
Mark McDowall
267c97052e
Close both toolbars
2014-02-09 23:10:06 -08:00
Mark McDowall
bcc854b78c
Removed extraneous filtering code from series index
2014-02-09 12:31:57 -08:00
Mark McDowall
dff6726114
Enter on add root folder will add folder
...
Renamed Root Folder js files
2014-02-08 11:54:14 -08:00
Mark McDowall
0247aebb25
Fixed: Adding an invalid root folder will show a usable error message
2014-02-08 11:44:38 -08:00
Mark McDowall
e47b4c7686
New: Series lists will auto update when files are imported/deleted
2014-02-08 00:51:29 -08:00
Mark McDowall
7261a4bd71
Merge branch 'backup-on-update' into develop
2014-02-07 22:55:12 -08:00
Mark McDowall
469d802b7b
Shutdown and restart are buttons now
2014-02-07 22:53:35 -08:00
Mark McDowall
fcd05cda60
Fixed: Show title on posters view when poster is unavailable
2014-02-07 21:05:52 -08:00
Mark McDowall
c3eb9a7a8c
Renamed some series index views
2014-02-07 18:32:49 -08:00
Mark McDowall
e131817022
Disable nancyfx diagnostics unless in debug
2014-02-07 18:21:44 -08:00
Mark McDowall
e16a6f2b9c
Only backup database and config file before update
2014-02-07 18:16:19 -08:00
Mark McDowall
85b211738b
New: Backup database before updating
2014-02-06 22:13:16 -08:00
Mark McDowall
be9b7284b5
Added shutdown and restart buttons to system UI
...
New: Shutdown and restart from UI
Fixed: ctrl+c will shutdown app on mono
2014-02-06 21:18:48 -08:00
markus101
6ff9c9f61e
Shutdown working on mono
2014-02-06 18:19:02 -08:00
Mark McDowall
aa1a76fe72
Restart for Windows
2014-02-06 18:19:01 -08:00
Mark McDowall
f69bb79077
Shutdown! Restart working for services
2014-02-06 18:18:59 -08:00
Mark McDowall
119a4ff39c
Proper wiki link for add series
2014-02-06 13:31:09 -08:00
Mark McDowall
4d40ce88c2
Return false for size when quality is unknown
2014-02-05 23:45:00 -08:00
Mark McDowall
823ace02a6
Fixed not in queue spec
2014-02-05 23:43:58 -08:00
Mark McDowall
235bbc2d91
Single quotes around index column name won't die
2014-02-05 23:39:28 -08:00
Mark McDowall
d648056bc4
Better trace messaging for Download Decision specs
...
Fixed: Trace logs will contain more details when a release is rejected
2014-02-05 16:56:10 -08:00
markus101
2b5c512d64
Get series from DB before publishing add series, so we can use LazyLoaded values
2014-02-04 23:08:33 -08:00
markus101
16dd5b621e
ScheduledTasks won't run immediately after first start
2014-02-04 21:52:53 -08:00
markus101
f9b0b2206c
Added RescanSeries command
2014-02-04 21:29:57 -08:00
markus101
cdbd7273b7
Fixed broken episode integration tests
2014-02-04 21:29:43 -08:00
markus101
5a673a33ab
Moved /api/episodes to /api/episode to align with other endpoints
2014-02-04 20:36:16 -08:00
markus101
9ee535328f
Fixed: Order Upcoming by date and time
2014-02-04 20:23:29 -08:00
markus101
3d423f57f8
Fixed: Use friendly name instead of "Newznab" when fetching feeds
2014-02-04 20:20:00 -08:00
markus101
03ba8d071e
Migration to new quality takes seconds not minutes now
2014-02-04 19:17:42 -08:00
Mark McDowall
c9a77e99a0
Error handling in migration to new quality
2014-02-04 18:46:03 -08:00
Mark McDowall
fe4f3d5d1e
Fixed namespace
2014-02-03 17:42:35 -08:00
Mark McDowall
1eae184b43
Fixed up form-info icons after merge
2014-02-03 17:31:18 -08:00
Mark McDowall
958c2f1fe1
Merge branch 'quality-definitions' into develop
...
Conflicts:
src/UI/Settings/Quality/Profile/EditQualityProfileTemplate.html
src/UI/app.js
2014-02-03 17:29:22 -08:00
Mark McDowall
9a43ab9b94
Re-organized buttons on series index
2014-02-03 13:49:46 -08:00
markus101
9da0263eb5
Added warning to permissions
...
fixed icon name for form-info
2014-02-02 21:57:10 -08:00
markus101
ee7cb2b80f
Hide both series toolbars when there are no series
...
New: Filter series view
New Filter logs table
2014-02-01 17:35:48 -08:00
markus101
298837f96a
Changed buttons on series/logs views to look less cramped
2014-02-01 16:32:08 -08:00
markus101
9515c28729
Merge branch 'view-filtering' of https://github.com/Taloth/NzbDrone into view-filtering
2014-02-01 15:48:37 -08:00
Taloth Saldono
45304b1bbc
Solved error in quality comparison for HistoryService
2014-02-02 00:38:19 +01:00
markus101
01bdec965b
Add absolute episode numbers to episodes during refresh
2014-02-01 14:26:49 -08:00
Taloth Saldono
98903869c3
Quick patch to solve Model.url issue. Should update to backbone 1.1.0 instead.
2014-02-01 23:09:30 +01:00
Taloth Saldono
7a4e05f04a
Workaround to ensure the view uses a unique cloned collection for filtering instead of affecting the generic SeriesCollection.
2014-02-01 23:09:25 +01:00
Taloth Saldono
9df0ad0bf7
System.Logs view can now be filtered by severity.
2014-02-01 23:09:22 +01:00
Taloth Saldono
af4c351428
Series Index can now be filtered and no longer fetches twice when starting.
2014-02-01 23:09:19 +01:00
markus101
2cd347b829
New: Blacklist added to UI (under history)
2014-02-01 14:07:30 -08:00
markus101
953e59d7e3
New: Progress bar on series details/calendar when episode is downloading
2014-01-31 22:05:16 -08:00
Mark McDowall
d80d89e687
Calendar and series details show download progress
2014-01-31 17:47:59 -08:00
Mark McDowall
c84bd6f21f
Fixed chown config keys
2014-01-31 08:17:50 -08:00
Mark McDowall
caf6f86573
Do not try to chown when user or group is blank
2014-01-31 08:11:19 -08:00
Mark McDowall
cf57188741
Added sourceTitle to failed downloads
2014-01-30 22:23:48 -08:00
Mark McDowall
7218772b32
Support for setting uid/gid on *nix systems
2014-01-30 21:24:32 -08:00
Mark McDowall
3ed37997c5
Fixed: favicon for reverse proxy support
2014-01-30 18:35:41 -08:00
Mark McDowall
22cd3695ae
Fixed: Calendar will show downloaded/downloading if applicable when the show is on air
2014-01-30 17:51:34 -08:00
Mark McDowall
0ab7d035e1
Validate series is the one searched for
2014-01-30 17:35:22 -08:00
Mark McDowall
fbf242d3d5
Fixed cleaning titles that use underscores instead of spaces
2014-01-30 14:08:34 -08:00
Taloth Saldono
31e0524389
Disable background click to prevent deselection of all items.
2014-01-30 20:09:10 +01:00
Mark McDowall
4fc25b010c
Fixed: Sequential series have proper clean titles
2014-01-29 22:43:23 -08:00
Mark McDowall
47f12b429e
return promise for EpisodeModel syncing
2014-01-29 22:18:37 -08:00
Mark McDowall
28aee91d3f
Fixed: Set episode's monitored status from missing and calendar
2014-01-29 22:08:13 -08:00
Mark McDowall
cc66077943
Cancelling adding an indexer will stop listening to save event
...
Fixed: Cancelling adding indexer will not break saving
2014-01-29 21:52:50 -08:00
Mark McDowall
c4fc3e77b3
Cancelling quality profile editing will refetch it from the server
2014-01-29 20:58:35 -08:00
Mark McDowall
191db1c541
Moved to regions for quality profile editor
2014-01-29 20:45:30 -08:00
Mark McDowall
75decad601
UI looking better for quality profile editing
2014-01-28 20:15:11 -08:00
Taloth Saldono
3e97106aa7
Updated QualityProfile to contain a list of Items each with a 'Allowed' bool.
2014-01-29 01:53:59 +01:00
Mark McDowall
6ead44ca1b
Added a tooltip to allowed
2014-01-27 22:02:52 -08:00
Mark McDowall
3bfdd1d9eb
Fixed sorting of cutoff when allowed list changes
2014-01-27 21:51:56 -08:00
Mark McDowall
37ff745521
Renamed view template
2014-01-27 21:42:14 -08:00
Mark McDowall
8e59843d35
Fixed styles for quality profile editor, click chevron to move
...
New: Quality in Profile can now be re-ordered (advanced setting)
2014-01-27 21:22:45 -08:00
Taloth Saldono
c90791b266
Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled.
2014-01-27 19:21:29 +01:00
Mark McDowall
47a8d93c18
Added .ogv as a file extension
2014-01-26 17:13:29 -08:00
Mark McDowall
34a08f8abb
Merge pull request #50 from iaddis/nlog-debugger-output
...
Nlog debugger output
2014-01-26 17:13:30 -08:00
Mark McDowall
24430aef07
Use proper path for episode file moving
2014-01-26 15:12:06 -08:00
Mark McDowall
543cc4e6c1
If folder does not exist...
2014-01-26 14:58:12 -08:00
Mark McDowall
25ae19bf80
Hiding permissions when OS is windows
2014-01-26 14:16:12 -08:00
Mark McDowall
49168cad25
UI and opt-in for setting permissions
2014-01-26 00:57:14 -08:00
Mark McDowall
5459b5fed4
New: Setting file permissions on import (Linux)
2014-01-25 23:51:33 -08:00
Mark McDowall
37231d1ef0
DiskProvider split to Windows and Mono projects
2014-01-25 23:51:33 -08:00
Mark McDowall
a228bd8f1c
Added test for series folder name
2014-01-24 14:08:06 -08:00
Mark McDowall
8292d4d267
Fixed: API Authentication issues with Apache Basic Auth
2014-01-24 14:08:05 -08:00
Mark McDowall
6b90a3a1eb
Fixed: Clean series title in season folder of reserved characters
2014-01-24 14:08:02 -08:00
Mark McDowall
7d46f4d64d
Logging destination filename when importing/renaming files.
2014-01-21 21:35:01 -08:00
Mark McDowall
7bb8a9db5f
Validation and integration test for SeriesFolderFormat
2014-01-17 10:43:15 -08:00
Mark McDowall
43a2f39106
Added help text to Series Folder Format.
...
Fixed styling of format helper buttons
2014-01-17 08:27:49 -08:00
Mark McDowall
0b2865a97c
Fixed broken add series test
2014-01-17 08:14:58 -08:00
Mark McDowall
b5b9fababb
New: Series Folder format now configurable (used when adding series only)
2014-01-16 23:52:28 -08:00
Mark McDowall
7c6605c02b
New: Original Title can be used in file names
2014-01-16 23:23:34 -08:00
Mark McDowall
1e878a88fd
ImdbId and Title Slug are now nullable
2014-01-16 20:41:23 -08:00
Mark McDowall
d89d9e67c2
NextAiring sorting is not as drunk anymore
2014-01-16 12:37:31 -08:00
Mark McDowall
642f56c221
Fixed: Womble's URL
2014-01-16 09:36:21 -08:00
Mark McDowall
4962db3b6a
Fixed: Initial sorting for Next Airing
2014-01-16 09:18:53 -08:00
Mark McDowall
442ab2b7c4
Get 1000 releases from indexers
2014-01-15 19:43:49 -08:00
Mark McDowall
6cbc8687de
Better way to fix empty string split results
2014-01-15 16:22:22 -08:00
Mark McDowall
885872ff3a
Fixed: Extra new line in release restrictions causing all releases to be rejected
2014-01-15 12:39:32 -08:00
Mark McDowall
2dd7fb9fdf
Fixed: Search being triggered from Release Restrictions when pressing 't'
2014-01-15 08:59:38 -08:00
Mark McDowall
c50fb84216
Some test cleanup for season search
2014-01-14 11:58:53 -08:00
Icer Addis
502ddceea2
Replaced + with space in special episode query string builder
2014-01-14 00:35:22 -08:00
Icer Addis
11aa82832f
Added using statement
2014-01-13 21:25:03 -08:00
Icer Addis
2dbf0ecc82
Fixes for code review
2014-01-13 21:20:29 -08:00
Mark McDowall
3ccdbca712
Install updates will send info to UI
2014-01-13 20:18:33 -08:00
Mark McDowall
2dccc0567e
Fixed broken integration tests
2014-01-13 19:57:47 -08:00
Mark McDowall
5ac55b0421
Fixed: omgwtfnzbs season/series searches stuck in a loop
...
Fixed: MegaSearch season/series searches stuck in a loop
2014-01-13 19:47:45 -08:00
Mark McDowall
3eeee7335e
Fixed: Exit from tray icon
2014-01-09 20:32:21 -08:00
Mark McDowall
401a5c9f26
Fixed: Xem mapped series should be more reliable
2014-01-09 17:41:08 -08:00
Mark McDowall
5ada7efefc
Fixed: New device_iden from PushBullet can be used
2014-01-09 09:04:43 -08:00
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 5aa00cfb64
)
2013-10-11 15:56:18 -07:00
fzr600dave
041e767f3d
Added Disk space information to system.
...
(cherry picked from commit 9162501937
)
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