Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'quodlibet'

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