View Single Post
Old 02-12-2016, 05:56 AM   #212
hfpop
Addict
hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.hfpop knows how many angels can dance on the head of a pin.
 
Posts: 250
Karma: 136662
Join Date: Apr 2011
Device: N/A
I would like to prepare a file extensions/collections.json, to speed up a bit the collections-by-folder process. Am I right to assume that the following would be correct to include all books in a folder to a collection with that specific name?

Code:
{
  "re:^Adventures/Alexandre Dumas/*.mobi": ["Adventures/Alexandre Dumas"],
  "re:^Adventures/Jules Verne/*.mobi": ["Adventures/Jules Verne"],
}

Last edited by hfpop; 02-12-2016 at 06:00 AM.
hfpop is offline   Reply With Quote