|
|
#1 |
|
Member
![]() Posts: 17
Karma: 10
Join Date: May 2020
Device: Boyue Likebook Mars
|
calibre and likebook mars transfer
I just saw a similar question on a kindle but didn't want to Hijack his thread.
I'm trying to eliminate calibre companion since it's pretty much abandoned. If I pull the SD card and use a seperate card reader, i can transfer the books into series folders. Much easier to organize and find stuff. There probably isn't a way to do that when directly connected is there? It just sends the files into 1 folder instead of breaking them up. Thanks. |
|
|
|
|
|
#2 |
|
Well trained by Cats
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 31,273
Karma: 61916422
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
WAY back when, when I got my first EZreader. It only used the file system, so I wanted folders. @CHALEY kindly supplied a template that divided things into 2 tree paths:
00noseries /Author-group/ Author series /series-group /Series I tweaked that later, any lousy code is mine (attached # Calibre Send to Device template 11/2013)Code:
program:test(field('series'),strcat(
substr(field('series'), 0, 1),template("-series/{series:subitems(0,1)||/}{series:subitems(1,2)||/}{series_index:0>5.2s}-{title}_{authors}")
),template("00noseries/{author_sort[0]}_authors/{authors}/{title}-{authors}")
)
This might give you some ideas |
|
|
|
| Advert | |
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can't send ebooks to Likebook Mars from Calibre? | stasis | Boyue | 2 | 09-12-2021 08:24 AM |
| likebook mars and calibre on debian | morlaa | Boyue | 9 | 01-22-2021 10:01 AM |
| Calibre & Likebook Mars, help me please!!! | maste1970 | Boyue | 2 | 01-21-2020 08:38 AM |
| Calibre Sync to SD Card on Likebook Mars | Incanus | Android Devices | 2 | 02-11-2019 09:41 AM |
| Error with Calibre Companion and Likebook Mars | ottischwenk | Calibre Companion | 3 | 11-10-2018 02:41 PM |