mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-02 00:34:37 +02:00
New: Show number of files on series details
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<span class="label label-info">{{runtime}} minutes</span>
|
||||
<span class="label label-info">{{path}}</span>
|
||||
<span class="label label-info">{{Bytes sizeOnDisk}}</span>
|
||||
<span class="label label-info">{{episodeFileCount}} files</span>
|
||||
{{#if_eq status compare="continuing"}}
|
||||
<span class="label label-info">Continuing</span>
|
||||
{{else}}
|
||||
|
Reference in New Issue
Block a user