Advertising
advertising
related pastes to tag 'quodlibet'
- 1792878 - quodlibet-2.2-albums-by-date-add: quodlibet
-
- --- /usr/lib/python2.6/site-packages/quodlibet/browsers/albums.py.original 2010-02-10 20:14:54.750755436 +0200
- +++ /usr/lib/python2.6/site-packages/quodlibet/browsers/albums.py 2010-02-10 20:32:01.230641701 +0200
- @@ -242,6 +242,7 @@
- self.songs = set()
- self.title = title
- self.sort = sort
- + self.added = 0
- # The key uniquely identifies the album; this way, albums
- 1792876 - quodlibet-2.2-albums-by-date-add: quodlibet
-
- --- /usr/lib/python2.6/site-packages/quodlibet/browsers/albums.py 2010-02-10 20:32:01.230641701 +0200
- +++ /usr/lib/python2.6/site-packages/quodlibet/browsers/albums.py.original 2010-02-10 20:14:54.750755436 +0200
- @@ -242,7 +242,6 @@
- self.songs = set()
- self.title = title
- self.sort = sort
- - self.added = 0
- # The key uniquely identifies the album; this way, albums
- 738911 - pcutler: quodlibet
-
- Traceback (most recent call last):
- File "/home/silwenae/.quodlibet/plugins/songsmenu/albumart2.1.py", line 8, in ?
- import os
- File "/usr/lib/python2.4/os.py", line 133, in ?
- from os.path import (curdir, pardir, sep, pathsep, defpath, extsep, altsep,
- ImportError: No module named path