[Q] wireless media sync app - LG Thrill 4G

smartshare doesn't work for some reason...it says "error while browsing!"
anyone know of the "best" app for wireless syncing music, documents, movies, etc from a desktop? i dont exactly want a music player...just something to sync files and folders (i actually like the stock music player)
the apps can be paid too, but prefer free

https://market.android.com/details?id=com.lextel.WirelessFileTransferPro&hl=en
This is a free pro app, works incredibly.

Related

Syncing Music

As great as it is, the Hero is always going to attract comparisons with the iPhone. Both have their merits, but one area the Hero lags behind the iPhone is music management. The ease with which iTunes syncs music to the iPhone (or iPod) is a breeze, and I'd like to see the same with my Hero. Is there anything already, or does someone fancy coding a Windows program to do the same?
you can copy music just as files to your sdcard. although i would not call that "syncing" it is IMHO the best way there is, as it is portable to most devices and operating systems out there. don't know the result, but this topic was discussed already.
http://ita.sourceforge.net/
Try doubletwist.
Just like iTunes, imo
minorsecond said:
Try doubletwist.
Just like iTunes, imo
Click to expand...
Click to collapse
I uninstalled because I didn't want to sign up for another service.
Winamp
You can use the good old Winamp to sync music to your phone, pretty much like iTunes.
I use Salling Media Sync . With it I can keep using iTunes and more or less sync my music like I used to.
Edit: I see no real need to buy the program. The free version works well.
I am using SongBird + Folder Sync add on. But it has some bugs for now.
Doubletwist is No. 1.
I tried doubleTwist, but it doesn't update tags after I edit them, so I switched to SongBird.
Do you use FolderSync or other add on? FolderSync gives some errors. And my problem with the SongBird is it can watch only 1 folder, but I download music to 2-3 different folders in 2 drives.

Can somebody explain how to make internet explorer player to work at background?

Hi Folks,
I am new to WP8 and I have the following question that I have not found an answer for:
There is one thing really missing in WP8 - it is ability to play mp3 streams in the background.
You can open mp3 stream in internet explorer and it will play. But you can not switch to any other screen - music stops playing.
I have not found any applications that allow you to play mp3 streams in the background also. Usually players allow you only to play music from library or from hardcoded stream. So is there any way hidden way to do it?
There are definitely APIs to do it; even Windows Phone 7 could do this. For a random example of an app that uses background streaming, see Pandora.
It's also possible to stream music from a web page while the browser is not in the foreground, using HTML5. For example, both Pandora.com and m.SoundCloud.com work fine. Typically web-based streaming only allows play/pause controls on the global media control, though you can of course switch back to the web browser tab for more control.
If you're looking for an app that will play music from an arbitrary stream that you pass it, I'm not aware of such an app but I haven't been looking. It's possible in the APIs, and there's probably an app that does it...

[Q] Making a Foobar2000 control app

Hi,
I am making a Foobar2000 control app by using the foo_httpcontrol add-on. I figured out how I can run certain commands, but I am completely blank on how to get information back from the server like playlists or current playing song. Does anyone have exprience with this on Android or knows how to do it on wp8?
Also: currently I am using a hidden browser for executing the commands, would it be better/possible to use webrequests or something for that?
Any help would be greatly appreciated.
Tweekzor said:
Hi,
I am making a Foobar2000 control app by using the foo_httpcontrol add-on. I figured out how I can run certain commands, but I am completely blank on how to get information back from the server like playlists or current playing song. Does anyone have exprience with this on Android or knows how to do it on wp8?
Also: currently I am using a hidden browser for executing the commands, would it be better/possible to use webrequests or something for that?
Any help would be greatly appreciated.
Click to expand...
Click to collapse
I can't say I could help you with foo_httpcontrol. I haven't used it that much.
I'd recommend using the DLNA plugin instead. Using the DLNA app made either by Nokia or HTC (it was that way with wp7, not sure on wp8) would be a similar experience to playing music that's in the music+video tab. Most DLNA apps have the capability to play music from the phone to another device, play music from another device and share it to a third device, e.g. Phone Music -> foobar, foobar -> WP8 -> Bluray player.
Also the album art will display if its in the same folder as the music (the dlna plugin on foobar looks for the folder.jpg first.)
thals1992 said:
I can't say I could help you with foo_httpcontrol. I haven't used it that much.
I'd recommend using the DLNA plugin instead. Using the DLNA app made either by Nokia or HTC (it was that way with wp7, not sure on wp8) would be a similar experience to playing music that's in the music+video tab. Most DLNA apps have the capability to play music from the phone to another device, play music from another device and share it to a third device, e.g. Phone Music -> foobar, foobar -> WP8 -> Bluray player.
Also the album art will display if its in the same folder as the music (the dlna plugin on foobar looks for the folder.jpg first.)
Click to expand...
Click to collapse
Thank you for your answer, but I don't think that is what I am looking for. My desktop has a music collection that is far greater then the 32gb of my device, and the sound quality is a lot better as well. So I don't want to be streaming from or to my device. Also since my library has about 50.000+ songs I'd prefer to use my well known and set-up music player over searching through my windows folders.
I have seen a couple of android apps that control Foobar2000 by using the plugin I use as well, and they are able to get the song info etc. So it is possible, I just can't figure out how.
(I did download the Nokia Play To app, because streaming like that is also useful at other times )
Tweekzor said:
Thank you for your answer, but I don't think that is what I am looking for. My desktop has a music collection that is far greater then the 32gb of my device, and the sound quality is a lot better as well. So I don't want to be streaming from or to my device. Also since my library has about 50.000+ songs I'd prefer to use my well known and set-up music player over searching through my windows folders.
I have seen a couple of android apps that control Foobar2000 by using the plugin I use as well, and they are able to get the song info etc. So it is possible, I just can't figure out how.
(I did download the Nokia Play To app, because streaming like that is also useful at other times )
Click to expand...
Click to collapse
Well most of my foobar collection are chiptunes, (vgm/sid/gbs) modules (mod, xm, it) and album in a single flac with cue files (flac doesn't always play, but mostly works) so I need it to stream WAV 48khz (its the highest I've tried) over wireless N using that dlna plugin. I have seen some foobar apps thats in the marketplace, but nothing that I'd seen work. Also somthing else that works, is the foo_touchremote plugin. It uses the boujour service (also in Apple's iTunes, but used in other things as well) and works simply with entering a pairing code.
If you still would like to use foo_httpcontrol, I'd ask over at http://www.hydrogenaudio.org.
thals1992 said:
Well most of my foobar collection are chiptunes, (vgm/sid/gbs) modules (mod, xm, it) and album in a single flac with cue files (flac doesn't always play, but mostly works) so I need it to stream WAV 48khz (its the highest I've tried) over wireless N using that dlna plugin. I have seen some foobar apps thats in the marketplace, but nothing that I'd seen work. Also somthing else that works, is the foo_touchremote plugin. It uses the boujour service (also in Apple's iTunes, but used in other things as well) and works simply with entering a pairing code.
If you still would like to use foo_httpcontrol, I'd ask over at .
Click to expand...
Click to collapse
That touchremote plugin sounds like it could be what I need, I will look into that when I have a bit more time. Thank you for the answers.:good:
*I couldn't commit my post because I quoted your hydrogenaudio link *

HTC One bookmarks and spotify music

I own a macbook and have a lot of bookmarks on my safari browser, lots of them contained within folders. I used my mybookmarks app to transfer them to my htc one but they are just in one massive list, no folders, i was able to also import them on my google chrome browser, but same thing, they are still in a huge list.
Is there anyway around this?
I also have a spotify account, how to I transfer songs to the stock music player app on the one....?
Anybody know...........
Dont know about the bookmarks but with Spotify you dont own the music, you stream it with the ability to download tracks on the premium version. Download the Spotify app from the Play Store and log in using your account and youll find all your playlists are synced. It integrates very nicely with Sense and the lockscreen so acts pretty much like the HTC Music App.
Craig
I have the premium version and yes I can download to listen offline but would just be nice r to transfer them to my music
I presume if I cancel Spotify my downloads are still there
mrblue123 said:
I presume if I cancel Spotify my downloads are still there
Click to expand...
Click to collapse
No, you lose them. Spotify is a rental service.

Music Downloader App?

Anyone here could suggest a music downloader app similar to music maniac pro for android that downloads music directly to your phone together with the album art and artist info?
Thanks!
Third-party apps for WP8 are usually not allowed to write to your music library. That restriction may be relaxed somewhat with 8.1 though? Not yet sure.
There are exceptions out there, but generally MS wants you to use the built-in music app for downloading music, since they have their own store. This doesn't work so well for people outside the areas they support (or who want music that their store doesn't have), though.

Categories

Resources