Send2MPD

價格:免費

更新日期:2014-02-23

檔案大小:666k

目前版本:1.3

版本需求:Android 4.1 以上版本

官方網站:http://www.computerhok.nl

Email:harry.metske@gmail.com

Send2MPD(圖1)-速報App

Send mp3 files from your Android device to your MPD server (after editing ID3 tags).

Use your favorite Music app or File Explorer to share/sendto mp3 files.

In more technical detail, Send2MPD will :

* save the file (with the modified ID3 tags), and yes the original file will be overwritten

* send a broadcast intent ACTION_MEDIA_SCANNER_SCAN_FILE for the modified file, so that your music app(s) will pick up the changes

Send2MPD(圖2)-速報App

* scp the file to the MPD server

* ssh into the server and issue a "chmod 664" for the file, to make sure it is readable by the userid that runs the MPD server.

* open a connection to the MPD port (6600 default) and issue 3 MPD commands:

** password

** update (so MPD will reread the data)

Send2MPD(圖3)-速報App

** close

Send2MPD(圖4)-速報App