Abilities using AmiNetRadio
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    serge
    Posts: 725 from 2003/2/20
    Hi,

    I need some help to use AmiNetRadio and maybe his Arexx port.
    I really dont know how to use Arexx, this is why I'm asking to you.

    I use AmiNetRadio every Thusday to record a radio mp3 stream and would like to do it
    automatically me, because I record it late on evening.

    To run AminetRadio at the good day and good hour, I choosed PolyOrganiser.

    Now my question is how to start AmiNetRadio with the good mp3 stream and telling to him to record this stream?

    Sorry for my badly english

    Thank you.


    [ Edited by serge on 2009/8/17 10:45 ]
  • »17.08.09 - 09:44
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Wishmaster
    Posts: 342 from 2003/6/29
    You could start an ARexx-Script right afterwards, which sends the needed Commands to AminetRadio.
    That should not be a Problem.
    I can create a small script for you to start with.
    Pegasos PPC
  • »17.08.09 - 10:57
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    serge
    Posts: 725 from 2003/2/20
    Thank you very very much.

    This is the stream I need to record.

    http://sd-1634.dedibox.fr:8000/stream.mp3
  • »17.08.09 - 11:01
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    xyphoid
    Posts: 870 from 2008/7/11
    From: Delaware, USA
    Sorry I can't help as I am a novice, but one ability I would like( if work continued) is album cover, or icon display, like itune
  • »17.08.09 - 17:21
    Profile
  • jPV
  • Yokemate of Keyboards
    Yokemate of Keyboards
    jPV
    Posts: 2026 from 2003/2/24
    From: po-RNO
    Here is one quickly made arexx example for you. Edit the config line to be suitable for you.

    You don't have to run ANR separately, just run this script from PolyOrganiser. Give wanted url as an option for it like this: rx anr-record.rexx http://sd-1634.dedibox.fr:8000/stream.mp3

    Then you can also stop it with "stop" or "stopsaving" argument from that PolyOrga or whatever...
  • »18.08.09 - 14:25
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    serge
    Posts: 725 from 2003/2/20
    @ jPV:

    Thank you very very much. this script is exactly what I need. It's perfect.
    This script will save lot of my time.

    Thank you so much guy.
  • »18.08.09 - 18:21
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    xyphoid
    Posts: 870 from 2008/7/11
    From: Delaware, USA
    @JPV when pressing the above link on IE browser, it opened win media player and began the stream, is there a script, or a way to configure OWB to do the same with ANR? Similair to owb and mplayer for flash, using getvid :-?



    Posted with OWB 1.4 :-)

    [ Edited by xyphoid on 2009/8/18 21:37 ]
  • »18.08.09 - 23:00
    Profile
  • Fab
  • MorphOS Developer
    Fab
    Posts: 1331 from 2003/6/16
    Sure, easy to do. Just go to OWB mimetype configuration, and add audio/mpeg entry with an external action set to ANR (or Mplayer) with %l as argument.
  • »18.08.09 - 23:38
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    xyphoid
    Posts: 870 from 2008/7/11
    From: Delaware, USA
    Thanks again, I'll see which I can get away with more, playing in the background, while owb is up on efika. :-)


    Posted with OWB v1.4

    [ Edited by xyphoid on 2009/8/18 21:51 ]
  • »19.08.09 - 02:49
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    xyphoid
    Posts: 870 from 2008/7/11
    From: Delaware, USA
    I got a requestor for assign, mount, deny.... http, pressed deny and got

    http://sd-1634.dedibox.fr:8000/stream.mp3: Unknown command
    http://sd-1634.dedibox.fr:8000/stream.mp3 failed returncode 10

    assuming this same stream is live, may I have missed a step?
    will this also work for yahoo music

    I tried shoutcast, but their options are now d/l or use their player


    posted with OWB v1.4
  • »19.08.09 - 18:19
    Profile
  • Fab
  • MorphOS Developer
    Fab
    Posts: 1331 from 2003/6/16
    You didn't input the external command properly. You likely just set "%l" without anything else, so "http://blah" gets executed as command and you obviously get a http: requester.

    So, set the command properly: "foo:bar/AminetRadio" in the first field, and %l in the second field
  • »19.08.09 - 19:08
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    xyphoid
    Posts: 870 from 2008/7/11
    From: Delaware, USA
    bump!

    [ Edited by xyphoid on 2009/8/19 23:48 ]
  • »20.08.09 - 04:36
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    xyphoid
    Posts: 870 from 2008/7/11
    From: Delaware, USA
    Quote >You didn't input the external command properly. You likely just set "%l" without anything else, so "http://blah" gets executed as command and you obviously get a http: requester.

    So, set the command properly: "foo:bar/AminetRadio" in the first field, and %l in the second field


    Good to go now


    this is whatI i did...mime type: (audio) / (mpeg)
    Extension: Blank
    Action: (left it at external viewer)
    viewer: (ANR dir) %l


    Thanks a million again...I don't know how you guys keep up with this stuff, but it drives me crazy

    got a grabber, but it wouldn't upload to post after submit, not sure why



    Posted with OWB v1.4

    [ Edited by xyphoid on 2009/8/20 0:49 ]
  • »20.08.09 - 05:23
    Profile