From 091d3037299a80ed96470d6b08e7c727c9e993c3 Mon Sep 17 00:00:00 2001 From: Terry Geng Date: Sun, 8 Mar 2020 19:55:41 +0800 Subject: [PATCH] fix: still one-shot --- configuration.default.ini | 5 ++--- media/cache.py | 23 ++++++++++++----------- media/playlist.py | 7 ++----- 3 files changed, 16 insertions(+), 19 deletions(-) diff --git a/configuration.default.ini b/configuration.default.ini index 3697784..ca3d863 100644 --- a/configuration.default.ini +++ b/configuration.default.ini @@ -275,9 +275,8 @@ help =

Commands

  • !listfile [{pattern}] - display list of available files (that match the regex pattern if {pattern} is given)
  • !rbquery {keyword} - query http://www.radio-browser.info for a radio station
  • !rbplay {id} - play a radio station with {id} (eg. !rbplay 96746)
  • -
  • !ysearch {keyword} - query youtube. Use !ytquery -n to turn the page.
  • -
  • !yplay {index/keywords} - play an item from the list returned by !ytquery, or add the - first search result of {keywords} into the playlist.
  • +
  • !ysearch {keywords} - query youtube. Use !ytquery -n to turn the page.
  • +
  • !yplay {keywords} - add the first search result of {keywords} into the playlist.
  • Music Library