Coder Social home page Coder Social logo

poca's People

Contributors

googlecodeexporter avatar

poca's Issues

Arch Linux - poca cannot be installed.

[llluser@lllserv ~]$ sudo pacman -S python2-eyed3
resolving dependencies...
looking for inter-conflicts...

Packages (1): python2-eyed3-0.7.5-1

Total Installed Size:   1.26 MiB

:: Proceed with installation? [Y/n] Y
(1/1) checking keys in keyring                     [######################] 100%
(1/1) checking package integrity                   [######################] 100%
(1/1) loading package files                        [######################] 100%
(1/1) checking for file conflicts                  [######################] 100%
(1/1) checking available disk space                [######################] 100%
(1/1) installing python2-eyed3                     [######################] 100%
[llluser@lllserv ~]$ sudo pacman -U poca-0.1.0-1-any.pkg.tar.xz 
loading packages...
resolving dependencies...
warning: cannot resolve "python-eyed3", a dependency of "poca"
:: The following package cannot be upgraded due to unresolvable dependencies:
      poca

:: Do you want to skip the above package for this upgrade? [y/N] n
error: failed to prepare transaction (could not satisfy dependencies)
:: poca: requires python-eyed3
[llluser@lllserv ~]$ 


What version of the product are you using? On what operating system?
0.7
Arch


Original issue reported on code.google.com by [email protected] on 3 Dec 2014 at 1:55

Replacement of eyeD3

Hi madchine,

so far your project is awesome, will try to get this on my own, but I'm not 
that great programmer so I would like to know if it would be possible to change 
the eyeD3 part of poca into mutagen, as many streams are already ogg based too 
and mutagen would handle these streams in renaming too :)

Thanks for your tool and greetings

golodhrim

Original issue reported on code.google.com by [email protected] on 8 Sep 2011 at 10:57

-t option generates an error

What steps will reproduce the problem?
podcastXDL -t  -u 
'http://downloads.bbc.co.uk/podcasts/worldservice/6min_vocab/rss.xml' -d . 

Traceback (most recent call last):
  File "/usr/local/bin/podcastXDL", line 342, in <module>
    main()
  File "/usr/local/bin/podcastXDL", line 281, in main
    start.download_files() 
  File "/usr/local/bin/podcastXDL", line 208, in download_files
    title = self.podtitle[counter-1]
IndexError: list index out of range


When downloading without the -t option there is no such error


What version of the product are you using? On what operating system?
PodcastXDL 0.7 
Arch Linux

Original issue reported on code.google.com by [email protected] on 3 Dec 2014 at 1:24

Feature Request - File Rename Based on Feed Data

I've been using poca for a bit, and so far, it's my favorite no-fuss podcast 
client.

I do have one request.  I would *love* for poca torename files based on the 
title/date pulled from the rss feed.  For example, NPR's "Wait Wait... Don't 
Tell Me!" feed has MP3s named things like "npr_140773872.mp3" -- I have no good 
way of knowing what episode that is.

It would be very useful to have it be renamed something like "2011-09-24.mp3"

Or in the case of This American Life, who's files are named things like 
"446.mp3," it'd be useful for it to be renamed something like "2011-09-18 - 
Living Without (2011).mp3"

Thanks for this awesome program!
-John

Original issue reported on code.google.com by [email protected] on 25 Sep 2011 at 5:35

smtplib errors do not get caught

What steps will reproduce the problem?
1. Set up correct mail_account section in poca.xml
2. Switch of internet connection
3. Run poca with '-m' flag

What is the expected output? 
That the error from smtplib should be caught

What do you see instead?

A N D R E W   M A R R
Error: Feed could not be parsed. 
Traceback (most recent call last):
  File "/usr/lib/python2.7/logging/handlers.py", line 875, in emit
    smtp = smtplib.SMTP(self.mailhost, port)
  File "/usr/lib/python2.7/smtplib.py", line 239, in __init__
    (code, msg) = self.connect(host, port)
  File "/usr/lib/python2.7/smtplib.py", line 295, in connect
    self.sock = self._get_socket(host, port, self.timeout)
  File "/usr/lib/python2.7/smtplib.py", line 273, in _get_socket
    return socket.create_connection((port, host), timeout)
  File "/usr/lib/python2.7/socket.py", line 553, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
gaierror: [Errno -2] Name or service not known
Logged from file channel.py, line 46
No new entries found

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 9 Jan 2011 at 7:57

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.