YCast/ycast
milaq 16387a3f50 Rework directory handling
This greatly improves loading times and takes some load off the APIs.

 * Add generic directory class to also hold item count
 * Radiobrowser: Get station count directly from API
 * Optionally show broken stations and their count
 * Remove minimum station bitrate to not filter away some listings
 * Improve code wording
 * Log API requests
2019-08-18 13:50:38 +02:00
..
__init__.py major rework of backend features 2019-07-09 18:44:56 +02:00
__main__.py added minimum version check to main 2019-08-12 14:16:07 +02:00
generic.py Rework directory handling 2019-08-18 13:50:38 +02:00
my_stations.py Rework directory handling 2019-08-18 13:50:38 +02:00
radiobrowser.py Rework directory handling 2019-08-18 13:50:38 +02:00
server.py Rework directory handling 2019-08-18 13:50:38 +02:00
vtuner.py Paging: Improve sanity checks and add in 'DirCount' support 2019-08-17 23:52:55 +02:00