Code Monkey home page Code Monkey logo

iquality's People

Contributors

itaybb avatar tmr232 avatar yammesicka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

iquality's Issues

setup.py

Use your setup.py file to install all dependencies.

"Listen" button doesn't work

The listen_slot method can't find the video/x-flv decoder. And it's right - there is no video/x-flv decoder on my computer, even after installing the latest version of CCCP.

The code (last line is my addition):

    def listen_slot(self, QModelIndex=None):
        if not Phonon.BackendCapabilities.isMimeTypeAvailable('video/x-flv'):
            log.debug("Available decoders: %s" % Phonon.BackendCapabilities.availableMimeTypes())

The debug log:

[DEBUG] Available decoders: [u'application/vnd.ms-wpl', u'application/x-mplayer2
', u'application/x-ms-wmd', u'application/x-ms-wmz', u'audio/3gpp', u'audio/3gpp
2', u'audio/aiff', u'audio/basic', u'audio/mid', u'audio/midi', u'audio/mp3', u'
audio/mp4', u'audio/mpeg', u'audio/mpegurl', u'audio/mpg', u'audio/vnd.dlna.adts
', u'audio/wav', u'audio/x-aiff', u'audio/x-mid', u'audio/x-midi', u'audio/x-mp3
', u'audio/x-mpeg', u'audio/x-mpegurl', u'audio/x-mpg', u'audio/x-ms-wax', u'aud
io/x-ms-wma', u'audio/x-wav', u'midi/mid', u'unknown', u'video/3gpp', u'video/3g
pp2', u'video/avi', u'video/mp4', u'video/mpeg', u'video/mpg', u'video/msvideo',
u'video/quicktime', u'video/vnd.dlna.mpeg-tts', u'video/x-mpeg', u'video/x-mpeg
2a', u'video/x-ms-asf', u'video/x-ms-asf-plugin', u'video/x-ms-wm', u'video/x-ms
-wmv', u'video/x-ms-wmx', u'video/x-ms-wvx', u'video/x-msvideo', u'vnd.ms.wmhtml
']

Gets stuck at copying files

Hey, I tried to download Apollo - Hardwell song from mp3soup using iquality. The mp3 got downloaded after i selected album art. But after downloading , Its stuck at copying files.

Please try to resolve it.

Error when compiling to 64 bit

WinRAR pops up and displaying:
"
! Cannot open iQuality-0.212-installer.exe
The system cannot find the file specified.
! C:\Scripts\iQuality\dist\iQuality-0.212-installer.zip: No files to add
"

The cmd showing:
Error on line 42 in C:\Scripts\iQuality\install.iss: No files found matching "C:
\Scripts\iQuality\dist\iQuality-0.212.amd64*"

Using Python 2.7 (Anaconda distro) 64x.
C:\Scripts\iQuality>python -c "import sys; print sys.version"
2.7.5 |Anaconda 1.8.0 (64-bit)| (default, Jul 1 2013, 12:37:52) [MSC v.1500 64bit (AMD64)]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.