Skip to content
This repository has been archived by the owner on Jan 20, 2021. It is now read-only.

Read me updated #191

Open
wants to merge 82 commits into
base: master
Choose a base branch
from
Open

Conversation

amdadulbari
Copy link

to resume the audio, !resume tag needs to be used. not !pause tag.

Reikion added 30 commits March 28, 2019 09:19
Fixes deadlock cause by locking mutex twice
Gumbleffmpeg states that Stream can't be started again after stop
If you add multiple tracks while Mumbledj is downloading next track, it
can cause audio corruption bug.
Reikion and others added 30 commits August 13, 2019 21:31
SendPrivateMessage used dj.Client.Self.Channel.Users.Find method, which
search for user only in current channel of MumbleDJ. Method corrected to
find all users currently on server.

Fixes matthieugrieger#5
Sample player would stop playing samples if another sample was
requested, previous sample was still playing and it was its last
playback.
Better not to add a track than start an earrape.
If private playlist was accessed, response would not contain items
element. Accessing later items slice caused `panic: runtime error:
index out of range`.

This is similar issue to matthieugrieger#180
To resume the audio after pausing it, need to use !resume instead of !pause.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants