| Platform | Pool Kind | Pool Name | Playlists |
|---|---|---|---|
| {{ row.platform }} | {{ row.pool_kind }} | {{ row.pool_name }} | {{ row.playlist_count }} |
| No playlist sources collected yet. | |||
| Select | ID {% if sort_links.id.indicator %} {{ sort_links.id.indicator }} {% endif %} | Platform {% if sort_links.platform.indicator %} {{ sort_links.platform.indicator }} {% endif %} | Remote ID | Name {% if sort_links.name.indicator %} {{ sort_links.name.indicator }} {% endif %} | 热度/播放量 {% if sort_links.play_count.indicator %} {{ sort_links.play_count.indicator }} {% endif %} | Pools | Songs | Downloaded | Progress | Status | Wanted | Updated |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ playlist.id }} | {{ playlist.platform }} | {{ playlist.remote_playlist_id }} | {% if (playlist.song_count or 0) > 0 %} {% else %} {{ playlist.name }} {% endif %} | {{ playlist.play_count if playlist.play_count is not none else "-" }} | {{ playlist.pool_names or "-" }} |
{{ playlist.display_song_count or 0 }}
{% if playlist.is_song_count_estimated %}
Collected {{ playlist.collected_song_count }}
{% endif %}
|
{{ playlist.downloaded_song_count or 0 }} |
{% if (playlist.song_count or 0) == 0 or playlist.running_download_song_count %}
{% if (playlist.song_count or 0) == 0 and playlist.collected_song_count is not none %}
Collected {{ playlist.collected_song_count }}, sync recommended
{% elif (playlist.song_count or 0) == 0 %}
0 songs, sync recommended
{% elif playlist.running_download_song_count %}
Running {{ playlist.running_download_song_count }}
{% endif %}
{% endif %}
|
{{ playlist.state_label or playlist.state_code or "-" }} | {% if playlist.is_wanted %}Yes{% else %}No{% endif %} | {{ playlist.updated_at }} | |
| No playlists. | ||||||||||||
Page {{ playlist_page.page }} / {{ playlist_page.total_pages if playlist_page.total_pages > 0 else 1 }} - Total {{ playlist_page.total_count }} playlists
Select a playlist to preview songs.
| Song ID | Name | Singers | Size | Format | Local | Uploaded |
|---|---|---|---|---|---|---|
| No songs. | ||||||