fix: music not saved after downloading. some tricky oneshot problem #91

This commit is contained in:
Terry Geng
2020-03-08 10:28:03 +08:00
parent e10059a76e
commit 487b5b9616
4 changed files with 27 additions and 11 deletions

View File

@ -201,8 +201,8 @@ url_from_playlist_item = <a href="{url}"><b>{title}</b></a> <i>from playlist</i>
url_item = <a href="{url}"><b>{title}</b></a> <i>added by</i> {user}
not_in_my_channel = You're not in my channel, command refused!
pm_not_allowed = Private message aren't allowed.
too_long = {song} is too long, removed from playlist!
download_in_progress = Download of {item} in progress...
too_long = <b>{song}</b> is too long, removed from playlist!
download_in_progress = Download of <b>{item}</b> in progress...
removing_item = Removed entry {item} from playlist.
user_ban = You are banned, not allowed to do that!
url_ban = This url is banned!