Warning: session_start(): open(/tmp/sess_30nhh4uo8mf5vb6b86s9886bd4, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Amarok Shouter openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

Amarok Shouter

   0.2.1  

Amarok Script

Score 78%
Amarok Shouter
zoom


Link:  Link
Downloads:  10531
Submitted:  Mar 24 2005
Updated:  Oct 3 2006

Description:

This script was written as a vehicle for learning python, I'm open to suggestions, comments and anything not overly abusive. With disclaimer out of
the way, forward with the details: this script will start a small server from within amaroK and serve music streams on a specified port. Stream sources are configurable: current options are for "live" streams as well as a snapshotted playlist. This works with a bevy of different user agents.

Comments and feedback will be much appreciated.




Changelog:

Oct 3, 2006
* fixed unsupported operand error on startup
+ added README.

Aug 30, 2005
- fixed executable bits on non-executable files

Aug 28, 2005
- beta2 Bumped to 0.2.0

0.2.0 beta2, 2005
- Added fix from ShadowFiend
- Tweaked static playlist management. Static playlist clients should now *never* be dropped because of buffer underruns.

0.2.0-beta, 2005
August 12th
Added link to 0.2.0-beta. This is somewhat experimental. It works for me, but as I don't currently have access to a machine with Winamp/WMP I'm posting this as a beta to see if any problems come up. This includes fixes for client side buffer-overruns which result in a repeat of the trailing 10% of each song, and some simple burst-on-connect handling. These changes will be committed to amaroK SVN when I get my DSL at home up and running.

*June 23, 2005 update*
- Re-uploaded 0.1.4. It looks like it never made it there the first time.




LicenseGPL
(Shouter)
Send to a friend
Subscribe
Other  Content  from jbell
Report inappropriate content



goto page: prev   1  2  3  4  5  6  7  8  9 

-
.

 error in publisher

 
 by lordmaxxon on: Feb 6 2006
 
Score 50%

I downloaded the archive and used amaroK's Add Script to add it, but when I tried to run it, it said Shouter.py exited with "Error Code 1" and complained that there was no module named Publisher


Reply to this

-

 Re: error in publisher

 
 by talmage on: Mar 5 2006
 
Score 50%

It's looking for a script that is distributed with Amarok. On my system it's


/usr/pkg/share/kde/apps/amarok/scripts/common/Publisher.py

I made a symlink to it in

~/.kde/share/kde/apps/amarok/scripts/shouter/

where Amarok installed Shouter


Reply to this

-

 Re: Re: error in publisher

 
 by lordmaxxon on: Mar 5 2006
 
Score 50%

sorry, the problem's already been solved. i forgot to post that. thanks for your help, though.


Reply to this

-

 Re: Re: error in pub

 
 by lerxt on: Apr 1 2006
 
Score 50%

I did this as well. Hasn't helped. I do get the following error the first time I try to run the script after installing it:

/home/klkester/.kde/share/apps/amarok/scripts/shouter/Amarok.py:15: DeprecationWarning: Non-ASCII character '\xe9' in file /home/klkester/.kde/share/apps/amarok/scripts/shouter/Globals.py on line 6, but no encoding declared;

Beyond that I also get the error about Publisher - even though I have created the symlink.


Reply to this

-
.

 Re: error in publish

 
 by semicolon on: Oct 11 2006
 
Score 50%

I also get this error.

Running Kubuntu 6.06


Reply to this

-

 Dropouts

 
 by talmage on: Mar 5 2006
 
Score 50%

I got Shouter running tonight. It's great. It's exactly what I've been looking for for months.

My only complaint is that when I stream to my MacSense HomePod over the wireless network, there are occasional dropouts.

I tried increasing buf_size to 32768 in shouterrc. I don't think it helped. Any suggestions?


Reply to this

-

 Re: Dropouts

 
 by talmage on: Mar 6 2006
 
Score 50%

I get the dropouts on the wired network, too.


Reply to this

-
.

 2.0 fails to run

 
 by nsteeves on: Apr 8 2006
 
Score 50%

Shouter-2.0, amaroK-1.3.9, python-2.4.2

I remember when it used to work, and absolutely *love* your script. I imagine that either the amaroK, or python upgrade broke it.

/home/sten/.kde/share/apps/amarok/scripts/shouter/Amarok.py:15: DeprecationWarning: Non-ASCII character '\xe9' in file /home/sten/.kde/share/apps/amarok/scripts/shouter/Globals.py on line 6, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
from Globals import *
Traceback (most recent call last):
File "/home/sten/.kde/share/apps/amarok/scripts/shouter/Shouter.py", line 24, in ?
from StreamController import *
File "/home/sten/.kde/share/apps/amarok/scripts/shouter/StreamController.py", line 23, in ?
from StreamPublisher import *
File "/home/sten/.kde/share/apps/amarok/scripts/shouter/StreamPublisher.py", line 23, in ?
from Publisher import *
ImportError: No module named Publisher


Reply to this

-
.

 need more info

 
 by fassan on: Apr 12 2006
 
Score 50%

umm- I like the idea of this script, but how exactly do I get it working? It installed fine, and i can open the dialogs and whatnot, but I can't get my music in other clients.

I probably need a streaming server, which I don't have at the moment. Can I use any or only specific ones, and then how do I inform the script which one I have?

If I missed a howto page somewhere, I appologize. Never done my own streaming before, so I appologize if these are lame questions.


Reply to this

-

 Amarok 1.4 beta3

 
 by cjh on: Apr 25 2006
 
Score 50%

Hey Jbell,

Shouter is a beautiful piece of software.

However, I'm running it on amaroK 1.4 beta3 (xine engine and alsasink) now, and the script seems to have stopped working.

It does start a server on port 8000, but clients (especially Winamp) DO NOT recieve any audio. http://localhost:8000 gives index.pls which opens in winamp but does not play.

The error in winamp says 'error syncing To mpeg'

Could you please help me?


Thanks,
CJ

Reply to this

-

 Re: Amarok 1.4 beta3

 
 by dasbooter on: May 7 2006
 
Score 50%

Yes I have same error error syncing to mpeg??


Reply to this

-
.

 Broadcast on port 80

 
 by gronslet on: May 25 2006
 
Score 50%

Hi and thanks for this nice plugin!


I am trying to use it for broadcasting what I play on my laptop over my LAN to my KiSS DP 558, which can read shoutcast radio streams from port 80 only. I tried to change the broadcast port to 80, but then the script locks up, and I was not able to start it again in order to reconfigure.

I had to manually change the port (which seemed to be set to 1000 instead of 80) in the file ~/.kde/share/apps/amarok/scripts-data/shouterrc.
Changing it to 8000 let's me start the script as normal.

Is this a script spesific issue, or are ports below 8000 blocked for security reasons in amarok?

Thanks,
M


Reply to this

-

 works with 1.4?

 
 by jetpeach on: Jun 4 2006
 
Score 50%

does Amarok Shouter work with v1.4?


Reply to this

-

 Re: Broadcast on port 80

 
 by jbell on: Aug 3 2006
 
Score 50%

Opening ports below 1024 are restricted to the root user. If you're comfortable doing such things, you might try running with amarok as root and see what happens.


Reply to this

goto page: prev   1  2  3  4  5  6  7  8  9 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team