[prev in list] [next in list] [prev in thread] [next in thread] 

List:       rockbox-sf
Subject:    %T#12992 Task opened by tupari: Can't create playlist with all tracks on device (regression)
From:       Rockbox <tracker () rockbox ! org>
Date:       2014-08-25 16:07:40
Message-ID: cbec0193929c8e83df348789752d1442 () www ! rockbox ! org
[Download RAW message or body]

THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - Joseph Shraibman (tupari) 

Attached to Project - Rockbox
Summary - Can't create playlist with all tracks on device (regression)
Task Type - Bugs
Category - Playlists
Status - Unconfirmed
Assigned To - 
Operating System - All players
Severity - Medium
Priority - Normal
Reported Version - Release 3.13
Due in Version - Undecided
Due Date - Undecided
Details - When I go into the Playlists menu and select Create Playlist instead of \
creating a playlist file with all tracks on the device like it used to it creates and \
empty Playlists.m3u8 file.  The problem seems to be in tree.c:

  if (tc.currdir[1])
        snprintf(filename, sizeof filename, "%s.m3u8", tc.currdir);
    else
        snprintf(filename, sizeof filename, "%s/all.m3u8",
                catalog_get_directory());

I'm guessing that it used to be that the Create Playlist would be accessed from the \
main menu and tc.currdir wasn't set to anything, but now the Playlists menu item sets \
c.currdir to the Playlists directory because that is where playlists are stored now.  \
So now instead of putting all tracks into all.m3u8 it creates an empty file (since \
there aren't any audio files under the Playlists directory).

More information can be found at the following URL:
http://www.rockbox.org/tracker/task/12992

You are receiving this message because you have requested it from the Flyspray \
bugtracking system.  If you did not expect this message or don't want to receive \
mails in future, you can change your notification settings at the URL shown above.

_______________________________________________
rockbox-sf mailing list
rockbox-sf@cool.haxx.se
http://cool.haxx.se/cgi-bin/mailman/listinfo/rockbox-sf


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic