v3DJG6GL 6160d2b6b5
playsuisse.py: handle locale parameters from URLs
- Currently, the locale header is statically set to “de”, regardless of which locale is set in the URL parameters.
- Therefore, all retrieved metadata (description, names, etc.) were in German.
- This PR implements a mechanism that extracts the locale value from the specified URL.
- As a fallback, URLs without locale parameters are automatically set to de, which corresponds to the original behavior.

Advantages:
All metadata is retrieved in the specified language.
2025-02-24 01:53:19 +01:00
..
2025-01-26 03:32:10 +00:00
2025-01-26 03:32:10 +00:00
2025-01-30 19:58:10 +00:00
2025-02-19 00:19:02 +00:00
2025-01-12 19:42:02 +01:00
2025-01-20 16:08:11 +01:00
2025-01-29 23:38:36 +00:00
2025-01-26 03:32:10 +00:00
2025-01-20 16:13:24 +01:00
2025-01-25 18:24:04 +00:00
2025-02-19 02:29:29 +00:00
2025-01-26 03:32:10 +00:00
2025-01-12 19:43:16 +01:00
2025-01-26 03:32:10 +00:00
2025-02-23 19:16:06 +00:00
2025-02-19 00:19:02 +00:00