Your message dated Mon, 28 Jan 2013 16:53:52 -0600
with message-id <[email protected]>
and subject line uncommenting playlist_namebase doesn't work
has caused the Debian Bug report #448994,
regarding uncommenting playlist_namebase doesn't work
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
448994: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=448994
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: podget
Version: 0.5.8-1
Severity: normal

One setting in podgetrc is:

# Build playlists (comment out or set to null value to disable)
#playlist_namebase=New-

But commenting this out doesn't work; it will keep building playlists.

The code is:

    if [ -n "$playlist_namebase" ] ; then
        playlist_name=$playlist_namebase$(date $date_format).m3u
    else
        playlist_name="New-$(date $date_format).m3u"
    fi



--- End Message ---
--- Begin Message --- Got an updated version of podget (0.6.9) accepted into the Sid repositories with the fixes for this issue so I'm marking the bug as closed.

Thanks for the report and let me know if you find anything else!

Dave Vehrs

--- End Message ---

Reply via email to