Autor Thema: RSS / News-Reader und Tools  (Gelesen 52431 mal)

0 Mitglieder und 1 Gast betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
NZBGet 19.0 r2021 Testing
« Antwort #255 am: 19 Juni, 2017, 20:15 »
Changelog

corrections for "direct unpack" feature (#371):

respect "PostStrategy" when starting another direct unpack to avoid running way too many direct unpack jobs at the same time;
wait for direct rename completion before starting direct unpack;
do not direct unpack if article decoding is disabled via option "Decode=no";

corrections for "direct rename" feature (#362):

fixed crash which may happen if articles were yEncoded with less than 68
character per line (#382);
do not direct rename if article decoding is disabled via option "Decode=no";

added support for crash dumps on Windows (#392):

renamed option "DumpCore" to "CrashDump";
new option "CrashTrace" to make it possible to disable default printing of call stack in order to produce more relevant crash dumps;
fixed crash which may happen between post-processing steps (#398);
fixed: asterix (*) was sometimes passed as parameter to extension scripts (Windows only) (#387);
fixed potential crash during update via web-interface (#386).

[close]

http://nzbget.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
QuiteRSS 0.18.6
« Antwort #256 am: 21 Juni, 2017, 05:45 »
QuiteRSS is a standalone RSS reader for monitoring your favorite RSS feeds.

Changelog

Changed: SQLite 3.19.3
Fixed: Displaying dialogs in mode „Stay on top“
Fixed: Mark displayed news as read when switching feeds

[close]

https://quiterss.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
NZBGet 19.0
« Antwort #257 am: 26 Juni, 2017, 20:30 »
Changelog

unpack during downloading:
downloaded files can now be unpacked as soon as every archive part is downloaded;
new option "DirectUnpack" to activate direct unpacking;
direct unpack works even with obfuscated downloads; option "DirectRename" (see below) must be active for that;
option "ReorderFiles" (see below) should be also active for optimal file download order;
direct unpack works for rar-archives; 7-zip archives and simply splitted files are processed by default unpack module;
direct unpack obviously works only for healthy download; if download is damaged the direct unpack cancels and the download is unpacked during post-processing stage after files are repaired;
direct unpack reduces the time needed to complete download and post-processing;
it also allows to start watching of video files during download (requires compatible video player software);
see forum topic Unpack during downloading for more info;
renaming of obfuscated file names during downloading:
correct file names for obfuscated downloads are now determined during download stage (instead of post-processing stage);
downloaded files are saved into disk directly with correct names;
direct renaming uses par2-files to restore correct file names;
new option "DirectRename" to activate direct renaming;
new queue-event NZB_NAMED, sent after the inner files are renamed;
automatic reordering of files:
inner files within nzb reordered to ensure download of files in archive parts order;
the files are reordered when nzb is added to queue;
if direct renaming is active (option "DirectRename") the files are reordered again after the correct names becomes known;
new option "ReorderFiles";
new command "GroupSortFiles" in api-method "editqueue";
new subcommand "SF" of remote command "-E/--edit";
new option "FileNaming" to control how to name obfuscated files (before they get renamed by par-rename, rar-rename or direct-rename) (#361);
TLS certificate verification:
when connecting to a news server (for downloading) or a web server (for fetching of rss feeds and nzb-files) the authenticity of the server is validated using server security certificate. If the check fails that means the connection cannot be trusted and must be closed with an error message explaining the security issue;
new options "CertCheck" and "CertStore";
official NZBGet packages come with activated certificate check;
when updating from an older NZBGet version the option CertCheck will be automatically activated when the settings is saved (switch to Settings page in web-interface and click "Save all changed");
see Certificate verification for details;
authentication via form in web-interface as alternative to HTTP authentication:
that must help with password tools having issues with HTTP authentication dialog;
new option "FormAuth";
drop-downs (context menus) for priority, category and status columns:
quicker changing of priority and category;
easier access to actions via drop-down (context menu) in status column;
extensions scripts can now be executed from settings page (#50):
script authors define custom buttons;
when clicked the script is executed in a special mode and obtain extra parameters;
example script "Email.py" extended with button "Send test e-mail";
for details see Extension scripts;
on Windows NZBGet can now associate itself with nzb-files (#24):
use option in Windows installer to register NZBGet for nzb-files;
unrar shipped within Linux package is now compiled with "fallocate" option to improve compatibility with media players when watching videos during downloading and unpacking (#379);
support for HTTP-header "X-Forwarded-For" in IP-logging (#331);
improvements in RSS feed view in phone mode (#263);
set name, password and dupe info when adding via URL by click on a button near URL field in web-interface (#123);
backup-badge for items in history similar to downloads tab (#31);
show backup icon in history in phone theme (#31);
added support for ECC certificates in built-in web-server (#353);
save changes before performing actions in history dialog (#346);
proper exit code on client command success or failure (#23).
added host name to all error messages regarding connection issues (#349);
improved continuos integration with Travis CI:
added gcc 4.8 to test matrix;
installing unrar into test system to allow unit tests requiring unrar;
new button "Volume Statistics" in section "News Servers" of settings page; shows the same volume data as in global statistics dialog (#352);
new option "ServerX.Notes" for user comments on news servers (#352);
new parameters for api-method "servervolumes" as a performance optimization measure to reduce amount of transferred data (#352);
new option to force connection to news servers via ipv4 or ipv6 (#252);
removed unnecessary requests to news servers (#360);
updated unrar to v5.40;
clear script execution log before executing script (#50);
added support for crash dumps on Windows (#392):
renamed option "DumpCore" to "CrashDump";
new option "CrashTrace" to make it possible to disable default printing of call stack in order to produce more relevant crash dumps;
fixed: startup scheduler tasks can be executed again (#376);
fixed: "fatal" messages when compiling from sources (#367).
fixed: per-nzb download statistics could be wrong if the program was reloaded during downloading (#378).
fixed crash which may happen between post-processing steps (#398);
fixed: asterix (*) was sometimes passed as parameter to extension scripts (Windows only) (#387);
fixed potential crash during update via web-interface (#386).

[close]

http://nzbget.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
NZBGet 19.1 r2031 Testing
« Antwort #258 am: 03 Juli, 2017, 12:38 »
Changelog

proper handling of changing category (and destination path) during direct unpack; direct unpack now gracefully aborts with cleanup; the files will be unpacked during post-processing stage (#408);
fixed: password protected downloads of certain kind may sometimes end up with no files if direct unpack was active (#405);
fixed: rar-renamer mistakenly renamed some encrypted rar3 files causing unnecessary repair (#406);
fixed: rar-renamer could not process some encrypted rar3-archives (#407).

[close]

http://nzbget.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
RSS Guard 3.4.1
« Antwort #259 am: 13 Juli, 2017, 09:16 »
Changelog

Added:

Toolbar editor can reset toolbars.
Toolbar editor now uses iconified tool buttons.
Double mouse click on feed or recycle bin items in feeds list now opens all messages of the item in newspaper mode.
Columns in message list can be hidden/shown/reordered with context menu. (issue #115)
Auto-update notification is now switchable. (issue #119)
Messages which are not removed or restored are not instantly deleted from list, they are striked-through instead. This is more resource friendly.
Message list is now not reloaded when doing batch message operations.
Message list SQL queries are now fully adjustable. This will allow for integration of labels functionality in the future.
Auto-update status of feeds is now more general and complete. (issue #91)
Display feed title in list of messages. (issue #97)
Displayed feeds can now be sorted by multiple columns. Do you want to sort by author, and THEN by title? Simply click first "Title" column, then on "Author" column. If you hold CTRL during sorting, the sort is done in reverse column order.

Changed:

Updating of RSS Guard now uses GitHub API. (issue #109)
Better ATOM/RSS parsing, respects now XML namespaces, bit better link parsing and other stuff. (issue #104)
Folder which holds SQL scripts got renamed to "sql".
Tweaked some conditions for determining newly "updated" messages in ATOM format. (issue #103)

Fixed:

Fixed regression when restoring deleted messages.
Crash in TT-RSS plugin on application exit, when TT-RSS user needed to be logged out.

[close]

https://bitbucket.org/skunkos/rssguard

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Royal RSS Reader 1.59
« Antwort #260 am: 15 Juli, 2017, 10:15 »
Einfacher Reader zum Empfangen und Lesen von RSS- und Atom-Feeds

Freeware

Whats new:>>

 Polish translation added, several user interface improvements History

http://thesz.diecru.eu/content/royal.php

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
SABnzbd 2.2.0 Beta 1
« Antwort #261 am: 19 Juli, 2017, 12:26 »
Whats new:>>

Bugfixes and stability updates for Direct Unpack
Notification errors
Correct value in "Speed" Extra History Column

http://www.sabnzbd.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
SABnzbd 2.2.0 Beta 2
« Antwort #262 am: 24 Juli, 2017, 16:45 »
Changelog

Graphical overview of daily server usage on Servers page
New option History Retention to limit number of jobs in History
Add Retry All Failed button to Glitter
Add option to only tag a duplicate job without pausing or removing it
Remove video and audio rating icons from Queue
Show vote buttons instead of video and audio rating buttons in History
Direct Unpack could crash
Wizard was always accessible, even with username and password set
Several styling fixes in the interface

[close]

http://www.sabnzbd.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
SABnzbd 2.2.0 RC 2
« Antwort #263 am: 10 August, 2017, 13:30 »
Changelog

Not all RAR files were correctly removed for encrypted downloads
Better indication of verification process before and after repair
All par2 files are only downloaded when enabled, not on enable_par_cleanup
Disk-space is now checked before writing files
Server usage graphs did not always list all available months
Warning is shown when many files with duplicate filenames are discarded
Special characters like []!* in filenames could break repair
In some cases not all RAR-sets were unpacked
Categories with ' in them could result in SQL errors
Faulty pynotify could stop shutdown
Various CSS fixes in Glitter and the Config
macOS: Really catch "Protocol wrong type for socket" errors
NOTE: Option to limit Servers to specific Categories is now scheduled
to be removed in the next release.

[close]

http://www.sabnzbd.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
SABnzbd 2.2.0 RC 3
« Antwort #264 am: 14 August, 2017, 11:40 »
Whats new:>>

Handling of par2 files made more robust
Standby/Hibernate was not working on Windows
Server graphs did not work in all time zones

http://www.sabnzbd.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
SABnzbd 2.2.1 RC 1
« Antwort #265 am: 21 August, 2017, 12:30 »
Release Notes

Bugfixes since 2.2.0

    Some users were experiencing downloads being stuck at 99%

Upgrading from 2.1.x and older

    Finish queue
    Stop SABnzbd
    Install new version
    Start SABnzbd

Upgrade notices

    Due to changes in this release, the queue will be converted when 2.2.x
    is started for the first time. Job order, settings and data will be
    preserved, but all jobs will be unpaused and URLs that did not finish
    fetching before the upgrade will be lost!
    The organization of the download queue is different from 0.7.x releases.
    This version will not see the old queue, but you restore the jobs by going
    to Status page and use Queue Repair.

Known problems and solutions

    Read the file "ISSUES.txt"

[close]

http://www.sabnzbd.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
QuiteRSS v0.18.7
« Antwort #266 am: 24 August, 2017, 06:30 »
Changelog

Added:

    Share. Reddit, Instapaper.

Changed:

    SQLite 3.20.0.
    Displaying icon in system tray.

Fixed:

    Copying folder properties when adding feed.
    Duplicated news without headings.
    Application crash when open browser tab and layout switching.
    Sometimes regular expressions in filters did not work.
    Some content links of the news description has no "http" schema.

[close]

https://quiterss.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
SABnzbd 2.2.1 RC 2
« Antwort #267 am: 24 August, 2017, 13:30 »
Changelog

Some users were experiencing downloads or pre-check being stuck at 99%
Allow up to 5 bad articles for jobs with no or little par2
Fixed RarFile error during unpacking
Unpacking of many archives could fail
Warn user when password-file is too large
Remove email addresses settings from log export
Block server longer on 'Download limit exceeded' errors
Only auto-disconnect after first run of verification

[close]

http://www.sabnzbd.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
QuiteRSS v0.18.8
« Antwort #268 am: 25 August, 2017, 09:45 »
Changelog

Added:

    Share. Reddit, Instapaper.

Changed:

    SQLite 3.20.0.
    Displaying icon in system tray.

Fixed:

    Copying folder properties when adding feed.
    Duplicated news without headings.
    Application crash when open browser tab and layout switching.
    Sometimes regular expressions in filters did not work.
    Some content links of the news description has no "http" schema.
    "Show Unread" news filter was not working.

[close]

https://quiterss.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
NZBGet 20.0 r2075 Testing
« Antwort #269 am: 28 August, 2017, 13:24 »
Changelog

performance optimisations in web-interface (#421):◦reduced number of requests when loading webui by combining all javascript-files into one and all css-files into one;
reduced load time by calling multiple API-methods simultaneously;
extensive use of browser caching for static files significantly reduces the amount of data transferred on webui initialisation;
extensive use of browser caching for API requests reduces the amount of data transferred during webui status updates, especially when nzbget is in idle state and there are no changes in download queue or history;
avoid work in browser on status updates if there are no changes in download queue or history;
support for keep alive connections significantly reduces overhead for establishing connections on webui status updates, especially when connecting to nzbget via TLS/SSL (avoiding TLS handshakes);
added support for Unix domain sockets (POSIX only) (#400);
better error handling when fetching rss feeds (#416);
updated POSIX build files to newer autotools version (#418):◦compatibility with newer autotools;
compatibility with newer platforms such as aarch64;
support for redirect codes 303, 307 and 308 in web-client for fetching of rss feeds and nzb-files (#420);

installer for FreeBSD is now built using Clang instead of GCC; this fixes incompatibility with FreeBSD 11 (#425):

universal Linux installer can now be used on FreeBSD (via Linux compatibility mode) (#423);
updated unrar to v5.50 (#410);
fixed: when direct rename was active certain downloads with damaged par2-files become paused at near completion and required manual resuming (#424);
fixed: unpack using password file doesn't work on Windows (#412);
fixed: compiler error when building using GnuTLS (#414);
fixed: Linux installer failure on android emulator (#417);
fixed: options formatted as password fields when they shouldn't (#426);
fixed: slightly off article statistics after direct rename (#430);
fixed: NServ terminated if client interrupted connection (#431).

[close]

http://nzbget.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )