View Single Post
Old 09-15-2022, 01:55 PM   #6
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,099
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by wiso View Post
There are many ways of doing it.

1) as dunhill has said

2) same, but with a list of formats.

program:
my_formats = 'Ogg,M3u,M4a,M4b,Mp3,Aac,Ac3,Zip,Rar';
if list_intersection(lowercase($formats), my_formats, ',') then
'Yes'
else
'Nope'
fi

3) directly display the format

In any case, add new rules in the /preferences/appearance/icons column to add distinctive icons for books, audiobooks, or whatever we save in caliber.

P.S: You can edit your custom column duration or use AudioBook_Duration plugin for that
Your list includes 2 'formats' that already have use as e-Books (Rar, Zip)
I woner if Kovid could add a FOL (folder) so you could drop (add to FOL) Audio/Video into the FOL, even if they had the same extension used by books.
theducks is offline   Reply With Quote