Friday, September 10th 2010, 11:39am UTC+1
You are not logged in.
Dear visitor, welcome to Linux VDR/DVB форум. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
Quoted
Существует 2 способа - или через пользовательский .STRM файл или с помощью стандартного плейлиста (.PLS or .M3U).
STRM метод
Создайте обычный текстовый файл, переименуйте его с расширением .strm, откройте его в обычном текстовом редакторе (как Notepad в Microsoft Windows) и пропишите там прямые линки, которые должны выглядеть примерно так
http://host/path/stream
mms://host/path/stream
rtsp://host/path/stream
http://host/path/to/somefile.mp3
Потом сохраните получившийся .strm файл где-нибудь, в удобном для вас месте и откуда вы можете его открыть с помощью XBMC (или SMB/SAMBA, XBMS или UPnP share, или через FTP или на локальном диске вашего компа с Xbox) как вы бы открыли самый обычный видео или аудио файл. Открывайте этот файл используя "play" в XBMC в разделе My Videos или My Music
Метод с файлом плэлиста (.PLS or .M3U)
Загрузите ваш playlist (.PLS или .M3U) файл с Интернтеа. Потом скопируйте его в удобное место и делайте все , как описано выше.
ASX формат не поддерживается - выдерните из asx файла линк и вставьте его в strm файл, как описано выше
This post has been edited 3 times, last edit by "Goga777" (Aug 16th 2009, 7:47am)
flighttothemoon
Unregistered
Quoted
19:50:06 T:2904001424 M:105426944 NOTICE: [ListenLiveEU]: Mode: 2
19:50:06 T:2904001424 M:105426944 NOTICE: [ListenLiveEU]: URL: http://www.101.ru/asx.asx?uid=21337&bit=de32
19:50:06 T:2904001424 M:105426944 NOTICE: [ListenLiveEU]: Name: 101.ru 90s Dance | Internet only | Best of 90's dance
| 48 Kbps
19:50:06 T:2904001424 M:105426944 NOTICE: [ListenLiveEU]: > playStream() http://www.101.ru/asx.asx?uid=21337&bit=de32
19:50:06 T:2889874320 M:105361408 DEBUG: thread start, auto delete: 1
19:50:06 T:3039995792 M:105361408 INFO: easy_aquire - Created session to http://www.101.ru
19:50:06 T:3039995792 M:105336832 WARNING: Unable to determine Linux distribution
19:50:07 T:3039995792 M:105361408 DEBUG: FileCurl::Open(0xaf3b39d8) http://www.101.ru/asx.asx?uid=21337&bit=de32
19:50:07 T:3039995792 M:105336832 WARNING: Unable to determine Linux distribution
19:50:07 T:3039995792 M:105488384 NOTICE: Parsing ASX
19:50:07 T:3039995792 M:105488384 DEBUG: FileCurl::Close(0xaf3b39d8) http://www.101.ru/asx.asx?uid=21337&bit=de32
19:50:07 T:3039995792 M:105488384 DEBUG: CApplication::ProcessAndStartPlaylist(http://www.101.ru/asx.asx?uid=21337&bi
t=de32, 1)
19:50:07 T:2904001424 M:105488384 NOTICE: [ListenLiveEU]: < playStream() isPlaying=0
19:50:07 T:2904001424 M:105488384 ERROR: EndOfDirectory - called with an invalid handle.
This post has been edited 1 times, last edit by "Goga777" (Oct 31st 2009, 7:07pm)
Quoted
How to update to ALSA .21
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install wget build-essential linux-headers-`uname -r`
wget ftp://ftp.alsa-project.org/pub/driver/al…-1.0.21.tar.bz2
tar -xf alsa-driver-1.0.21.tar.bz2
cd alsa-driver-1.0.21
./configure
make
sudo make install
sudo ./snddevices
sudo apt-get install alsa-utils
#Reboot Here!!!
alsamixer
sudo alsactl store
Users that thanked:
Alextuzov (02.11.2009), Bikalexander (01.11.2009), nik0 (02.11.2009)
|
|
Source code |
1 2 |
libmms handling of many URLS is broken A buffer overflow if url is too long |
- покажи логи - выложи на pastebin.com
- а другие плагины, связанные с интернетом (погода, радио, rss) работают ? выдают инфу с инета ?
- попробуй listeneu плагин для радио
This post has been edited 1 times, last edit by "Goga777" (Nov 9th 2009, 9:33am)