Skip to content

Conversation

@PianoNic
Copy link
Owner

No description provided.

@PianoNic PianoNic self-assigned this Oct 14, 2025
PianoNic and others added 6 commits October 14, 2025 21:28
Resolved conflict in spotify-adblocker.js by keeping the enhanced version with:
- Sentry blocking (prevents error reports to Spotify servers)
- 5-second cooldown/debouncing to prevent API spam
- 3-second timeouts on all API calls
- State tracking to avoid redundant calls
- Reduced update frequency (60s vs 30s)
- Verbose logging for all blocks

These fixes eliminate the PlayerAPIClientError timeout issues.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Resolved conflict in spotify-adblocker.js by keeping the enhanced version with:
- Sentry blocking (prevents error reports to Spotify servers)
- 5-second cooldown/debouncing to prevent API spam
- 3-second timeouts on all API calls
- State tracking to avoid redundant calls
- Reduced update frequency (60s vs 30s)
- Verbose logging for all blocks

These fixes eliminate the PlayerAPIClientError timeout issues.
@PianoNic PianoNic merged commit a8ca76c into main Oct 14, 2025
@PianoNic PianoNic deleted the enhancement/57_AddLoggingPage branch October 14, 2025 19:32
PianoNic added a commit that referenced this pull request Oct 14, 2025
* Fixed Adblocker

resolve #54

* Added Logging Page

resolve #57

* feat: Add git add and git commit permissions to settings

* Merge main into enhancement/57_AddLoggingPage - Keep enhanced ad blocker

Resolved conflict in spotify-adblocker.js by keeping the enhanced version with:
- Sentry blocking (prevents error reports to Spotify servers)
- 5-second cooldown/debouncing to prevent API spam
- 3-second timeouts on all API calls
- State tracking to avoid redundant calls
- Reduced update frequency (60s vs 30s)
- Verbose logging for all blocks

These fixes eliminate the PlayerAPIClientError timeout issues.

* a

* fix: Correct formatting of 'use strict' directive in spotify-adblocker.js

---------

Co-authored-by: Claude <noreply@anthropic.com>
PianoNic added a commit that referenced this pull request Oct 14, 2025
* Fixed Adblocker

resolve #54

* Added Logging Page

resolve #57

* feat: Add git add and git commit permissions to settings

* Merge main into enhancement/57_AddLoggingPage - Keep enhanced ad blocker

Resolved conflict in spotify-adblocker.js by keeping the enhanced version with:
- Sentry blocking (prevents error reports to Spotify servers)
- 5-second cooldown/debouncing to prevent API spam
- 3-second timeouts on all API calls
- State tracking to avoid redundant calls
- Reduced update frequency (60s vs 30s)
- Verbose logging for all blocks

These fixes eliminate the PlayerAPIClientError timeout issues.

* a

* fix: Correct formatting of 'use strict' directive in spotify-adblocker.js

---------
PianoNic added a commit that referenced this pull request Oct 14, 2025
* Fixed Adblocker

resolve #54

* Added Logging Page

resolve #57

* feat: Add git add and git commit permissions to settings

* Merge main into enhancement/57_AddLoggingPage - Keep enhanced ad blocker

Resolved conflict in spotify-adblocker.js by keeping the enhanced version with:
- Sentry blocking (prevents error reports to Spotify servers)
- 5-second cooldown/debouncing to prevent API spam
- 3-second timeouts on all API calls
- State tracking to avoid redundant calls
- Reduced update frequency (60s vs 30s)
- Verbose logging for all blocks

These fixes eliminate the PlayerAPIClientError timeout issues.

* a

* fix: Correct formatting of 'use strict' directive in spotify-adblocker.js

---------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants