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
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
50dc4c4f3d
Add sort key for series "A.D. The Bible Continues"
2015-05-05 13:55:50 +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
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
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
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
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
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
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
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
Taloth Saldono
d4532c3856
Fixed: MediaInfo now also works on linux with unicode filenames.
2015-04-11 13:28:37 +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
c58d607349
Don't throw error when episode title matching doesn't find a match
2015-04-09 16:48:13 -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
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
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
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
Taloth Saldono
061c40c8f4
It is Not an Error Message
2015-03-25 01:39:40 +01:00