Editing Getting media content onto your tablet

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 5: Line 5:
The following will allow the [[Nokia N900|N900]] to be recognized as a media player appearing in the list of devices in Banshee and Rhythmbox for instance.
The following will allow the [[Nokia N900|N900]] to be recognized as a media player appearing in the list of devices in Banshee and Rhythmbox for instance.
-
Create an .is_audio_player file on the device with the following content:
+
Create an .is_audio_player file on the device with the following content.
<pre>
<pre>
-
#
+
audio_folders=.sounds/
-
# .is_audio_player Configuration File for Rhythmbox
+
folder_depth=2
-
#
+
-
# # works fine with my N900.
+
-
# # lives in
+
-
# # /home/user/MyDocs/.is_audio_player #n900 mounted
+
-
# # /media/Nokia\ N900/.is_audio_player #mounted on linux pc
+
-
#
+
-
#
+
-
# Which folders should we look for audio content?
+
-
# give a comma seperated list.
+
-
audio_folders=./music,./alben,./hoerbuch,./freemusic
+
-
#
+
-
folder_depth=3
+
-
#
+
-
#
+
-
# the following tells rhythmbox which formats can be read by the media player.
+
-
# Rhythmbox supports drag&drop to copy tracks or albums to the mp3 player.
+
-
# If the file format of a file you want to copy is not in the following list, the first of these options is the one that the file will be converted to.
+
-
# If you copy (drag&drop) files to the media player rhythmbox will start copying or if necessary converting files in the background, silently, so don't be surprised, if you were expecting any kind of progressbar or something.
+
-
output_formats=application/ogg,audio/mpeg,audio/mp3
+
-
#
+
-
# These options specify where Rhythmbox or banshee(?) will look for playlists
+
-
playlist_format=audio/x-mpegurl
+
-
playlist_path=./music/
+
-
#
+
</pre>
</pre>

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)