@daiyam I tried [creating a release](https://github.com/basharovV/musicat/actions/runs/12571114506/job/35041646796) and looks like the device check for file download uses a Unix-specific extension which is not available on Windows: ``` metadata.dev() | ^^^ method not found in `Metadata` ``` Is there another way of doing this on Windows?