|
|
Thread Tools | Search this Thread |
08-19-2024, 01:48 PM | #1 |
Member
Posts: 10
Karma: 10
Join Date: Jun 2019
Device: none
|
Media formats missing by adding folders/subfolders. Can only add them at once?
Hi,
I added 6000 folders to a new library. Each folder has an .opf metadata file. There are many folders with formats other than e-book files, like mp4, mp3, etc. When I used add from folders/subfolders, I didn't noticed that it only adds e-books. So now I have many entries with missing formats. I searched and found out here that I should allow addition of non e-book files in settings. Now the question is, can I add only these missing formats to related book entries at once? or should I do another import from scratch? Thanks |
08-19-2024, 03:48 PM | #2 |
Well trained by Cats
Posts: 30,437
Karma: 58055868
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
Preferences: adding Books: TICK Auto-merge added books: IGNORE
Remember to put it back when done |
08-19-2024, 06:59 PM | #3 | |
null operator (he/him)
Posts: 20,981
Karma: 27620706
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Quote:
That Edit Rule dialogue you found might have changed a bit - this should work. BR |
|
08-20-2024, 05:16 AM | #4 | |
Member
Posts: 10
Karma: 10
Join Date: Jun 2019
Device: none
|
Quote:
I used a single dot for regex pattern that is similar to global pattern single asterisk. We can also use something like this regex for pattern to filter added files (this won't match files without extension!): Code:
.*\.(apk|mp3|mp4)$ In my case I can get a list of all file types I have in folder and use the needed ones. Last edited by nami; 08-20-2024 at 10:42 AM. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Add Books: Adding Folders instead of Files to the Library? | ygreq | Library Management | 3 | 01-24-2023 09:03 AM |
Add Subfolders as Subgroup Names When Adding Books From Folders | clandestine3458 | Calibre | 2 | 09-14-2022 06:00 PM |
Adding books from directories is the same as Folders and subfolders? | dunhill | Library Management | 1 | 11-11-2021 09:22 PM |
Likebook Mars, folders/subfolders? | sadkingbilly | Boyue | 2 | 10-10-2020 11:58 AM |
Folders/subfolders with OdysseyHDFL | Simbeline | Bookeen | 3 | 01-11-2013 08:05 PM |