1
0
mirror of https://github.com/azlux/botamusique synced 2024-11-23 13:56:17 +00:00
botamusique/media
2022-04-02 00:24:25 +02:00
..
__init__.py new playlist format 2018-11-13 15:48:09 +01:00
cache.py fix: Removing items during validation breaks validation 2021-05-16 23:48:07 +08:00
file.py feat: Load language file in lang/ instead of the ini file. 2020-07-12 11:45:51 +08:00
item.py fix: glitch sound when stopping music 2020-05-22 22:49:05 +08:00
playlist.py fix(config): Define all fallback in configuration.default.ini. 2022-02-01 21:08:15 -05:00
radio.py radio: don't get stuck on mpd http streams 2021-06-01 23:16:22 +02:00
README.md fix: update some text 2020-03-28 20:46:21 +08:00
url_from_playlist.py fix(config): Define all fallback in configuration.default.ini. 2022-02-01 21:08:15 -05:00
url.py Fix getting info with cookies 2022-04-02 00:24:25 +02:00

+----------------------------------------------------------+
|          <-| URLItem <-- URLFromPlaylistItem             |
| BaseItem <-| FileItem                                    |
|          <-| RadioItem                                   |
++---------------------------------------------------------+