v2.0.0.0007-beta

Add CLI: info
Add CLI: restore
Improves UPnP support for Plex
CSS: Add min-width for Ch.No.
Fixed missing images on cache for localhost
This commit is contained in:
marmei
2019-08-07 12:35:56 +02:00
parent 2a06bf6b01
commit 3730d1187d
16 changed files with 406 additions and 140 deletions

View File

@@ -299,6 +299,8 @@ tbody {
#content_table input[type=text]{
width: 80%;
min-width: 35px;
max-width: 60px;
border: 0px;
background-color: #333;
margin-left: 5px;