From c66c63c6714fe238cc6a0ed5313a96a863283970 Mon Sep 17 00:00:00 2001 From: Thomas Adamcik Date: Fri, 30 Apr 2010 20:59:51 +0200 Subject: [PATCH] Forgot to add library tag cache --- tests/data/library_tag_cache | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 tests/data/library_tag_cache diff --git a/tests/data/library_tag_cache b/tests/data/library_tag_cache new file mode 100644 index 00000000..e090fcbd --- /dev/null +++ b/tests/data/library_tag_cache @@ -0,0 +1,24 @@ +info_begin +mpd_version: 0.14.2 +fs_charset: UTF-8 +info_end +songList begin +key: uri1 +file: /uri1 +Artist: artist1 +Title: track1 +Album: album1 +Time: 4 +key: uri2 +file: /uri2 +Artist: artist2 +Title: track2 +Album: album2 +Time: 4 +key: uri3 +file: /uri3 +Artist: artist3 +Title: track3 +Album: album3 +Time: 4 +songList end