RSS-Bridge 2018-04-06
logmanoriginal
released this
06 Apr 20:47
·
2447 commits
to master
since this release
General changes
- Added option for custom cache timeouts (see Wiki)
- Added an extension check for 'simplexml' (ac68470)
- Added exception handler for Errors in PHP 7 (ac68470)
- See http://php.net/manual/en/language.errors.php7.php for more information
- RSS-Bridge now uses cURL instead of file_get_contents for all core functions (getContents, getSimpleHTMLDOM, getSimpleHTMLDOMCached)(0f93370)
- Added an extension check for 'curl' (2df2623)
New bridges
- Radio Melodie (https://www.radiomelodie.com/)
Modified bridges
-
Dealabs
- Fixed implementation to work with the current layout (#660)
-
Facebook
- Returns a specific error message if the provided username starts with a slash "/" (df6da83)
-
Instagram
-
IPB
- Changed the
limit
parameter to specify the number of items to return rather than the number of pages. This requires any query to adjust thelimit
accordingly! (1cb83cc)
- Changed the
-
Steam
-
YouTube
Removed bridges
No bridges were removed!