Quote:
Originally Posted by chaley
Starting a "more than you wanted to know" section....
|
Not sure why you are saying that, it is precisely what I wanted to know, thanks very much

I am now able for the first time to directly send books to the /Books folder and news to the /News folder in the main directory of the Irex DR1000. [FYI, the default driver puts the books in a new directory called /ebooks that is not accessed by various tools of the device (recently read etc), while the news have been put in the subfolder /ebooks/news and are drowned among all the books].
This brings me to another question, if I may. The default driver for my second device (Irex DR800) puts the books in the correct directory, but the news are still in a subfolder of this directory. What are my options to solve this as well?
1) Can I define a second "user defined device" co-existing with the first ?
2) I tried your code above for the default Irex DR00 driver by indicating a relative path for the news directory, I naively tried
"in_list($, ',', '^news$', '../News', '') but it does not seem to work.
Any suggestions ?