[linux-minidisc] [PATCH 11/17] Change method name: this method returns a list, not a dict.


---
 netmd/libnetmd.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/netmd/libnetmd.py b/netmd/libnetmd.py
index 1d1d531..def234a 100644
--- a/netmd/libnetmd.py
+++ b/netmd/libnetmd.py
@@ -663,7 +663,7 @@ class NetMDInterface(object):
                 title = '';
         return title
 
-    def getTrackGroupDict(self):
+    def getTrackGroupList(self):
         """
           Return a list representing track groups.
           This list is composed of 2-tuples: