fix: implement retry logic with ETag synchronization for Tidal playlist modifications and add test script

This commit is contained in:
2026-04-15 21:45:17 +02:00
parent 2f762eed4b
commit d9f251b2fc
4 changed files with 40 additions and 9 deletions

2
test_tidal_delete.py Normal file
View File

@@ -0,0 +1,2 @@
import requests
# I just want to write a quick script to test if the E-Tag is updated correctly