Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  Problem with playlists generated by other applications
« previous next »
  • Print
Pages: [1]

Author Topic: Problem with playlists generated by other applications  (Read 1363 times)

Offline alexweissman

  • Member
  • *
  • Posts: 22
Problem with playlists generated by other applications
« on: June 30, 2016, 02:28:47 PM »
This is essentially the same problem described in: http://forums.rockbox.org/index.php/topic,51153.0.html

Externally-generated playlists (e.g. from MediaMonkey, gPodder) were playing for me just fine, until I upgraded to a nightly build some time in the middle of May.  I just tried updating again today, with the same problem.

My config file looks like this:

Code: [Select]
# .cfg file created by rockbox 00a3658-160517 - http://www.rockbox.org

volume: -21
idle poweroff: 1
start directory: /<microSD1>
autoresume enable: on
eq enabled: on
dircache: off
fmr: /.rockbox/fmpresets/preset01.fmr
start in screen: wps
playlist catalog directory: /<microSD1>/Playlists
Semitone pitch change: on

And an example playlist (located in `/<microSD1>/Playlists`) would be:

Code: [Select]
I:\Music\Boards Of Canada - Twoism\01 Boards Of Canada - Sixtyniner.mp3
I:\Music\Boards Of Canada - Twoism\02 Boards Of Canada - Oirectine.mp3
I:\Music\Boards Of Canada - Twoism\03 Boards Of Canada - Iced Cooly.mp3
I:\Music\Boards Of Canada - Twoism\04 Boards Of Canada - Basefree.mp3
I:\Music\Boards Of Canada - Twoism\05 Boards Of Canada - Twoism.mp3
I:\Music\Boards Of Canada - Twoism\06 Boards Of Canada - Seeya Later.mp3
I:\Music\Boards Of Canada - Twoism\07 Boards Of Canada - Melissa Juice.mp3
I:\Music\Boards Of Canada - Twoism\08 Boards Of Canada - Smokes Quantity.mp3

From past behavior, Rockbox should be smart enough to strip off the `I:\` and start looking for the files in `/<microSD1>` instead.
Logged

Offline alexweissman

  • Member
  • *
  • Posts: 22
Re: Problem with playlists generated by other applications
« Reply #1 on: June 30, 2016, 02:56:48 PM »
Ok, I have confirmed that if I roll back to commit 95a4c3a-151205, my playlists work.  So something has definitely changed in the code, but I can't find it in the commit history.
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: Problem with playlists generated by other applications
« Reply #2 on: June 30, 2016, 03:22:33 PM »
The file system rework removed a patch of mine that made the playlist code search the same device the playlist file was on.  Without that patch it always searches the main storage if you give it an ambiguous path.  Since you're putting those files on the SD card but not specifying a path to the SD card, the playlist can't find the files.

Logged

Offline alexweissman

  • Member
  • *
  • Posts: 22
Re: Problem with playlists generated by other applications
« Reply #3 on: June 30, 2016, 04:29:52 PM »
Ah, gotcha.  Any chance of re-implementing that patch with the new file system?  It's a very, very, very useful feature for someone like me, who frequently composes playlists on my computer for transfer to my Rockbox device.
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  Problem with playlists generated by other applications
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.063 seconds with 15 queries.