View Single Post
Old 09-06-2013, 07:47 AM   #4
redscarlett
Enthusiast
redscarlett began at the beginning.
 
Posts: 31
Karma: 10
Join Date: Jul 2013
Device: Nook Simple Touch Glowlight
Quote:
Originally Posted by theducks View Post
Yes. (At least for 2, it is. I have 2 significantly different file path patterns: On for series and another for non-series and have it switch if it sees series data.)

Please post inside [ code] tags, examples of those 4 you want (there is almost always more than 1 way to get it done ), and copies of the existing patterns that you use (you can copy from them from the history pulldown)

Also review the features of the Quick Preferences Plugin https://www.mobileread.com/forums/sho...d.php?t=118776, maybe it will help
Sorry for the late reply - I'm helping my Dad set up his new caravan! :S

Okay, the four I would like please are:

1.
Code:
{#genre}/{#category}/{series}/{title}{series_index:0>4.1f}{authors}
but i would like it to be that, if there is no series, then there is no 'series' sub-folder (if you understand me?)

2.
Code:
 {#genre}/{#sub_genre}/{title}{author}
3.
Code:
{#genre}/{#sub_genre}/{series}/{title}{series_index:0>4.1f}{authors}
Once more, using 'series' only if one exists.

...and I think that's it actually, so 3 instead of 4!

Thank you!
redscarlett is offline   Reply With Quote