View Single Post
Old 12-20-2021, 03:18 PM   #238
imNOTdwight
Member
imNOTdwight began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Dec 2020
Device: Kobo Libra H2O
Hello.

Is there anyway to "read" the filetype being sent to the device?

I wanted to do a conditional that would place epubs, kepubs and pdfs on different places in my device.

Example:

book.epub -> .books/{authors}-{series:||-}{series_index:||-}{title}

book.kepub -> books/{authors}/{title}

book.pdf -> pdf/{title}

Thanks in advance
imNOTdwight is offline   Reply With Quote