Hi all,
I've rooted my xoom and applied tiamat kernel in order to cifs module working...and worked fine...
now, when mapping my music folder at mnt/sdcard/Music/CIFS, I noticed that media scanner is not able to index all files avaialable...ie
/mnt/sdcard/Music/CIFS/folder1 is included on music catalog but /mnt/sdcard/Music/CIFS/folder2 is not
I have triggered mediascanner for quite some times and the result keeps the same...any idea how to fix?
Related
Anyone know how I can access all my music stored on my windows media center? I an connected to the network and sharing is enabled, I can see a few files with my allshare app that came with my phone. Everything is configured correctly I believe. Just need to know how to browse all my media and be able to shuffle through it on my phone.
If I transfer mp3 files from my computer to Infuse via WiFi connections, the music player chokes/blanks and refuses to play. Also, Gallery doesn't function. If I reboot (or unmount sd and remount) all is fine. Additionally, if I transfer files using direct USB, everything behaves fine without extra steps. Using ES file explorer to do the transfer.
UPDATE: Tried using Rescan media from Android Market Works hit and miss. Any better way to do this?
I'm working on a Custom ROM that is going to be used for education in a pretty locked down setting. I don't want to allow bluetooth access on the devices, so I'm looking for a way to permanently disable bluetooth.
I was able to do this with wifi, by removing some *.ko module files, but need help doing the same for bluetooth.
Does anyone know what files I can remove to disable the bluetooth module?
Ok, I think I solved this. I added *.bak to the end of bluetooth.so and bluetoothhd.so. Also removed all bluetooth related apks, for good measure
Adding .bak to bluedroid.so caused problems booting, so avoid that one.
I have ASUS tablet K01E with Android 4.4.2 and run Bubble Upnp since 2 years to stream music from a Ds215 Synology NAS as server. Both App and NAS are kept updated. From 1st day everything worked fine, very good. I use ASUS just for this purpose. Suddenly 2 days ago album cover art didn't show anything. Just the day before was ok and the day after was ko. Nothing has changed in the meantime, no updates, nothing. If I try to force the display tapping on cover area, it shows "Error downloading image from server". Of course all files in NAS are present and same as before: using a similar App like DsAudio by Sinology covers are displayed perfectly, but unfortunately this App has not gapless playback. Please help
Hi there,
I thought to share my tasker task I am using with my PX5 radio.
Altough I already replaced my USB chip, I sometimes have usb/wifi drops.
My aims are the following:
Either if starting the radio from sleep, powering up or after having the usb/wifi issue, I wanted to:
start with the home screen and not with latest opened app
resume music from latest source (dab, spotifiy, ...)
restart specific app (in my case "Blitzer" radar app) if not running
turn wifi on
The task itself performs the following steps:
1.) It turns on wifi (especially after usb/wifi drop needed)
2.) It switches to home screen
3.) It checks if music is running and if not, it simulates PLAY key and returns to home screen (as some media apps go to foregrund when pressing play)
4.) I am looping step 3 five times with each a delay of 2 seconds as some apps pause playback, if internet connection should not be available yet.
5.) It checks (using pidof command) if the app, I want to have, is running and if not it is starting this app
Now - to get that working, I created a profile, which reacts on event -> hardware -> sd card mounted and assign my task to it.
To have it working, you need to have an sd card in your radio.
I realized, that after sleep and also after the wifi/usb drop issue, the sd card is remounted and that triggers my task.
I am so far happy with this and wanted to share it with you.
You can open following link when your radio has installed taker:
Link to Tasker Import
BR
Christian
What version of android are you running? I'm trying to start my own tasker script after sleep and I tried using that SD card mounted method but I can't get it to work. SD card seems to be mounted after unit wakes up but tasker doesn't recognize the event automatically. It does though when i manually re-insert it.
laihis said:
What version of android are you running? I'm trying to start my own tasker script after sleep and I tried using that SD card mounted method but I can't get it to work. SD card seems to be mounted after unit wakes up but tasker doesn't recognize the event automatically. It does though when i manually re-insert it.
Click to expand...
Click to collapse
I have Android 8.0 running and hal9k rom.
I added tasker to apps to after sleep.
And - in addition to what I have posted here, I needed to set the flag "run as root" for the keyevent task.