Results 8 issues of Matouš Volf

**Describe the bug** When a playlist contains a track that has been [added from local files](https://support.spotify.com/us/article/local-files/) and I try to fetch it using `rspotify`'s [`playlist`](https://docs.rs/rspotify/latest/rspotify/clients/trait.BaseClient.html#method.playlist) method, it returns ```rs ParseJson(...

bug
help wanted

The rules of hooks [in the guide](https://dioxuslabs.com/learn/0.5/guide/state#the-rules-of-hooks) seem better formatted than [in the reference](https://dioxuslabs.com/learn/0.5/reference/hooks#rules-of-hooks). This PR makes them equal.

**Songbird version:** 0.4.3 **Rust version (`rustc -V`):** 1.80.1 **Serenity/Twilight version:** Serenity 0.12.2 **Output of `ffmpeg -version`, `yt-dlp --version` (if relevant):** yt-dlp 2024.08.06 **Description:** I'm running `Call::play_only_input()` with a `YoutubeDl` source...

bug

**Problem** Running ``` dx bundle ``` works fine. However, running ``` dx bundle --platform web ``` raises build errors regarding the [client-only dependencies](https://dioxuslabs.com/learn/0.6/guides/fullstack/managing_dependencies#adding-client-only-dependencies), e.g. ``` error[E0433]: failed to resolve: use...

bug
cli

Following up on #449. Having the checksum of the install script published somewhere (not sure where, though) would also be very convenient.

This issue is basically a clone of [this one](https://github.com/rhysd/actionlint/issues/449) and [this one](https://github.com/rhysd/actionlint/issues/493).

Sorry if I have chosen a wrong issue template, wasn't sure if this is a "compiler feature". --- I've been searching a bit and there already is some implementation of...

scripting
change request

### Bug Description In ascending order: Descending: ### How to Reproduce Create a grid with the above items and sort by the "Name" column. ### Expected Behavior I think it...