| author | Jc2k <john.carr@unrouted.co.uk> | |
| Mon, 13 Jan 2025 15:50:38 +0000 (15:50 +0000) | ||
| committer | GitHub <noreply@github.com> | |
| Mon, 13 Jan 2025 15:50:38 +0000 (16:50 +0100) | ||
| commit | 16afa3ecbdb569d8ea0bedc6cfb20ce3e835cfae | |
| tree | d3dab52ded19b055d0be8f716f87733c507d85de | tree | snapshot |
| parent | 3749351eca72becd751f392d340e095001fc2036 | commit | diff |
| .pre-commit-config.yaml | diff | blob | history | |
| music_assistant/providers/opensubsonic/parsers.py | [new file with mode: 0644] | blob |
| music_assistant/providers/opensubsonic/sonic_provider.py | diff | blob | history | |
| tests/providers/opensubsonic/__init__.py | [new file with mode: 0644] | blob |
| tests/providers/opensubsonic/__snapshots__/test_parsers.ambr | [new file with mode: 0644] | blob |
| tests/providers/opensubsonic/fixtures/artists/spec-artistid3.artist.json | [new file with mode: 0644] | blob |
| tests/providers/opensubsonic/fixtures/artists/spec-artistid3.info.json | [new file with mode: 0644] | blob |
| tests/providers/opensubsonic/fixtures/artists/spec-sample.artist.json | [new file with mode: 0644] | blob |
| tests/providers/opensubsonic/fixtures/artists/spec-sample.info.json | [new file with mode: 0644] | blob |
| tests/providers/opensubsonic/test_parsers.py | [new file with mode: 0644] | blob |