Commit 5afaa49
Remove app metadata from scrobble payloads
The Trakt scrobble API only requires progress and the media object.
Sending undocumented app_version/app_date fields with null values
causes 400 responses from the API.
Fixes #100
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>1 parent 2c7091c commit 5afaa49
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
607 | 607 | | |
608 | 608 | | |
609 | 609 | | |
610 | | - | |
611 | | - | |
| 610 | + | |
612 | 611 | | |
613 | 612 | | |
614 | 613 | | |
| |||
0 commit comments