[GH-ISSUE #349] Bugs in the nightly release #166

Open
opened 2026-03-02 12:04:09 +03:00 by kerem · 5 comments
Owner

Originally created by @Absarock on GitHub (Dec 4, 2025).
Original GitHub issue: https://github.com/kavishdevar/librepods/issues/349

I switched back from the following build back to stable release (from June 3) https://github.com/kavishdevar/librepods/actions/runs/19607327907

While the build from actions section has a ton of features, the stability is quite low. Following are few of the bugs I faced while testing. I hope it helps.

  • Airpods connected notification shows up again and again randomly. Sometimes again and again with in a few seconds. And every time that happens, the media player pauses. (Even when the screen is locked). Makes the airpods unusable.
  • Toggling the listening mode (Noise cancelling/transparency) doesnt work in the app. Only really changes when done via touch controls
  • After toggling the listening mode (to noise cancellation or transparency), if I scroll down to the bottom and come back up again, the listening mode switches back to "adaptive" automatically. (Shown in the video)
  • Similar problem when toggling the "Act like apple device". Going back and coming to that option again would automatically turn it off again. (Shown in the same video)
  • Conversational awareness not working at all
Originally created by @Absarock on GitHub (Dec 4, 2025). Original GitHub issue: https://github.com/kavishdevar/librepods/issues/349 I switched back from the following build back to stable release (from June 3) https://github.com/kavishdevar/librepods/actions/runs/19607327907 While the build from actions section has a ton of features, the stability is quite low. Following are few of the bugs I faced while testing. I hope it helps. - Airpods connected [notification](https://drive.google.com/file/d/1tUquCNPm4XiQLNFM-xMuh0HCuW_mL86v/view?usp=drivesdk) shows up again and again randomly. Sometimes again and again with in a few seconds. And every time that happens, the media player pauses. (Even when the screen is locked). Makes the airpods unusable. - Toggling the listening mode (Noise cancelling/transparency) doesnt work in the app. Only really changes when done via touch controls - After toggling the listening mode (to noise cancellation or transparency), if I scroll down to the bottom and come back up again, the listening mode switches back to "adaptive" automatically. (Shown in the [video](https://drive.google.com/file/d/1yBtA_44lRORg7V6_SaXp8J-gNONg79GP/view?usp=drivesdk)) - Similar problem when toggling the "Act like apple device". Going back and coming to that option again would automatically turn it off again. (Shown in the same video) - Conversational awareness not working at all
Author
Owner

@NL-TCH commented on GitHub (Dec 4, 2025):

Yes the first point I have as well, very annoying!!

<!-- gh-comment-id:3614330876 --> @NL-TCH commented on GitHub (Dec 4, 2025): Yes the first point I have as well, very annoying!!
Author
Owner

@chrisdebian commented on GitHub (Dec 4, 2025):

#347 #350

<!-- gh-comment-id:3614357149 --> @chrisdebian commented on GitHub (Dec 4, 2025): #347 #350
Author
Owner

@kavishdevar commented on GitHub (Dec 11, 2025):

Thanks for the reports! Busy with entrance exam prep for a month or two, I’ll fix all of these when I get the time.

<!-- gh-comment-id:3643305234 --> @kavishdevar commented on GitHub (Dec 11, 2025): Thanks for the reports! Busy with entrance exam prep for a month or two, I’ll fix all of these when I get the time.
Author
Owner

@kavishdevar commented on GitHub (Dec 11, 2025):

btw, that act as apple device toggle, it might take a second or two to check if it’s been enabled (it is not stored in the usual way to store settings, it checks if the persistent prop is set)

<!-- gh-comment-id:3643314136 --> @kavishdevar commented on GitHub (Dec 11, 2025): btw, that act as apple device toggle, it might take a second or two to check if it’s been enabled (it is not stored in the usual way to store settings, it checks if the persistent prop is set)
Author
Owner

@kavishdevar commented on GitHub (Dec 11, 2025):

for the first one, I think these are the possible reasons
a) the act as apple device config is enabled, and you have an apple device connected
b) or the bg service is crashing/being killed

<!-- gh-comment-id:3643322833 --> @kavishdevar commented on GitHub (Dec 11, 2025): for the first one, I think these are the possible reasons a) the act as apple device config is enabled, and you have an apple device connected b) or the bg service is crashing/being killed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librepods#166
No description provided.