Author Topic: deleting old playlists error on save  (Read 822 times)

Offline taybrynn

  • Sr. Member
  • ****
  • Posts: 2042
    • RockinChristmas
deleting old playlists error on save
« on: December 15, 2013, »
When I try to delete an old (empty) playlist, I can delete it.  But when I click "save playlists" it then always crashes and lost the changes.

So the workaround for now is to retain all playlists forever.

Any workaround for this?
Scott - Castle Rock, Colorado   [ 2 homes, 100% RGB in 2016; since 2008; over 32k channels of E1.31 ]
You are not allowed to view links. Register or Login

Offline smeighan

  • Moderator
  • Sr. Member
  • *****
  • Posts: 2285
    • Nutcracker RGB Sequence Builder
Re: deleting old playlists error on save
« Reply #1 on: December 15, 2013, »
You are not allowed to view links. Register or Login
When I try to delete an old (empty) playlist, I can delete it.  But when I click "save playlists" it then always crashes and lost the changes.

So the workaround for now is to retain all playlists forever.

Any workaround for this?

i dont see this problem. but, you should be able to delete playlists in the
xlights_schedule.xml file

here is a sample of that file

<?xml version="1.0" encoding="UTF-8"?>
<xSchedule computer="LILIADEN">
  <schedule schedstart="2013-12-15" schedend="2013-12-15"/>
  <playlists>
    <playlist name="xmas2013" Audio="0" Video="0" xLights="1" MovieMode="0">
      <listitem name="martin.xseq" delay="0"/>
    </playlist>
    <playlist name="xmas2014" Audio="0" Video="0" xLights="1" MovieMode="0">
      <listitem name="martin.xseq" delay="0"/>
    </playlist>
  </playlists>
</xSchedule>


just delete the <playlist> ... </playlist> sections

thanks
Sean
Littleton, CO
Latest releases You are not allowed to view links. Register or Login
xLights/Nutcracker Forum You are not allowed to view links. Register or Login
Fbook You are not allowed to view links. Register or Login

Offline jnealand

  • Patron Member
  • Sr. Member
  • ****
  • Posts: 2494
Re: deleting old playlists error on save
« Reply #2 on: December 15, 2013, »
To delete the playlist you need to be in that playlists tab and then use the menu to delete it.  There is no need to do a save.
Jim Nealand
Kennesaw, GA

Offline taybrynn

  • Sr. Member
  • ****
  • Posts: 2042
    • RockinChristmas
Re: deleting old playlists error on save
« Reply #3 on: December 16, 2013, »
Thanks.   These are 2011 playlists from a much older version of xlights that stuck around ... I'll manually edit to remove them
Scott - Castle Rock, Colorado   [ 2 homes, 100% RGB in 2016; since 2008; over 32k channels of E1.31 ]
You are not allowed to view links. Register or Login