TR-NewsWall Release notes v2.3 Summary Vastly improved duplicate message detection; text blocking does now act upon main text + meta text (description text) Download Installer files can be downloaded here: https://timur.mobi/tr-newswall/#download Please read the v2.x setup instructions: https://timur.mobi/tr-newswall/#setup If you upgrade from a previous release, do the following: - Stop your NewsWall server. - Rename your existing NewsWall folder: mv newswall newswall-old - Unzipping the new installer archive. - Copy your custom configuration files (config.txt, rss.txt, ig.txt and accessToken.txt) over to the new folder. All v2.3 changes: * deleting plaintextmap entries (ageHours >= simKeepHours) now in exact-compare loop - not in sim-compare loop [beta2] * ignore ctrl-c (osSigChan) while in writePlainTextMap() was: why the fuck are all .txt logs on hexa 0-length??? [beta2] * no error, just a warning: "markCurrentShown ignored current_id==0" [beta2] * Improved exact text comparison; now distinguishing tweets (compare without link) from RSS/Atom msgs (compare with links) * Fixed simOutFactor default value to 0.6 (was 0.0 in v2.2) * Now using the same duplicate detection code for tweets and RSS/Atom messages * Added new config keyword "newswall_titleMinLen" (default 130) Messages with a main text shorter than titleMinLen are treated as very short messages * Keyword newswall_maintext_block now acts against main text and meta text (description text)