-
Could a shuffle play button be added in playlists like what's in the official Spotify app?
-
## Feature request
`prange` currently makes it possible to explicitly parallelise a loop (assuming `parallel=True`).
There are situations where iteration over a range should ideally be randomise…
-
```
Maintain shuffled teams during /restart -- This is pretty simple. If I shuffle
the teams, either using the /shuffle command or manually moving players around,
I virtually always want to restart …
-
## I'm submitting a...
[ ] Regression
[ ] Bug report
[x] Feature request
The current way it works (if I managed to understand it right) seems to be "when a song ends and shuffle mod…
-
Spotify? No python!
Develop a script that reads a folder of music files and generates a shuffled playlist based on user preferences, such as genre or artist.
-
### Is your feature request related to a problem?
I'm sometimes in situation where after adding struct values using `array_push`, I need to change some properties depending on user progress. I coul…
-
## Fix the Op info test for `nn.functional.pixel_shuffle .. nn.functional.scaled_dot_product_attention`
1. Find the lines 253 to 257 of [test_ops.py](test/test_ops.py) and remove
`nn.functional.pi…
qihqi updated
2 months ago
-
$nodename -> works
$nodename.variable -> works
$nodename.#.variable -> works
Problem:
$nodename.#0.variable -> does NOT work
Reason: It is handled as a list, while it is a single item. This …
-
## Bug Report:
⚬ **BUG**: When I'm in a playlist and enable the shuffle option, it just skips normally to the next in queue as default.
⚬ **HOW**: Enable shuffle in playlists and skip tracks.
…
-
I think the documentation is currently unclear/inaccurate about the nature of the `compute` parameter for `set_index`:
```python
df.set_index(col, compute=True)
```
The documentation currently…
DahnJ updated
1 month ago