![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
#1 | |
|
Way Too Much Ubuntu
![]() Join Date: Oct 2006
Location: The East Bay, California
Beans: 267
Ubuntu 7.04 Feisty Fawn
|
HOWTO: Stream music to your Xbox 360
i just got X360MeditServe working in Gutsy, then i wrote a shell script to start the program on boot
Step 1: download x360MediaServe v.0.0.2 Code:
wget http://superb-east.dl.sourceforge.net/sourceforge/x360mediaserve/x360mediaserve-0.0.2.tar.gz Code:
tar -xzvf x360mediaserve-0.0.2.tar.gz Code:
mv "x360mediaserve-0.0.2" ".x360MediaServe" Code:
cd ./.x360MediaServe Code:
#!/bin/bash cd "~/.x360MediaServe"; ./start Quote:
Code:
sudo chmod +x x360MediaServe.sh Name: x360MediaServe Command: ~/.x360MediaServe/x360MediaServe.sh Comment: Stream music to your Xbox 360 Step 6A: edit config.xml Code:
gedit config.xml Code:
<Configuration> <FriendlyName>Name</FriendlyName> <MusicDir>Your Music Folder</MusicDir> <PCMOutput>0</PCMOutput> </Configuration> Step 6B: alternatively, you can go to http://127.0.0.1:7000/configure and set it up, i preferred to edit config.xml, but to each their own. you're finsished. now you can reboot or hit Alt+F2 and type Code:
/home/<Username>/.x360MediaServe/start * i have roughly 23Gb of music in my ~/Music folder, and it took about two minutes for x360MediaServe to load it all Last edited by Sonic Reducer; July 5th, 2008 at 01:00 AM.. Reason: clarified step, fixed path to run with Alt+F2 |
|
|
|
|
|
|
#2 |
|
A Carafe of Ubuntu
![]() |
Re: HOWTO: Stream music to your Xbox 360
This is definitely going to work for Hardy right?
|
|
|
|
|
|
#3 |
|
A Carafe of Ubuntu
![]() |
Re: HOWTO: Stream music to your Xbox 360
Why not just use TwonkyMedia? http://www.twonkymedia.com/
Very easy, very effective You can stream videos, pictures, AND music. Also, if you download the "linux manual install" the "free trial" never expires... |
|
|
|
|
|
#4 |
|
A Carafe of Ubuntu
![]() |
Re: HOWTO: Stream music to your Xbox 360
It doesn't appear to scan my music either right now....
Anybody else get this? |
|
|
|
|
|
#5 |
|
Just Give Me the Beans!
![]() Join Date: Nov 2007
Beans: 46
|
Re: HOWTO: Stream music to your Xbox 360
does this find meta tags for music sorting? does twonkymedia? i currently use ushare, which just dumps everything into an unsorted mess
|
|
|
|
|
|
#6 |
|
Just Give Me the Beans!
![]() |
Re: HOWTO: Stream music to your Xbox 360
how do you create the script?
(step 4?) |
|
|
|
|
|
#7 |
|
5 Cups of Ubuntu
![]() Join Date: May 2008
Location: Leominster, MA
Beans: 20
Ubuntu 8.10 Intrepid Ibex
|
Re: HOWTO: Stream music to your Xbox 360
I'd also like to know how to make the script.
|
|
|
|
|
|
#8 |
|
5 Cups of Ubuntu
![]() Join Date: Jun 2007
Beans: 30
Ubuntu 7.10 Gutsy Gibbon
|
Re: HOWTO: Stream music to your Xbox 360
|
|
|
|
|
|
#9 |
|
5 Cups of Ubuntu
![]() Join Date: May 2008
Location: Leominster, MA
Beans: 20
Ubuntu 8.10 Intrepid Ibex
|
Re: HOWTO: Stream music to your Xbox 360
Thank you very much. (I'm brand spanking new at this if you didn't figure that out yet.)
|
|
|
|
|
|
#10 |
|
A Carafe of Ubuntu
![]() Join Date: Mar 2007
Beans: 84
Ubuntu 7.10 Gutsy Gibbon
|
Re: HOWTO: Stream music to your Xbox 360
I find this to be the easiest way to stream media (audio, video, pics) to a 360
http://badoh.com/2008/01/howto-strea...60-with-linux/ Last edited by phoenix23; July 4th, 2008 at 08:01 PM.. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|