File: rhythmbox.xml

package info (click to toggle)
zeya 0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 368 kB
  • sloc: python: 1,144; xml: 239; makefile: 4
file content (15 lines) | stat: -rw-r--r-- 426 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" standalone="yes"?>
<rhythmdb version="1.6">
  <entry type="song">
    <title>Help!</title>
    <artist>The Beatles</artist>
    <album>Help!</album>
    <location>file:///tmp/Beatles,%20The/Help.flac</location>
  </entry>
  <entry type="song">
    <title>&#x4E2D;&#x6587;</title>
    <artist></artist>
    <album></album>
    <location>file:///tmp/%E4%B8%AD%E6%96%87.flac</location>
  </entry>
</rhythmdb>