Author Topic: Frage zu Radio im XBMC  (Read 21591 times)

0 Members and 1 Guest are viewing this topic.

Kalle

  • $upporter
  • Hero Member
  • *****
  • Posts: 2319
  • Karma: 47
    • View Profile
Re: Frage zu Radio im XBMC
« Reply #30 on: January 14, 2012, 12:00:48 PM »
hier mal zwei Sender addons.
Die 2 zusammen gehörigen Dateien in einen Ordner kopieren der den Namen des Senders hat und diesen
Ordner dann einfach nach   C:\Users\bienefreaky\AppData\Roaming\XBMC\addons   kopieren und XBMC neustarten.


Ok, ich habe es gelöst  :yay

Du musst dein "default.py" script ändern, dort wo "plugin.radio.RadioBob" steht musst Du deinen plugin-namen einsetzen "plugin.radio.antenneBlahBlahBlah" und im payload von VC muss als "value" auch dementsprechend der plugin-name stehen.

Kalle

PS: Ich gehe davon aus, das sich die Radio Favoriten im Hauptmenü von XBMC genauso ansprechen lassen, habe mich nie mit so etwas beschäftigt, aber wenn ich jetzt schon mal dabei bin ... ;)
***********  get excited and make things  **********

WilliamT.Riker

  • Sr. Member
  • ****
  • Posts: 104
  • Karma: 0
    • View Profile
Re: Frage zu Radio im XBMC
« Reply #31 on: January 14, 2012, 01:09:26 PM »
Bei mir gehts irgend wie nicht.
Ich hab das wie folgt geändert.

Kalle

  • $upporter
  • Hero Member
  • *****
  • Posts: 2319
  • Karma: 47
    • View Profile
Re: Frage zu Radio im XBMC
« Reply #32 on: January 14, 2012, 01:15:22 PM »
Bei mir gehts irgend wie nicht.
Ich hab das wie folgt geändert.

Ist auch ok so, jetzt noch den ordner des plugins in xbmc umbenennen "plugin.audio.deinsendername"
Die ganze Prozedur musst Du für alle Sender machen  ::yuck

Versuche bei den Sendernamen die punkte wegzulassen, könnte Probleme verursachen!
« Last Edit: January 14, 2012, 01:31:49 PM by Kalle »
***********  get excited and make things  **********

WilliamT.Riker

  • Sr. Member
  • ****
  • Posts: 104
  • Karma: 0
    • View Profile
Re: Frage zu Radio im XBMC
« Reply #33 on: January 14, 2012, 01:32:04 PM »
zeige mir mal bitte deine Befehlszeile

Kalle

  • $upporter
  • Hero Member
  • *****
  • Posts: 2319
  • Karma: 47
    • View Profile
Re: Frage zu Radio im XBMC
« Reply #34 on: January 14, 2012, 01:33:22 PM »
zeige mir mal bitte deine Befehlszeile
Welche die im script oder die in VC?
« Last Edit: January 14, 2012, 01:38:01 PM by Kalle »
***********  get excited and make things  **********

WilliamT.Riker

  • Sr. Member
  • ****
  • Posts: 104
  • Karma: 0
    • View Profile
Re: Frage zu Radio im XBMC
« Reply #35 on: January 14, 2012, 01:36:28 PM »
habe jetzt die Punkte rausgenommen
Die Befehlszeile in VC

Kalle

  • $upporter
  • Hero Member
  • *****
  • Posts: 2319
  • Karma: 47
    • View Profile
Re: Frage zu Radio im XBMC
« Reply #36 on: January 14, 2012, 01:40:51 PM »
habe jetzt die Punkte rausgenommen
Die Befehlszeile in VC
so sieht das ganze mit payload aus
Leerzeichen im Ordnernamen auch weglassen, nicht das es an so etwas liegt  ;)
***********  get excited and make things  **********

WilliamT.Riker

  • Sr. Member
  • ****
  • Posts: 104
  • Karma: 0
    • View Profile
Re: Frage zu Radio im XBMC
« Reply #37 on: January 14, 2012, 03:02:40 PM »
also so müsste es gehen oder?

Kalle

  • $upporter
  • Hero Member
  • *****
  • Posts: 2319
  • Karma: 47
    • View Profile
Re: Frage zu Radio im XBMC
« Reply #38 on: January 14, 2012, 03:05:28 PM »
also so müsste es gehen oder?
sieht gut aus, bei RTL mit den punkten weiß ich es nicht  aber der Rest sollte funktionieren.

Kalle
***********  get excited and make things  **********

WilliamT.Riker

  • Sr. Member
  • ****
  • Posts: 104
  • Karma: 0
    • View Profile
Re: Frage zu Radio im XBMC
« Reply #39 on: January 14, 2012, 03:15:20 PM »
Ich habe es jetzt gerade ausprobiert.Die Befehle erkennt VC korrekt aber im XBMC rührt sich nix.
« Last Edit: January 14, 2012, 03:18:59 PM by WilliamT.Riker »

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7715
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Frage zu Radio im XBMC
« Reply #40 on: January 14, 2012, 03:47:55 PM »
this works.

Code: [Select]
XBMC.ExecBuiltin      RunScript("plugin.audio.Antenne Bayern Oldies but Goldies")
because the payload {1} gets replaced by the value in your payloadXML file

the payload value should look like this:  
Code: [Select]
plugin.audio.Antenne Bayern Oldies but Goldiesand your action should look like this:  
Code: [Select]
XBMC.ExecBuiltin      RunScript("{1}")
of course it does not have to be this way...  If you want:

payload Value column:
Code: [Select]
RunScript("plugin.audio.Antenne Bayern Oldies but Goldies")and your action can be:  
Code: [Select]
XBMC.ExecBuiltin      {1}

WilliamT.Riker

  • Sr. Member
  • ****
  • Posts: 104
  • Karma: 0
    • View Profile
Re: Frage zu Radio im XBMC
« Reply #41 on: January 14, 2012, 04:04:19 PM »
okay,

okay, I found the error
in Addon.xml must write everything together
no spaces

that's right-------->>>><addon id="plugin.audio.104.6RTL"
this is wrong------>>>> <addon id="plugin.audio.104.6 RTL"

small error

Das Problem mit BB Radio liegt am Stream es ist ein ogg.m3u Stream
http://streams.01-ir-media-tec.com/bbradio.ogg.m3u
« Last Edit: January 14, 2012, 05:16:00 PM by WilliamT.Riker »

WilliamT.Riker

  • Sr. Member
  • ****
  • Posts: 104
  • Karma: 0
    • View Profile
Re: Frage
« Reply #42 on: January 15, 2012, 02:21:04 PM »
if you know the address of the actual stream you want to play you can call it directly like this:


XBMC.ExecBuiltin           PlayMedia(http://scfire-mtc-aa03.stream.aol.com:80/stream/1048)


and by looking at your favourites.xml I can see that this is one of your stations:

XBMC.ExecBuiltin           PlayMedia(http://play.104.6rtl.com/pls/rtl_air.pls)

I have tried it with this method.
All other work streams.
Only in this stream will stop XBMC.
Can you help me?

Kalle

  • $upporter
  • Hero Member
  • *****
  • Posts: 2319
  • Karma: 47
    • View Profile
Re: Frage
« Reply #43 on: January 15, 2012, 03:19:39 PM »
I have tried it with this method.
All other work streams.
Only in this stream will stop XBMC.
Can you help me?
Hi Dirk, lass einfach die Endung ".m3u" weg, dann sollte es funktionieren

http://streams.01-ir-media-tec.com/bbradio.ogg

lade diese Adresse mal in einem Browser, dort kannst Du überprüfen ob diese läuft.


Funktioniert in XBMC auch nicht, keine Ahnung warum nicht  ???

Gruß Kalle
« Last Edit: January 15, 2012, 03:35:25 PM by Kalle »
***********  get excited and make things  **********

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7715
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Frage zu Radio im XBMC
« Reply #44 on: January 15, 2012, 03:40:07 PM »
there is probably a problem with the stream itself.