maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Multimedia (https://talk.maemo.org/forumdisplay.php?f=32)
-   -   How to listen to audio books sequential order? (https://talk.maemo.org/showthread.php?t=31927)

j.s 2009-12-12 22:40

Re: How to listen to audio books sequential order?
 
Quote:

Originally Posted by Dave999 (Post 424889)
have the same problem on my n900. all files in same folder, several CDs.

chapter 1 Disc 1
chapter 1 Disc 2
grrr...

That is why it is rude not to name files so that alphanumeric sort does the right thing or to write dates any way other than something like Y-m-d_H:M:S with four digit year. And to use leading 0's.

For you, CLI to the rescue.

Code:

ls | grep "Disc 1" > book_title_1.m3u
ls | grep "Disc 2" > book_title_2.m3u

etc.

voxel 2009-12-13 12:22

Re: How to listen to audio books sequential order?
 
Panucci seems to work great for me. Too bad it doesnt have an app icon though


All times are GMT. The time now is 23:11.

vBulletin® Version 3.8.8