Input: Add separate YouTube title and channel to Metadata (#75)
This commit is contained in:
committed by
Kyle Simpson
parent
e47861c009
commit
00c8bc915a
@@ -190,7 +190,7 @@ async fn play(msg: Message, state: State) -> Result<(), Box<dyn Error + Send + S
|
||||
"Playing **{:?}** by **{:?}**",
|
||||
input
|
||||
.metadata
|
||||
.title
|
||||
.track
|
||||
.as_ref()
|
||||
.unwrap_or(&"<UNKNOWN>".to_string()),
|
||||
input
|
||||
|
||||
Reference in New Issue
Block a user