Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Screamer Radio

Questions and comments specific to a particular plugin should go here.
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Screamer Radio

Post by Pako »

I made new plugin. This time is it internet radio player Screamer Radio from http://www.screamer-radio.com/ .
Pako
Attachments
__init__.py
Version 0.1.0
(24.67 KiB) Downloaded 532 times
Last edited by Pako on Wed May 07, 2008 6:27 am, edited 1 time in total.
krambriw
Plugin Developer
Posts: 2570
Joined: Sat Jun 30, 2007 2:51 pm
Location: Stockholm, Sweden
Contact:

Re: Screamer Radio

Post by krambriw »

Hi Pako,

And with my Scheduler I think you can use EG to be your alarm radio clock!

Best regards, Walter
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: Screamer Radio

Post by Pako »

krambriw wrote:And with my Scheduler I think you can use EG to be your alarm radio clock!
Certainly, but much frequent using will probably, I think, scheduled recording.
Pako
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: Screamer Radio

Post by Pako »

Only little enhancemenet.
Pako
Attachments
__init__.py
Version 0.1.2
(25.16 KiB) Downloaded 476 times
You know flattr ? You can Image
User avatar
Bitmonster
Site Admin
Posts: 2239
Joined: Mon Feb 06, 2006 10:28 pm

Re: Screamer Radio

Post by Bitmonster »

Have you checked it into the SVN trunk?
Please post software-related questions in the forum - PMs will only be answered, if really private, thanks!
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: Screamer Radio

Post by Pako »

Bitmonster wrote:Have you checked it into the SVN trunk?
Now already yes.

Fix SetVolume action -> version 0.1.3

Pako
Attachments
__init__.py
Version 0.1.3
(25.47 KiB) Downloaded 505 times
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: Screamer Radio

Post by Pako »

Probably I am caused big problem in SVN. :oops:
I absolutely don't know as, SourceForge today works someways strange.
Pako
User avatar
Bitmonster
Site Admin
Posts: 2239
Joined: Mon Feb 06, 2006 10:28 pm

Re: Screamer Radio

Post by Bitmonster »

Yes, you have deleted the whole trunk. :)

I have reverted the changes, but now you have to re-commit your plugin to the proper location.
Please post software-related questions in the forum - PMs will only be answered, if really private, thanks!
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: Screamer Radio

Post by Pako »

Thanks for comprehension and correction mine calamitous mistake.
Pako
badangel
Posts: 2
Joined: Tue Jun 24, 2008 6:57 pm

Re: Screamer Radio

Post by badangel »

I get the following error while trying to load this plugin:

19:56:11 Error starting plugin: Screamer Radio
19:56:11 Traceback (most recent call last) (1431):
19:56:11 File "C:\Program Files (x86)\EventGhost\eg\Classes\PluginInfo.py", line 299, in Start
19:56:11 File "C:\Program Files (x86)\EventGhost\plugins\ScreamerRadio\__init__.py", line 279, in __start__
19:56:11 File "xml\sax\__init__.pyc", line 33, in parse
19:56:11 File "xml\sax\expatreader.pyc", line 102, in parse
19:56:11 File "xml\sax\saxutils.pyc", line 298, in prepare_input_source
19:56:11 File "urllib.pyc", line 82, in urlopen
19:56:11 File "urllib.pyc", line 187, in open
19:56:11 File "urllib.pyc", line 199, in open_unknown
19:56:11 IOError: [Errno url error] unknown url type: 'c'

using EventGhost 0.3.6.1434 (language english UK)

any ideas?

thanks,
Antonis
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: Screamer Radio

Post by Pako »

EventGhost probably cannot open a Language File, which is setting inside configuration file (screamer.xml).

Try this way:
==========
1) Close EventGhost
2) Start Screamer Radio (direct - without EG)
3) Menu Settings - Language -> Select some Language
4) Close Screamer Radio
5) Start EventGhost and try Screamer Radio plugin

Pako
badangel
Posts: 2
Joined: Tue Jun 24, 2008 6:57 pm

Re: Screamer Radio

Post by badangel »

this works

thanks!
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: Screamer Radio

Post by Pako »

New version (0.1.4):
- now uses AddActionsFromList
- add "On screeen menu" for choice of favorite

Pako
Attachments
__init__.py
Plugin Screamer Radio - version 0.1.4
(33.52 KiB) Downloaded 471 times
User avatar
Pako
Plugin Developer
Posts: 2294
Joined: Sat Nov 11, 2006 1:31 pm
Location: Czech Republic
Contact:

Re: Screamer Radio

Post by Pako »

Right now I release a new version (0.1.5) of ScreamerRadio plugin.
The main change:
I created a small program "Start_SR_Events.exe". He reads out title of ScreamerRadio windows and at each him change generates a event for EventGhost.
It is therefore very easy using the "Show OSD" to display the name of the song or station played.
To run "Start_SR_Events.exe" along with "screamer.exe" you must mark a check box in the dialog to configure plug-in.
Program "Start_SR_Events.exe" was created as a Python script and compiled by program py2exe.
Program "Start_SR_Events.exe" by itself ensure, that he will be launched only once.
For stopping (killing) of program "Start_SR_Events.exe" serve program " Stop_SR_Events.exe".
Image

Download:
http://pako.aspone.cz/download/Start_SR_Events.exe (3409 kB)
http://pako.aspone.cz/download/Stop_SR_Events.exe (2691 kB)
Attachments
__init__.py
Plugin ScreamerRadio - version 0.1.5
(38.57 KiB) Downloaded 536 times
Menus and configuration dialogue after pressing the button Test.
Menus and configuration dialogue after pressing the button Test.
mcdanne82
Posts: 5
Joined: Sun Jul 18, 2010 4:50 pm

Re: Screamer Radio

Post by mcdanne82 »

Hi
I get the folowing error when I try to start the Screamer plugin.
I use screamer 0.4.3 is that a incompatible version to the plugin?

Code: Select all

   Plugin: Screamer Radio
      Fel vid start av plugin: Screamer Radio
      Traceback (most recent call last) (1462):
        File "C:\Program\EventGhost\eg\Classes\PluginInfo.py", line 330, in Start
        File "C:\Program\EventGhost\plugins\ScreamerRadio\__init__.py", line 224, in __start__
        File "xml\sax\__init__.pyc", line 33, in parse
        File "xml\sax\expatreader.pyc", line 107, in parse
        File "xml\sax\xmlreader.pyc", line 119, in parse
        File "xml\sax\expatreader.pyc", line 111, in prepareParser
      UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 44: ordinal not in range(128)
Someone that now what that error means?
Post Reply