syng/syng
2025-02-15 01:44:23 +01:00
..
sources Removed option to build index. Filebased sources should always have an index 2025-02-15 01:44:23 +01:00
static play entries and static images 2024-11-18 16:55:54 +01:00
__init__.py Allow the suffix for youtube searches to be configurable. Fixes #3 2025-02-02 23:48:45 +01:00
__main__.py Finally figured out how to add icons in gnome :/ 2024-09-20 16:57:19 +02:00
client.py Initialize empty config when run via CLI, fixes #7 2025-02-13 11:01:06 +01:00
config.py Specify if config options should be send to the server 2025-02-02 23:45:47 +01:00
entry.py removed __cache__-thingy, that was only around to hold data from search results to forming the entries... 2024-10-14 18:26:59 +02:00
gui.py Added dedicated log tab 2025-02-15 01:44:23 +01:00
jsonencoder.py black -> line-length=100 2024-07-16 14:52:04 +02:00
log.py forward all logging to gui, if it exists 2024-09-30 14:39:29 +02:00
main.py Add option for socketio admin ui 2025-01-01 13:03:06 +01:00
player_libmpv.py MPV changed something, so audio_file does not work anymore :/ 2025-02-02 14:10:52 +01:00
py.typed Preparation for 2.0 release 2023-12-18 18:56:03 +01:00
queue.py (Server) Added moving entries to arbitrary positions 2024-10-13 15:43:29 +02:00
resources.py Fixed types and imports 2024-10-06 02:39:04 +02:00
result.py removed __cache__-thingy, that was only around to hold data from search results to forming the entries... 2024-10-14 18:26:59 +02:00
server.py Added is_valid check to sources. Filebased entries are valid, iff they appear in index. 2025-02-15 01:44:23 +01:00