Skip to content

Commit b5c0dfb

Browse files
committed
last indexes
1 parent 0df304c commit b5c0dfb

7 files changed

Lines changed: 39 additions & 12 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"server": "6.1.0",
3-
"version": "6.1.0",
2+
"server": "6.3.0",
3+
"version": "6.3.0",
44
"compatible": "350001"
55
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<root>
3+
<total_count>4</total_count>
4+
<album id="12"/>
5+
<album id="10"/>
6+
<album id="2"/>
7+
<album id="9"/>
8+
</root>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<root>
3+
<total_count>4</total_count>
4+
<artist id="16"/>
5+
<artist id="36"/>
6+
<artist id="13"/>
7+
<artist id="14"/>
8+
</root>
Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<root>
33
<total_count>4</total_count>
4-
<artist id="16">
5-
</artist>
6-
<artist id="27">
7-
</artist>
8-
<artist id="34">
9-
</artist>
10-
<artist id="36">
11-
</artist>
4+
<artist id="16"/>
5+
<artist id="27"/>
6+
<artist id="34"/>
7+
<artist id="36"/>
128
</root>
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<root>
3+
<total_count>3</total_count>
4+
<podcast id="1"/>
5+
<podcast id="2"/>
6+
<podcast id="6"/>
7+
</root>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<root>
3+
<total_count>4</total_count>
4+
<artist id="16"/>
5+
<artist id="27"/>
6+
<artist id="34"/>
7+
<artist id="36"/>
8+
</root>
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<root>
3-
<server><![CDATA[6.1.0]]></server>
4-
<version><![CDATA[6.1.0]]></version>
3+
<server><![CDATA[6.3.0]]></server>
4+
<version><![CDATA[6.3.0]]></version>
55
<compatible><![CDATA[350001]]></compatible>
66
</root>

0 commit comments

Comments
 (0)