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.
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
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Screamer Radio
I made new plugin. This time is it internet radio player Screamer Radio from http://www.screamer-radio.com/ .
Pako
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
Hi Pako,
And with my Scheduler I think you can use EG to be your alarm radio clock!
Best regards, Walter
And with my Scheduler I think you can use EG to be your alarm radio clock!
Best regards, Walter
My released plugins
https://drive.google.com/drive/folders/ ... y01eVBKeHM
https://drive.google.com/drive/folders/ ... y01eVBKeHM
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: Screamer Radio
Certainly, but much frequent using will probably, I think, scheduled recording.krambriw wrote:And with my Scheduler I think you can use EG to be your alarm radio clock!
Pako
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: Screamer Radio
Only little enhancemenet.
Pako
Pako
- Attachments
-
- __init__.py
- Version 0.1.2
- (25.16 KiB) Downloaded 476 times
You know flattr ? You can 

- Bitmonster
- Site Admin
- Posts: 2239
- Joined: Mon Feb 06, 2006 10:28 pm
Re: Screamer Radio
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!
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: Screamer Radio
Now already yes.Bitmonster wrote:Have you checked it into the SVN trunk?
Fix SetVolume action -> version 0.1.3
Pako
- Attachments
-
- __init__.py
- Version 0.1.3
- (25.47 KiB) Downloaded 505 times
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: Screamer Radio
Probably I am caused big problem in SVN.
I absolutely don't know as, SourceForge today works someways strange.
Pako
I absolutely don't know as, SourceForge today works someways strange.
Pako
- Bitmonster
- Site Admin
- Posts: 2239
- Joined: Mon Feb 06, 2006 10:28 pm
Re: Screamer Radio
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.
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!
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: Screamer Radio
Thanks for comprehension and correction mine calamitous mistake.
Pako
Pako
Re: Screamer Radio
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
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
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: Screamer Radio
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
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
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: Screamer Radio
New version (0.1.4):
- now uses AddActionsFromList
- add "On screeen menu" for choice of favorite
Pako
- 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
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: Screamer Radio
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".

Download:
http://pako.aspone.cz/download/Start_SR_Events.exe (3409 kB)
http://pako.aspone.cz/download/Stop_SR_Events.exe (2691 kB)
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".

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
Re: Screamer Radio
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?
Someone that now what that error means?
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)