github fatg3erman/RompR 1,52
Version 1.52

latest releases: 2.22, 2.20, 2.19...
4 years ago
  • Almost all the backend code has been extensively reworked to make it cleaner and more efficient
  • To install this version of RompЯ over an earlier version you must delete everything except your albumart and prefs directories and then copy the new version into your rompr directory
  • All this code reorganisation also means that if you're running romonitor you must restart it after installing this version
  • If you're using Snapcast, RompR now uses the Snapcast JSON-RPC API so you may need to change the port you are using and make sure the JSON-RPC API is enabled in your snapserver configuration. (The default port is 1780)
  • Mopidy users - if your mopidy-http interface is enabled, RompR can use it for better responsiveness and albumart
  • Mopidy users - there is now an automatic way to run mopidyctl local scan when updating the Music Collection.
  • Album Art Search now uses Bing instead of Google Images because Google broke my code and Bing's API is better. You'll need to check the docs for how to get this set up
  • There is a new dependency on php-intl. You should install this package. macOS users, if someone can figure out how to get Locale working on macOS php I'd like to hear
  • Due to code reorganisation, some of the endpoints used for automation have changed:
    • The old /rompr/albums.php endpoint has moved to /rompr/api/collection/
    • The old /rompr/player/mpd/postcommand.php endpoint has moved to /rompr/api/player/
    • The old /rompr/podcasts/podcasts.php endpoint has moved to /rompr/api/podcasts/
    • Most functions that used /rompr/backends/sql/userRatings.php have moved to /rompr/api/metadata/
    • Metadata backup functions that used /rompr/backends/sql/userRatings.php have moved to /rompr/api/metadata/backup/

Don't miss a new RompR release

NewReleases is sending notifications on new releases.