Releases: ebb-earl-co/tidal-wave
Releases · ebb-earl-co/tidal-wave
2024.1.8
What's Changed
- Change requirements.txt, Dockerfile, and README.md by @ebb-earl-co in #45
Release Artifacts
- Typical Python releases
- Typical repository source code
tidal-wave_2024.1.8.pyz
created usingshiv
(which requires just Python 3.8+ installed, but not the dependencies: they are bundled into the binary)tidal-wave_2024.1.8_py311.pyapp
created usingpyapp
is a self-bootstrapping binary. Download it, give it executable permissions, and run it (does not work on Windows!)tidal-wave_2024.1.8_macos_arm64.pyapp
created usingpyapp
is a self-bootstrapping binary. Download it, give it executable permissions, and run it (does not work on Windows; is built for macOS using Apple ARM silicon)tidal-wave_2024.1.8_py311_pyapp.exe
created usingpyapp
is a self-bootstrapping binary built for Windows!
Full Changelog: 2024.1.7...2024.1.8
2024.1.7 Playlist .m3u8 Files
What's Changed
- Playlist .m3u8 File Support by @ebb-earl-co in #38
Release Artifacts
- Typical Python releases
- Typical repository source code
tidal-wave_20234.1.7.pyz
created usingshiv
(which requires just Python 3.8+ installed, but not the dependencies: they are bundled into the binary)tidal-wave_2024.1.7_py311.pyapp
created usingpyapp
is a self-bootstrapping binary. Download it, give it executable permissions, and run it (does not work on Windows!)tidal-wave_2024.1.7_py311_macos.pyapp
created usingpyapp
is a self-bootstrapping binary. Download it, give it executable permissions, and run it (does not work on Windows; is built for macOS)tidal-wave_2024.1.7_py311_pyapp.exe
created usingpyapp
is a self-bootstrapping binary built for Windows!
Full Changelog: 2024.1.6...2024.1.7
2024.1.6: Fix .m4a File Regression in 2024.1.5
What's Changed
- Hotfix: regression in
track.Track.set_tags()
Release Artifacts
- Typical Python releases
- Typical repository source code
tidal-wave_20234.1.6.pyz
created usingshiv
(which requires just Python 3.8+ installed, but not the dependencies: they are bundled into the binary)tidal-wave_2024.1.6_py311.pyapp
created usingpyapp
is a self-bootstrapping binary. Download it, give it executable permissions, and run it (does not work on Windows!)tidal-wave_2024.1.6_py311_macos.pyapp
created usingpyapp
is a self-bootstrapping binary. Download it, give it executable permissions, and run it (does not work on Windows; is built for macOS)tidal-wave_2024.1.6_py311_pyapp.exe
created usingpyapp
is a self-bootstrapping binary built for Windows!
Full Changelog: 2024.1.5...2024.1.6
2024.1.5
What's Changed
- Build Pyapp artifacts with GitHub Actions by @ebb-earl-co in #35
- Add fLaC metadata tag PERFORMER (just for pianists for now) by @ebb-earl-co in #36
Release Artifacts
- Typical Python releases
- Typical repository source code
tidal-wave_20234.1.5.pyz
created usingshiv
(which requires just Python 3.8+ installed, but not the dependencies: they are bundled into the binary)tidal-wave_2024.1.5_py311.pyapp
created usingpyapp
is a self-bootstrapping binary. It is much larger than the above because it contains Python 3.11 itself. Download it, give it executable permissions, and run it (does not work on Windows!)tidal-wave_2024.1.5.pyapp.exe
created usingpyapp
is a self-bootstrapping binary built for Windows!
Full Changelog: 2024.1.4...2024.1.5
2024.1.4
What's Changed
- Bugfix: Empty Sony 360 Reality Audio Files by @ebb-earl-co in #33
Release Artifacts
- Typical Python releases
- Typical repository source code
tidal-wave_20234.1.4.pyz
created usingshiv
(which requires just Python 3.8+ installed, but not the dependencies: they are bundled into the binary)tidal-wave_2024.1.4.pyapp
created usingpyapp
is a self-bootstrapping binary. Download it, give it executable permissions, and run it (does not work on Windows!)tidal-wave_2024.1.4_py311.pyapp
created usingpyapp
is a self-bootstrapping binary. It is much larger than the above because it contains Python 3.11 itself. Download it, give it executable permissions, and run it (does not work on Windows!)tidal-wave_2024.1.4.pyapp.exe
created usingpyapp
is a self-bootstrapping binary built for Windows!
Full Changelog: 2024.1.3...2024.1.4
2024.1.3: Bugfix to do with album IDs
What's Changed
- Bugfix: The Valid Length of TIDAL Album IDs Is between 5 and 9 by @ebb-earl-co in #31
Release Artifacts
- Typical Python releases
- Typical repository source code
tidal-wave_20234.1.3.pyz
created usingshiv
(which requires just Python 3.8+ installed, but not the dependencies: they are bundled into the binary)tidal-wave_2024.1.3.pyapp
created usingpyapp
is a self-bootstrapping binary. Download it, give it executable permissions, and run it (does not work on Windows!)tidal-wave_2024.1.3_py311.pyapp
created usingpyapp
is a self-bootstrapping binary. It is much larger than the above because it contains Python 3.11 itself. Download it, give it executable permissions, and run it (does not work on Windows!)tidal-wave_2024.1.3.pyapp.exe
created usingpyapp
is a self-bootstrapping binary built for Windows!
Full Changelog: 2024.1.2...2024.1.3
2024.1.2: Exponential Backoff for Request Retrying
What's Changed
- Add exponential backoff by @ebb-earl-co in #28
- Release Artifact Instructions by @ebb-earl-co in #29
Release Artifacts
- Typical Python releases
- Typical repository source code
tidal-wave_20234.1.2.pyz
created usingshiv
(which requires just Python 3.8+ installed, but not the dependencies: they are bundled into the binary)tidal-wave_2024.1.2.pyapp
created usingpyapp
is a self-bootstrapping binary. Download it, give it executable permissions, and run it (does not work on Windows!)tidal-wave_2024.1.2_py311.pyapp
created usingpyapp
is a self-bootstrapping binary. It is much larger than the above because it contains Python 3.11 itself. Download it, give it executable permissions, and run it (does not work on Windows!)tidal-wave_2024.1.2.pyapp.exe
created usingpyapp
is a self-bootstrapping binary built for Windows!
Full Changelog: 2024.1.1...2024.1.2
2024.1.1
What's Changed
- Protect against filesystem-invalid artist names (Lookin' at you, Fred again..) by @ebb-earl-co in #26
Release Artifacts
- Typical Python releases
- Typical repository source code
tidal-wave_20234.1.1.pyz
created usingshiv
(which requires just Python 3.8+ installed, but not the dependencies: they are bundled into the binary)tidal-wave_2024.1.1.pyapp
created usingpyapp
is a self-bootstrapping binary. Download it, give it executable permissions, and run it (does not work on Windows!)tidal-wave_2024.1.1_py311.pyapp
created usingpyapp
is a self-bootstrapping binary. It is much larger than the above because it contains Python 3.11 itself. Download it, give it executable permissions, and run it (does not work on Windows!)tidal-wave_2024.1.1.pyapp.exe
created usingpyapp
is a self-bootstrapping binary built for Windows!
Full Changelog: 2023.12.13...2024.1.1
2023.12.13
What's Changed
- Hotifx: change country_code to countryCode in login.py by @ebb-earl-co in #24
Release Artifacts
- Typical Python releases
- Typical repository source code
tidal-wave_2023.12.13.pyz
created usingshiv
(which requires just Python 3.8+ installed, but not the dependencies: they are bundled into the binary)tidal-wave_2023.12.13.pyapp
created usingpyapp
is a self-bootstrapping binary. Download it, give it executable permissions, and run it (does not work on Windows!)tidal-wave_2023.12.13_py311.pyapp
created usingpyapp
is a self-bootstrapping binary. It is much larger than the above because it contains Python 3.11 itself. Download it, give it executable permissions, and run it (does not work on Windows!)tidal-wave_2023.12.13.pyapp.exe
created usingpyapp
is a self-bootstrapping binary built for Windows!
Full Changelog: 2023.12.12...2023.12.13
2023.12.12: Artist's Oeuvre
What's Changed
- Add Artist Oeuvre Retrieval Feature by @ebb-earl-co in #22
Release Artifacts
- Typical Python releases
- Typical repository source code
tidal-wave_2023.12.12.pyz
created usingshiv
(which requires just Python 3.8+ installed, but not the dependencies: they are bundled into the binary)tidal-wave_2023.12.12.pyapp
created usingpyapp
is a self-bootstrapping binary. Download it, give it executable permissions, and run it (does not work on Windows!)tidal-wave_2023.12.12_py311.pyapp
created usingpyapp
is a self-bootstrapping binary. It is much larger than the above because it contains Python 3.11 itself. Download it, give it executable permissions, and run it (does not work on Windows!)tidal-wave_2023.12.12.pyapp.exe
created usingpyapp
is a self-bootstrapping binary built for Windows!
Full Changelog: 2023.12.11...2023.12.12