Some lil fixes + select best MPB based on video track duration
This commit is contained in:
@@ -142,7 +142,7 @@
|
||||
<i class="fas fa-server"></i> CrawlFlix Server
|
||||
</label>
|
||||
<input type="text" id="crawlFlixUrl" class="form-control"
|
||||
placeholder="http://localhost:4200" value="http://localhost:4200">
|
||||
placeholder="http://localhost:4200" value="http://192.168.1.230:6080/">
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
@@ -237,7 +237,7 @@
|
||||
<div class="col-12">
|
||||
<label for="crawlFlixUrlCK" class="form-label">CrawlFlix Server</label>
|
||||
<input type="text" id="crawlFlixUrlCK" class="form-control form-control-sm"
|
||||
placeholder="http://localhost:4200" value="http://localhost:4200">
|
||||
placeholder="http://localhost:4200" value="http://192.168.1.230:6080/">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user