Fedora :: Desktop Scrobbler To Stream Music Online
Jan 20, 2011
My Specs: Asus UL80jt, i3 core processor, 4 gb ddr3 ram, Dual Boot Windows 7 and Fedora 14. I use Last.fm on my Xbox all the time and I use this application to stream music online all the time in windows. I would love to run this in Fedora 14, however I keep running into an issue when I go to run the make command.
# make
cd src/libUnicorn/ && make -f Makefile
make[1]: Entering directory `/home/Shaggakhan/Downloads/last.fm-1.4.2.58240/src/libUnicorn'
g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -w -D_REENTRANT -fPIC -DNBREAKPAD -DLINUX -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include -I../../src -I../../build -I. -I../../build/LastFmTools/release -o ../../build/LastFmTools/release/CachedHttp.o CachedHttp.cpp
make[1]: g++: Command not found
make[1]: *** [../../build/LastFmTools/release/CachedHttp.o] Error 127
make[1]: Leaving directory `/home/Shaggakhan/Downloads/last.fm-1.4.2.58240/src/libUnicorn'
make: *** [sub-src-libUnicorn-make_default-ordered] Error 2
I have tried looking online for awhile and cant get anywhere, I spoke to a few of my friends who run F14 and they say I am missing g++, I can't find how to install that, can't find it with yum, GUI software manager, nothing.
View 6 Replies
ADVERTISEMENT
Feb 22, 2011
Ubuntu 10.10; Using Rhythmbox 0.13.1 and looking for a plugin that will allow me to love/ban tracks. The integrated Last.fm support is decent, but lacks a few features. I've recently migrated over from Banshee which was constantly crashing upon loading my music library (17,891 songs). So preferably I'd like to stay with Rhythmbox as it's the only player I've found so far that can load all my music without issues.
View 3 Replies
View Related
Apr 19, 2010
I've had an awkward problem lately: every music player I use wants to instead of play music from my USB external hard drive, stream music from it. I have no idea why it suddenly started doing that. It may have been an accidental key-combo I pressed, thinking I had another window targeted and didn't bother pressing it again for my Totem music player. So I closed out of Totem in hopes that Rythmbox would work like totem used to. Well, it doesn't. It wants to stream music now.The problem with the streaming music is trivial, but here it is: I have a playlist with a little over 300 songs. I have Totem set to shuffle and repeat my music. Streaming music with it makes it just stop randomly after a few songs, and when I try to pause music and play it later it takes a good 30 seconds before it kicks back in at the beginning of the song.Like I always ask because I don't know enough to give back to the community yet, can anyone help me? Thanks.
View 2 Replies
View Related
Jan 6, 2010
I had mt-daapd working fine and was able to stream music from my Fedora 12 box and access it via Itunes 9 on Mac OS X until I edited my /etc/fstab file, so that the Windows vista partition (where my mp3 files reside) would auto map so I would not have to authenticate to map the NTFS drive each time I logged in, the NTFS mount directory is set to /mnt/windows and updated this in /etc/mt-daapd.conf now when I access the Daap share using Itunes 9 via Mac OS X the list of songs loads and I can select the song but it never plays and when I connect to the Daap share using Banshee an X appears next to the song.
[Code]...
View 1 Replies
View Related
Jun 8, 2010
First let me preface this with saying that I have been googling, and trolling boards trying to find a solution, tutorials, any thing to help me what I am trying to do, all day (since 8 am, when I started work, till now 3:50 pm) and I have found little to improve my situation.My goal is to setup my desktop (running Fedora core 12) as a server that can be accessed from anywhere. I would like to be able to have streaming music (find a song, or an album, you want to listen to, click and play) from any location, any computer, and I would also like to store files and such that I could also share with whomever I give permission. I have found plenty of tutorials helping with Apache and SSH, so anything along those lines would be nice.
View 14 Replies
View Related
Sep 1, 2010
I want to find a way to stream my home movies online, so that I can watch them anywhere. I want it to have a way to see all the movies I am streaming and just click on the one I want to play. It cannot be in flash format because of quality reasons. I'd rather it be able to support xvid or divx if possible because of its compression ratio. If not the movie would have to be no more then 1.4gbs a movie and still have good quality.
The closest thing I got to this was jinzora. I have also tried mediatomb (but I cannot figure out a way for vlc player to open the files without manually entering each link and I also cannot figure out a way for it to know at what point it is in the movie ex: 43:01/1:00:00). I am willing to use other formats if needed, but the size cannot be anymore then 1.4gb and still has to be good quality.
View 2 Replies
View Related
Jun 14, 2010
I want to play this link: [url]
It's a radio online station and i can't find the way to play it
Ubuntu 10.04 with Media player vlc xmms xine.
View 2 Replies
View Related
Mar 16, 2009
How could I (using c++ language on linux machine) put media stream (like mpeg4 movie) into the udp packets and send it to other computer in the network?
View 1 Replies
View Related
Feb 19, 2011
how to use tshark to know the address of the streams of online tv/satellite channels that are broadcast from online websites that hide the addresses of these streams. i would like to feed these stream addresses directly into mplayer so as to have more control over the playing of them, and to eliminate the drawbacks of the traditional flash player/windows media player web browser plugins.
View 2 Replies
View Related
Jul 30, 2010
I'm trying to us ushare to stream music and video to my 360. I have ushare setup and my 360 sees ushare but none of the files I'm trying to stream. When I run ushare -x it only sees the two folders I'm sharing and none of the files.
View 9 Replies
View Related
Sep 12, 2010
I seem to be blocked from the music stream.I am using this command line:for the last year or so. I worked until last week.
I get a service forbidden error, and this:
dave@dave:~$ rhythmbox --debug http://www.wholewheatradio.org:8100/listen.pls &> rhythmbox-debug.txt
[code]....
View 4 Replies
View Related
Feb 9, 2011
I have a NAS set up (ubuntu server 10.04) which contains all my music. But when I play music from it, I can not see how long the song is and I can not skip to a specific time in the song. When I play video, all works well.
View 2 Replies
View Related
May 17, 2011
I just upgraded to 11.04 and have been unable to stream my music from Napster. In order to run it previously, I had to install prism (sudo apt-get install prism) and then add the following into the prism settings:-
URL settings = [URL].. NAME settins = napster online tick enable location bar, navigation keys and create desktop shortcut. I seem to be unable to install prism on 11.04, as its not available. Is there an alternative solution to this on 11.04?
View 7 Replies
View Related
Oct 4, 2010
I would like to stream music to my iTouch. Does anyone have this working. What is the best combination of server and client to make this work?
View 2 Replies
View Related
Feb 21, 2010
I'm using OpenSuse 11.2 64 bits When I try to listen to music in Grooveshark Grooveshark - Listen to Free Music Online - Internet Radio - Free MP3 Streaming I can listen fine, and it seems to work ok, when suddenly the sound of the website stops to work, my processor gets overload and I've to reopen the site to continue to listen. I get the following message in kernel (I'm no sure if it's related)
[ 3402.591674] ide-cd driver 5.00
[ 3402.622010] ide-gd driver 1.18
[ 3402.691580] st: Version 20081215, fixed bufsize 32768, s/g segs 256
[ 3404.308048] end_request: I/O error, dev fd0, sector 0
Some Hardware Info:
[Code]...
View 2 Replies
View Related
Jun 28, 2011
I have found countless things that claim to be able to do this for free. I basically want to use my computer's music on my android device while I am not home. Plug in the headphones, press play, and listen to it. Essentially, turning my own computer into my own personal "cloud streaming service" like Ubuntu One.
I have gotten none of them to set up properly. any help would be greatly appreciated. I don't want to buy a large microSD card if I don't have to, i'd rather just stream it to my phone from my PC.
I don't want it to be WIFI only, I need it to work on my normal data connection.
View 6 Replies
View Related
Jul 6, 2010
1-When entering a music CD, video or files, any programs or music or video players and desktop are closed are removed all the icons and I can not open any program only on firefox, I can not see the files or anything . (NOTE CD-rom is in mint condition)
2-I graphics effects ruin the entire desktop and when it is in fact no graphic still looks bad everything looks pixelated or striped like when flex is damaged or something is damaged and is in perfect condition.
Now I'm going with the version 10.04 of ubuntu:
1-I have the same problem with the CD I had in 9.10, except that in the 10/04 I can open some programs with the Emphaty and monitor systems.
2-When you close the laptop when I open the screen looks as if the flex embers damaged or broken screen (when it is of course) and I have no other to reset it.
3-When you drive about 30 minutes using computed with any open programs (Firefox, Emphaty, emesene, movie player, Gnome player) to close it or minimize it gets super slow and sometimes if I Friza and then to turn it off and repeat history.
4-When I'm watching a movie or a video with movie player is super slow (just what I'm playing does not the OS) as if Lageado and stuff. But with Gnome looks pretty good player just the video looks very small and I can not put it full screen. Certainly in a Dell Latitude C610 Pentium III-Processor: 1000/700mhz-Memory: 512MB Graphics-Card: 16mb.
View 1 Replies
View Related
Mar 20, 2011
I was thinking about using Subsonic to stream music from my Gentoo system to my Android phone. Does this create security concern by allowing someone to hack in to my Gentoo system?
View 3 Replies
View Related
Mar 26, 2010
I have a debian home server right now, I'm using samba for my file server but I was wanting to stream my movies and music to my other computers. My family (the other users on the network) are NOT computer savvy, and to top it off they are using both Windows (xp) and Mac (Snow Leopard) machines. So I'm looking for software that is simple to use that will allow other operating systems to use it. I would think the easiest way would be to stream the music/movies through a home website. I have seen quite a few programs out there that stream music, but none for movies.
View 3 Replies
View Related
Feb 12, 2011
I am trying to stream my music and videos to my xbox 360 from ubuntu 10.10, and I have set up ushare to do that. Ushare seems to be workign correctly, it starts up and the xbox recognises the share from the media menu, but there is no videos or music! For some reason ushare doesnt find any media in the folders I specified, and I double checked and the paths look correct to me. This is the error I get in the terminal:
[Code]...
View 6 Replies
View Related
Dec 19, 2009
I was playing with some gtk2 themes and , unaware of the consequences, i manually changed folder icons from folder properties for some of the folders (desktop, document, music, etc) in my home directory. The problem now is that these folder icons do not change when i change the icon theme. how can i bring it back to normal?
View 1 Replies
View Related
Jan 6, 2010
In my home network i have installed NSLU2 in my router , and the hard drives have all my music stored in them. When i try to open a music file with RhythmBox everything its fine. But when i open them with audacious nothing happens. I can play music files that are stored in my laptop , but not from my hard drive from NSLU2.
I have ubuntu 8.10 installed.
View 1 Replies
View Related
Jun 16, 2010
How do I install scrobbler for last fm from here Download The Last.fm Scrobbler - Last.fm. When I download this I get a tar file which doesn't seem to install when I extract it to my home folder. Is there a rpm version of scrobbler available-searched the repositories-dosen't seem to be there. Once scrobbler's installed will it integrate with banshee media player?
View 2 Replies
View Related
Jan 30, 2010
1. How can I stream music from my ubuntu computer (9.10) to my windows computer using vlc?
2. What nvidia driver should I use? The one found in "hardware drivers" is 185 but nvidia's site has 190! which one should I use?
View 3 Replies
View Related
Oct 8, 2010
With the new pricing plans and streaming service I am strongly considering upgrading my U1 account.
1. Is there a way (or will there be) to stream from U1 to an Ubuntu desktop? For instance, I have an Ubuntu desktop/media server that I utilize as a media hub for my home. It has more storage than I'll ever use. The main PC I use however is a HP netbook with a much smaller hard drive. I'd like to sync all of my music from the media server to U1 so that I can access my entire collection via my Android phone. I'd like to be able to do the same with the netbook but if I sync it to U1 it quickly fills the hard drive. Is there a solution for this?
2. I doesn't appear that the U1 Mobile comes with additional space, is that true? (seems a little steep for just streaming while limiting you to 2gb)
View 1 Replies
View Related
Jun 29, 2011
I can't seek music cause i can't find that little circular on music track bar. I update fedora but there was not any good news for rythmbox
View 2 Replies
View Related
Apr 7, 2010
I've searched upon numerous links for a "fix" but they are either for older releases of fedora, or, I was able to make appropriate changes to the F12 KDE4 release such as the F11 how to fix pulseaudio and vlc guide in this forum
Problem: In order to get the sound to play on my system I have to go to PulseAudio Device Chooser and select default server,sink, etc. every login. I thought it was suppose to change it "permanently" , getting more specific here, when ever I play music in vlc I tend notice gaps/skips in my music very short skips .5 to 1 second sometimes 2 - 3, just now I was playing music flipping through some tracks then I am greeted with a nasty sound I cannot describe. Does anyone have a proper fix for this? Only result I came upon I have not tried yet was something with hda intel sound card and power settings, which feel will not work anyway
Here is my sound card: Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03) Also not to mention, I use to get pop-ups notifying me of pulseaudio device not being to be found and asked to forget this device
View 4 Replies
View Related
Feb 17, 2011
So I have a notebook with a web cam and ubuntu on it, I would like to use the webcam to stream videos that I take in class to my desktop at home (dual booting ubuntu and 7). The idea is that I can take video notes in class and when I get home I can look them over because they've been saved to my desktop. What would the best course of action be in this instance?
View 5 Replies
View Related
Mar 17, 2011
I am having trouble transferring music to my i-pod from my desktop that runs with Linux.
View 1 Replies
View Related
Jul 11, 2011
When I started-up my computer today, there were errors in the console-text that appears while the Debian Linux OS is loading. When I got to the desktop, I tried to play music, but no sound came-out.So, I tried to uninstall the plugins I installed yesterday and restarted. I got similar errors in the console-text as earlier.When my desktop loaded, I still had no sound. I have several problems with the entire sound architecture of the computer, and I've taken a screenshot to show my problems: Screenshot-8.jpg.Does anyone here know what I could/ should do to resolve this issue? my soundcards are Rocketfish (PCI) and Realtek HD Audio (Integrated). I got Realtek to work yesterday with OSS.
View 1 Replies
View Related