| author | Alexey ALERT Rubashёff <alexey.rubasheff@gmail.com> | |
| Thu, 15 Jan 2026 07:55:06 +0000 (09:55 +0200) | ||
| committer | GitHub <noreply@github.com> | |
| Thu, 15 Jan 2026 07:55:06 +0000 (08:55 +0100) | ||
| commit | 177d236840dc45a8ad4c7ad31ba4cd16d8555c30 | |
| tree | 71136eccd79cdcc0c5ce61662470cb9e3ea2d51d | tree | snapshot |
| parent | 2363f582294a09afb9576ccedca4c6c858df4573 | commit | diff |
| music_assistant/providers/bandcamp/__init__.py | [new file with mode: 0644] | blob |
| music_assistant/providers/bandcamp/converters.py | [new file with mode: 0644] | blob |
| music_assistant/providers/bandcamp/icon.svg | [new file with mode: 0644] | blob |
| music_assistant/providers/bandcamp/icon_monochrome.svg | [new file with mode: 0644] | blob |
| music_assistant/providers/bandcamp/manifest.json | [new file with mode: 0644] | blob |
| requirements_all.txt | diff | blob | history | |
| tests/providers/bandcamp/__init__.py | [new file with mode: 0644] | blob |
| tests/providers/bandcamp/fixtures/albums/album.json | [new file with mode: 0644] | blob |
| tests/providers/bandcamp/fixtures/artists/artist.json | [new file with mode: 0644] | blob |
| tests/providers/bandcamp/fixtures/tracks/track.json | [new file with mode: 0644] | blob |
| tests/providers/bandcamp/test_converters.py | [new file with mode: 0644] | blob |
| tests/providers/bandcamp/test_init.py | [new file with mode: 0644] | blob |
| tests/providers/bandcamp/test_provider.py | [new file with mode: 0644] | blob |