Hallo Max,

i took a look into save_playlist.h and i tried two different types. But
both didnt work. Could you give me another hint.



// file: playlist_queue.c
...
enum playlist_result
playlist_open_into_queue(const char *uri,
                         struct playlist *dest, struct player_control *pc,
                         bool secure)
{
        if  (strcmp(uri, "Radio") == 0) {
                spl_clear("Default");
                spl_save_queue("Default", &g_playlist);  // doesnt work
                
...



PS: How to answer on the sourceforge website (read only?).


------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to