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

List:       amarok-bugs-dist
Subject:    [amarok] [Bug 379857] New: Last played newer than does not save properly
From:       Jesse Hughes <bugzilla_noreply () kde ! org>
Date:       2017-05-15 15:55:10
Message-ID: bug-379857-71684 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=379857

            Bug ID: 379857
           Summary: Last played newer than does not save properly
           Product: amarok
           Version: 2.8.0
          Platform: Ubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Playlists/Dynamic Playlists
          Assignee: amarok-bugs-dist@kde.org
          Reporter: jesse@phiwumbda.org
                CC: ralf-engels@gmx.de
  Target Milestone: 2.9

I notice that when I add a "last played -- newer than" bias, the bias is saved
like so:

    <playlist>
        <title>New playlist</title>
        <tagMatchBias>
            <field>last played</field>
            <numValue>172800</numValue>
            <numValue2>0</numValue2>
            <condition></condition>
        </tagMatchBias>
    </playlist>

Notice the empty "condition" field.

On restarting amarok, this is interpreted as "equals" and hence the numValue is
interpreted as a date.  On quitting amarok again, the same playlist is saved as
so:

    <playlist>
        <title>New playlist</title>
        <tagMatchBias>
            <field>last played</field>
            <numValue>172800</numValue>
            <numValue2>0</numValue2>
            <condition>equals</condition>
        </tagMatchBias>
    </playlist>

Notice that "condition" now is "equals".

-- 
You are receiving this mail because:
You are the assignee for the bug.=
[prev in list] [next in list] [prev in thread] [next in thread] 

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