Fixing scanner inodes, select all fix, starting ebook reader

This commit is contained in:
Mark Cooper 2021-09-27 06:52:21 -05:00
parent 01fdca4bf9
commit 3e5338ec8e
21 changed files with 661 additions and 66 deletions

View file

@ -23,7 +23,7 @@
<template v-for="track in files">
<tr :key="track.path">
<td class="font-book pl-2">
{{ track.filename }}
{{ track.filename }}<span class="text-white text-opacity-50 pl-4">({{ track.ino }})</span>
</td>
<td class="font-mono">
{{ $bytesPretty(track.size) }}