Export Radio Stream list ?? (1 Viewer)

macd

Portal Member
December 28, 2006
26
0
Is it possible to export the list of webstreams from the RadioStations list to a other MP Computer?
If answer=Yes then:How? :p

Thnx in advance;

MacD
 

hwahrmann

Development Group
  • Team MediaPortal
  • September 15, 2004
    4,630
    2,462
    Vienna, Austria
    Home Country
    Austria Austria
    they are stored in the Radio database.
    you need to use the sqlite3.exe found in the Convert sub directory of the database.

    follow these steps:

    1. Open a CMD window in the MP\database directory
    2. execute -> convert\sqlite3 RadioDatabase4.db3
    3. enter -> .output sql.txt
    4. enter -> .dump station
    5. enter -> .quit
    6. Now open sql.txt, found in the database directory, in a text editor and delete the 2nd line -> "Create table station ..."
    delete the line before the last line -> "Create Index ..."
    7. Save the file

    On the other MP Computer
    1. Open a CMD window in the MP\database directory
    2. execute -> convert\sqlite3 RadioDatabase4.db3
    3. enter -> .read sql.txt
    4. enter -> .quit

    Now al you stations should appear in the new MP Installation
     

    onkl

    Portal Pro
    February 18, 2005
    341
    0
    50
    Wageningen
    Home Country
    Netherlands Netherlands
    Eh... so you are not meanig the Internett Radio Streams (ASX, PLS) file? If so: Just copy it.
    More exactly: look in the MP setup of the source PC for the streams folder (somewhere in the radio setup) and copy the contents of that folder to the streams folder of the destination PC.
     

    Users who are viewing this thread

    Similar threads

    Actually, you just reminded me of how I have handled this in the past: I merged the contents of an old export.xml with a new one to make a complete file containing the old values I needed and the new values I didn't want to change. Why should it matter if the export file is missing some values? I would expect the import process to...
    Actually, you just reminded me of how I have handled this in the past: I merged the contents of an old export.xml with a new one to...
    My "fresh install" is missing some settings (in particular genre maps) that I would like to import from a previous export. There...
    Replies
    2
    Views
    1K
    Thanks for the update on this. I should have searched before posting, always assume it is something I have done wrong.
    Thanks for the update on this. I should have searched before posting, always assume it is something I have done wrong.
    Hi All, I have a strange one. I recently added 2 new TV series to my setup and they are not being correctly identified in the...
    Replies
    2
    Views
    280
    As Alexander Pope said: A little learning is a dangerous thing, and Dr Google explains this as: The quotation warns that superficial knowledge of a subject can make people arrogant or foolish, suggesting one should either learn deeply or not at all. "Superficial", and "arrogant or foolish" would be me :eek: . However... I would...
    As Alexander Pope said: A little learning is a dangerous thing, and Dr Google explains this as: The quotation warns that...
    I have just discovered that I can no longer receive any of the independent radio channels broadcast on DVB-T in the UK. In...
    Replies
    12
    Views
    5K
    Well, all that remains is to find someone who will add this render if it is a render.
    Well, all that remains is to find someone who will add this render if it is a render.
    Are there plans to support other video renderers? MadVR got added a while ago, but this a 'hardcoded' selection in the...
    Replies
    23
    Views
    16K
    I'm getting old... no... I am old... "Once upon a time..." there was a tool to Export MovingPictures-Database to a Document (pdf). Does anybody remeber how it was called, where I can find it... Here are screenshot from the exported Files -->
    I'm getting old... no... I am old... "Once upon a time..." there was a tool to Export MovingPictures-Database to a Document (pdf)...
    I'm getting old... no... I am old... "Once upon a time..." there was a tool to Export MovingPictures-Database to a Document (pdf)...
    Replies
    0
    Views
    1K
    Top Bottom