Skip to content

feat(musiccast): Implement MusicCast Source #279

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Mar 19, 2025
Merged

feat(musiccast): Implement MusicCast Source #279

merged 10 commits into from
Mar 19, 2025

Conversation

FoxxMD
Copy link
Owner

@FoxxMD FoxxMD commented Mar 12, 2025

Checklist before requesting a review

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Describe your changes

Add Yamaha MusicCast as a Source

Issue number and link, if applicable

#274

@FoxxMD FoxxMD added enhancement New feature or request safe to test trusted to build image labels Mar 12, 2025
FoxxMD added 8 commits March 17, 2025 20:36
net/usb is more likely to be used since it has more sources. Likely using it will reduce required fetches in most usage scenarios.
* Check for zero duration before using progress bar in debug logging
* Adds tests for scrobble thresholds to make sure 0 duration is handled
Prevents some positional player logic from running on a functionally-useless value
@FoxxMD FoxxMD force-pushed the GH-274/musiccast branch from 369f2a0 to 0dca49a Compare March 17, 2025 20:41
FoxxMD added 2 commits March 17, 2025 21:02
* SOURCE_SCROBBLE_DURATION env sets default duration
* SOURCE_SCROBBLE_PERCENT env sets default percent
Copy link
Contributor

📦 A new release has been made for this pull request.

To play around with this PR, pull an image:

  • foxxmd/multi-scrobbler:pr-279

Images are available for x86_64 and ARM64.

Latest commit: e0060fe

@FoxxMD FoxxMD merged commit 4c233fd into master Mar 19, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request safe to test trusted to build image
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant