Add a dropdown menu that allows users to select a library.
This commit is contained in:
@@ -107,6 +107,7 @@
|
||||
<div>
|
||||
<h5 class="card-title mb-0">云端播放列表</h5>
|
||||
<small class="text-body-secondary">来自已连接的 Plex 服务器</small>
|
||||
<div class="text-body-secondary small mt-1">当前音乐库:{{ selected_library or '暂无可用音乐库' }}</div>
|
||||
</div>
|
||||
<form class="ms-lg-auto" method="get" action="/">
|
||||
<input type="hidden" name="local_path" value="{{ local_path }}">
|
||||
|
||||
Reference in New Issue
Block a user