github FoxxMD/multi-scrobbler 0.3.5
v0.3.5

latest releases: 0.8.4, 0.8.3, 0.8.2...
3 years ago

New

  • Implemented request/polling retry behavior to make the app more resilient to temporary connection issues
    • maxPollRetries - in any source config, the # of times polling can automatically restart if an error occurs.
    • maxRequestRetries - in all client/source configs, # of http request retries for an action before error is thrown
    • retryMultiplier - in all client/source configs, retry delay multiplier (retry attempt * multiplier = # of seconds to wait before retrying
    • Log retry/poll attempts on error
  • Added sourceDefaults and clientDefaults properties to config.json to allow setting defaults for all source/clients...
    • Supports the above new retry properties

Don't miss a new multi-scrobbler release

NewReleases is sending notifications on new releases.