Page 8 of 121 FirstFirst ... 6789101858108 ... LastLast
Results 71 to 80 of 1202

Thread: New music player - Exaile!

  1. #71
    Join Date
    Feb 2005
    Beans
    Hidden!

    Re: New music player - Exaile!

    Does it support last.fm? That's a huge one.
    Sylvia: Look at what you've done to him!
    Christof: I have given Truman the chance to lead a normal life. The world, the place you live in, is the sick place.

  2. #72
    Join Date
    Aug 2005
    Location
    Palo Alto, CA
    Beans
    205

    Re: New music player - Exaile!

    Quote Originally Posted by synic
    That message indicates that you /have/ to have a music.db: rm ~/.exaile/music.db - you wouldn't have gotten that far if you didn't have one.
    Ah, I didn't see the hidden folder in your directions. Sorry. /Hangs head in shame.

    Works great. Thanks a lot.

  3. #73
    Join Date
    Apr 2005
    Location
    SLC, Utah
    Beans
    12
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: New music player - Exaile!

    Quote Originally Posted by bored2k
    Does it support last.fm? That's a huge one.
    Yeah

  4. #74
    Join Date
    Jun 2005
    Location
    Malta
    Beans
    4,187
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: New music player - Exaile!

    Are you planning any visuals and the like?
    Also, can we change lyrics engine?

    My only problem is that it feels a bit sluggish. Is this down to python?

    Otherwise, this seems like an awesome piece of work. When are you planning to release it in the repos?

    I spoke too soon, it seems. Lyrics don't work.
    It also failed to save music collection.
    Last edited by Lord Illidan; May 19th, 2006 at 07:36 PM.

  5. #75
    Join Date
    Apr 2005
    Location
    SLC, Utah
    Beans
    12
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: New music player - Exaile!

    Quote Originally Posted by Lord Illidan
    Are you planning any visuals and the like?
    Also, can we change lyrics engine?

    My only problem is that it feels a bit sluggish. Is this down to python?

    Otherwise, this seems like an awesome piece of work. When are you planning to release it in the repos?

    I spoke too soon, it seems. Lyrics don't work.
    It also failed to save music collection.
    When's the last time you ran an svn update? I only put the lyrics in today.

  6. #76
    Join Date
    Jun 2005
    Location
    Malta
    Beans
    4,187
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: New music player - Exaile!

    Quote Originally Posted by synic
    When's the last time you ran an svn update? I only put the lyrics in today.
    I installed it today.

  7. #77
    Join Date
    Apr 2005
    Location
    SLC, Utah
    Beans
    12
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: New music player - Exaile!

    Quote Originally Posted by Lord Illidan
    I installed it today.
    Try svn updating. When you say "don't work", how do you mean? It says it can't find them? What artist/songtitle are you trying?

  8. #78
    Join Date
    Jan 2006
    Location
    Manchester
    Beans
    45
    Distro
    Ubuntu 6.06

    Re: New music player - Exaile!

    I want to try this. From the first post:

    Code:
    # apt-get install python-wxgtk2.6 python-pysqlite2 python-pymad gstreamer0.8-mad python-gst subversion
    # svn checkout svn://jbother.org/usr/local/svn/exaile
    # cd exaile && ./exaile
    I get this:

    Code:
    pat@cube:~$ sudo apt-get install python-wxgtk2.6 python-pysqlite2 python-pymad gstreamer0.8-mad python-gst subversion
    Password:
    Reading package lists... Done
    Building dependency tree... Done
    python-wxgtk2.6 is already the newest version.
    gstreamer0.8-mad is already the newest version.
    python-gst is already the newest version.
    The following extra packages will be installed:
      libsvn0
    Suggested packages:
      subversion-tools db4.3-util
    The following NEW packages will be installed
      libsvn0 python-pymad python-pysqlite2 subversion
    0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
    Need to get 725kB of archives.
    After unpacking 4432kB of additional disk space will be used.
    Do you want to continue [Y/n]? y
    Get: 1 http://gb.archive.ubuntu.com dapper/main libsvn0 1.3.1-3ubuntu1 [513kB]
    Get: 2 http://gb.archive.ubuntu.com dapper/universe python-pymad 0.5.4-1ubuntu3 [5560B]
    Get: 3 http://gb.archive.ubuntu.com dapper/main python-pysqlite2 2.0.5-1ubuntu1 [3012B]
    Get: 4 http://gb.archive.ubuntu.com dapper/main subversion 1.3.1-3ubuntu1 [203kB]
    Fetched 725kB in 5s (125kB/s)
    Selecting previously deselected package libsvn0.
    (Reading database ... 128215 files and directories currently installed.)
    Unpacking libsvn0 (from .../libsvn0_1.3.1-3ubuntu1_i386.deb) ...
    Selecting previously deselected package python-pymad.
    Unpacking python-pymad (from .../python-pymad_0.5.4-1ubuntu3_all.deb) ...
    Selecting previously deselected package python-pysqlite2.
    Unpacking python-pysqlite2 (from .../python-pysqlite2_2.0.5-1ubuntu1_all.deb) ...
    Selecting previously deselected package subversion.
    Unpacking subversion (from .../subversion_1.3.1-3ubuntu1_i386.deb) ...
    Setting up libsvn0 (1.3.1-3ubuntu1) ...
    
    Setting up python-pymad (0.5.4-1ubuntu3) ...
    Setting up python-pysqlite2 (2.0.5-1ubuntu1) ...
    Setting up subversion (1.3.1-3ubuntu1) ...
    pat@cube:~$ svn checkout svn://jbother.org/usr/local/svn/exaile
    A    exaile/.clean
    A    exaile/mutagen
    A    exaile/mutagen/_constants.py
    A    exaile/mutagen/apev2.py
    A    exaile/mutagen/mp3.py
    A    exaile/mutagen/__init__.py
    A    exaile/mutagen/id3.py
    A    exaile/mutagen/_vorbis.py
    A    exaile/mutagen/flac.py
    A    exaile/license.txt
    A    exaile/font.ttf
    A    exaile/xl
    A    exaile/xl/common.py
    A    exaile/xl/shoutcast.py
    A    exaile/xl/scrobbler.py
    A    exaile/xl/dbusinterface.py
    A    exaile/xl/prefs.py
    A    exaile/xl/media.py
    A    exaile/xl/xlmisc.py
    A    exaile/xl/__init__.py
    A    exaile/xl/covers.py
    A    exaile/xl/panels.py
    A    exaile/xl/trackslist.py
    A    exaile/xl/track.py
    A    exaile/xl/config.py
    A    exaile/xl/tracks.py
    A    exaile/db.sql
    A    exaile/mmkeys
    A    exaile/mmkeys/mmkeys.override
    A    exaile/mmkeys/mmkeys.defs
    A    exaile/mmkeys/MANIFEST
    A    exaile/mmkeys/mmkeys.c
    A    exaile/mmkeys/setup.py
    A    exaile/mmkeys/COPYING
    A    exaile/mmkeys/mmkeys.h
    A    exaile/mmkeys/mmkeysmodule.c
    A    exaile/mmkeys/README
    A    exaile/mmkeys/Makefile
    A    exaile/mmkeys.so
    A    exaile/images
    A    exaile/images/remove.png
    A    exaile/images/refresh.png
    A    exaile/images/player-play.png
    A    exaile/images/album.png
    A    exaile/images/genre.png
    A    exaile/images/player-volume.png
    A    exaile/images/delete.png
    A    exaile/images/track.png
    A    exaile/images/artist.png
    A    exaile/images/player-prev.png
    A    exaile/images/player-pause.png
    A    exaile/images/player-next.png
    A    exaile/images/folder.png
    A    exaile/images/nocover.png
    A    exaile/images/playlist_ipod.png
    A    exaile/images/media-audiofile.png
    A    exaile/images/player-stop.png
    A    exaile/images/exailelogo-sml.png
    A    exaile/images/clear.png
    A    exaile/images/add.png
    A    exaile/images/lite/icon.png
    A    exaile/images/ipod.png
    A    exaile/exaile
    A    exaile/debs
    A    exaile/debs/python-gpod_0.3-1_i386.deb
    A    exaile/exaile.py
    Checked out revision 913.
    pat@cube:~$ cd exaile && ./exaile
    Traceback (most recent call last):
      File "exaile.py", line 28, in ?
        from xl import *
      File "/home/pat/exaile/xl/config.py", line 17, in ?
        import fileinput, traceback, xlmisc
      File "/home/pat/exaile/xl/xlmisc.py", line 18, in ?
        import trackslist, tracks, covers, md5, threading, re
      File "/home/pat/exaile/xl/trackslist.py", line 19, in ?
        from xl import xlmisc, common, track, tracks
    ImportError: cannot import name xlmisc
    Now what?

    Cheers

    -Pat

  9. #79
    Join Date
    Apr 2005
    Location
    SLC, Utah
    Beans
    12
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: New music player - Exaile!

    Quote Originally Posted by patbuntu
    I want to try this. From the first post:

    Code:
    # apt-get install python-wxgtk2.6 python-pysqlite2 python-pymad gstreamer0.8-mad python-gst subversion
    # svn checkout svn://jbother.org/usr/local/svn/exaile
    # cd exaile && ./exaile
    I get this:

    Code:
    pat@cube:~$ sudo apt-get install python-wxgtk2.6 python-pysqlite2 python-pymad gstreamer0.8-mad python-gst subversion
    Password:
    Reading package lists... Done
    Building dependency tree... Done
    python-wxgtk2.6 is already the newest version.
    gstreamer0.8-mad is already the newest version.
    python-gst is already the newest version.
    The following extra packages will be installed:
      libsvn0
    Suggested packages:
      subversion-tools db4.3-util
    The following NEW packages will be installed
      libsvn0 python-pymad python-pysqlite2 subversion
    0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
    Need to get 725kB of archives.
    After unpacking 4432kB of additional disk space will be used.
    Do you want to continue [Y/n]? y
    Get: 1 http://gb.archive.ubuntu.com dapper/main libsvn0 1.3.1-3ubuntu1 [513kB]
    Get: 2 http://gb.archive.ubuntu.com dapper/universe python-pymad 0.5.4-1ubuntu3 [5560B]
    Get: 3 http://gb.archive.ubuntu.com dapper/main python-pysqlite2 2.0.5-1ubuntu1 [3012B]
    Get: 4 http://gb.archive.ubuntu.com dapper/main subversion 1.3.1-3ubuntu1 [203kB]
    Fetched 725kB in 5s (125kB/s)
    Selecting previously deselected package libsvn0.
    (Reading database ... 128215 files and directories currently installed.)
    Unpacking libsvn0 (from .../libsvn0_1.3.1-3ubuntu1_i386.deb) ...
    Selecting previously deselected package python-pymad.
    Unpacking python-pymad (from .../python-pymad_0.5.4-1ubuntu3_all.deb) ...
    Selecting previously deselected package python-pysqlite2.
    Unpacking python-pysqlite2 (from .../python-pysqlite2_2.0.5-1ubuntu1_all.deb) ...
    Selecting previously deselected package subversion.
    Unpacking subversion (from .../subversion_1.3.1-3ubuntu1_i386.deb) ...
    Setting up libsvn0 (1.3.1-3ubuntu1) ...
    
    Setting up python-pymad (0.5.4-1ubuntu3) ...
    Setting up python-pysqlite2 (2.0.5-1ubuntu1) ...
    Setting up subversion (1.3.1-3ubuntu1) ...
    pat@cube:~$ svn checkout svn://jbother.org/usr/local/svn/exaile
    A    exaile/.clean
    A    exaile/mutagen
    A    exaile/mutagen/_constants.py
    A    exaile/mutagen/apev2.py
    A    exaile/mutagen/mp3.py
    A    exaile/mutagen/__init__.py
    A    exaile/mutagen/id3.py
    A    exaile/mutagen/_vorbis.py
    A    exaile/mutagen/flac.py
    A    exaile/license.txt
    A    exaile/font.ttf
    A    exaile/xl
    A    exaile/xl/common.py
    A    exaile/xl/shoutcast.py
    A    exaile/xl/scrobbler.py
    A    exaile/xl/dbusinterface.py
    A    exaile/xl/prefs.py
    A    exaile/xl/media.py
    A    exaile/xl/xlmisc.py
    A    exaile/xl/__init__.py
    A    exaile/xl/covers.py
    A    exaile/xl/panels.py
    A    exaile/xl/trackslist.py
    A    exaile/xl/track.py
    A    exaile/xl/config.py
    A    exaile/xl/tracks.py
    A    exaile/db.sql
    A    exaile/mmkeys
    A    exaile/mmkeys/mmkeys.override
    A    exaile/mmkeys/mmkeys.defs
    A    exaile/mmkeys/MANIFEST
    A    exaile/mmkeys/mmkeys.c
    A    exaile/mmkeys/setup.py
    A    exaile/mmkeys/COPYING
    A    exaile/mmkeys/mmkeys.h
    A    exaile/mmkeys/mmkeysmodule.c
    A    exaile/mmkeys/README
    A    exaile/mmkeys/Makefile
    A    exaile/mmkeys.so
    A    exaile/images
    A    exaile/images/remove.png
    A    exaile/images/refresh.png
    A    exaile/images/player-play.png
    A    exaile/images/album.png
    A    exaile/images/genre.png
    A    exaile/images/player-volume.png
    A    exaile/images/delete.png
    A    exaile/images/track.png
    A    exaile/images/artist.png
    A    exaile/images/player-prev.png
    A    exaile/images/player-pause.png
    A    exaile/images/player-next.png
    A    exaile/images/folder.png
    A    exaile/images/nocover.png
    A    exaile/images/playlist_ipod.png
    A    exaile/images/media-audiofile.png
    A    exaile/images/player-stop.png
    A    exaile/images/exailelogo-sml.png
    A    exaile/images/clear.png
    A    exaile/images/add.png
    A    exaile/images/lite/icon.png
    A    exaile/images/ipod.png
    A    exaile/exaile
    A    exaile/debs
    A    exaile/debs/python-gpod_0.3-1_i386.deb
    A    exaile/exaile.py
    Checked out revision 913.
    pat@cube:~$ cd exaile && ./exaile
    Traceback (most recent call last):
      File "exaile.py", line 28, in ?
        from xl import *
      File "/home/pat/exaile/xl/config.py", line 17, in ?
        import fileinput, traceback, xlmisc
      File "/home/pat/exaile/xl/xlmisc.py", line 18, in ?
        import trackslist, tracks, covers, md5, threading, re
      File "/home/pat/exaile/xl/trackslist.py", line 19, in ?
        from xl import xlmisc, common, track, tracks
    ImportError: cannot import name xlmisc
    Now what?

    Cheers

    -Pat

    I apologize.. I'm getting ready for a release, so things are changing in the svn repository a bit. If you svn update now, it should work.

  10. #80
    Join Date
    Jan 2006
    Location
    Manchester
    Beans
    45
    Distro
    Ubuntu 6.06

    Re: New music player - Exaile!

    Yep - works fine now. Imported 4603 tracks (for the record, listen got 4668, amarok got 4695).

    Seems to work fine, good stuff

    Nice one

    -Pat

Page 8 of 121 FirstFirst ... 6789101858108 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •