Amarok/Development/amarokrc: Difference between revisions
< Amarok | Development
(add explanatory text on top) |
(Layout in tables for the individual items) |
||
Line 1: | Line 1: | ||
{{Construction}} | {{Construction}} | ||
The content below are examples of configurations that can be done inside amarokrc | The content below are examples of configurations that can be done inside amarokrc. The individual sections are set between square brackets in alphabetical order. | ||
=== Collection Browser === | |||
{| border="1" cellpadding="10" cellspacing="10" | |||
!Item | |||
!Default | |||
!Alternative | |||
|- | |||
| TreeCategory || =2,1 || | |||
|- | |||
| View Mode || =NormalCollections || ==UnifiedCollections | |||
|} | |||
=== Collection Folders === | |||
{| border="1" cellpadding="10" cellspacing="10" | |||
!Item | |||
!Default | |||
!Alternative | |||
|- | |||
| 4 || =./AudioBooks,./Music,./MusicVideos || | |||
|- | |||
| Use MusicLocation =false || =true | |||
|} | |||
=== Collection Transcoding Preference === | |||
{| border="1" cellpadding="10" cellspacing="10" | |||
!Item | |||
!Default | |||
!Alternative | |||
|- | |||
| Encoder || =INVALID || | |||
|} | |||
=== ConfigDialog === | |||
{| border="1" cellpadding="10" cellspacing="10" | |||
!Item | |||
!Default | |||
!Alternative | |||
|- | |||
| Height || 1200=701 ''(example)'' || | |||
|- | |||
| Width || 1920=1056 || | |||
|} | |||
=== DownloadDialog Settings === | |||
{| border="1" cellpadding="10" cellspacing="10" | |||
!Item | |||
!Default | |||
!Alternative | |||
|- | |||
| Height || 1200=400 || | |||
|- | |||
| Width || 1920=700 || | |||
|} | |||
=== File Browser === | |||
{| border="1" cellpadding="10" cellspacing="10" | |||
!Item | |||
!Default | |||
!Alternative | |||
|- | |||
| Current Directory || =file:///home/user || | |||
|} | |||
=== General === | |||
{| border="1" cellpadding="10" cellspacing="10" | |||
!Item | |||
!Default | |||
!Alternative | |||
|- | |||
| Browser Path || =root list/collections || | |||
|- | |||
| First Run || =false || | |||
|- | |||
| HiddenOnExit || =false || | |||
|- | |||
| LayoutFileDeleted || =true || | |||
|} | |||
=== General Options === | |||
{| border="1" cellpadding="10" cellspacing="10" | |||
!Item | |||
!Default | |||
!Alternative | |||
|- | |||
| PlayFirstRunJingle || =false || | |||
|} | |||
=== KFileDialog Settings === | |||
Height 1200= | {| border="1" cellpadding="10" cellspacing="10" | ||
!Item | |||
!Default | |||
!Alternative | |||
|- | |||
|Height || 1200=450 || | |||
|- | |||
| Width || 1920=720 || | |||
|} | |||
=== LikeBack === | |||
{| border="1" cellpadding="10" cellspacing="10" | |||
!Item | |||
!Default | |||
!Alternative | |||
|- | |||
|userWantToShowBar || =false || | |||
|} | |||
=== Loaded Playlist Files === | |||
=== MainWindow === | |||
{| border="1" cellpadding="10" cellspacing="10" | |||
!Item | |||
!Default | |||
!Alternative | |||
|- | |||
| Height || 1200=1201 || | |||
|- | |||
| Height || 768=382 || | |||
|- | |||
| ToolBarsMovable || =Disabled || | |||
|- | |||
| Width || 1366=910 || | |||
|- | |||
| Width || 1920=1921 || | |||
|} | |||
=== Notification Messages === | |||
{| border="1" cellpadding="10" cellspacing="10" | |||
!Item | |||
!Default | |||
!Alternative | |||
|- | |||
| LikeBack_starting_information || =false || | |||
|} | |||
=== Playback === | |||
{| border="1" cellpadding="10" cellspacing="10" | |||
!Item | |||
!Default | |||
!Alternative | |||
|- | |||
| Master Volume || =100 || | |||
|} | |||
=== Playlist Search === | |||
{| border="1" cellpadding="10" cellspacing="10" | |||
!Item | |||
!Default | |||
!Alternative | |||
|- | |||
| MatchAlbum || =true || | |||
|- | |||
| MatchArtist || =true || | |||
|- | |||
| MatchTrack || =true || | |||
|- | |||
| ShowOnlyMatches || =false || | |||
|} | |||
=== Plugins === | |||
{| border="1" cellpadding="10" cellspacing="10" | |||
!Item | |||
!Default | |||
!Alternative | |||
|- | |||
| Amarok Script ConsoleEnabled || =false || | |||
|- | |||
Cool StreamsEnabled=true | Cool StreamsEnabled=true | ||
Line 148: | Line 221: | ||
amarok_service_opmldirectoryEnabled=true | amarok_service_opmldirectoryEnabled=true | ||
|} | |||
=== Podcast View === | |||
Merged View=false | Merged View=false | ||
=== Podcasts === | |||
AutoUpdate Interval=30 | AutoUpdate Interval=30 | ||
Line 163: | Line 235: | ||
Maximum Simultaneous Updates=4 | Maximum Simultaneous Updates=4 | ||
=== Saved Playlists View === | |||
Merged View=false | Merged View=false | ||
=== ScriptManager === | |||
LastUpdateCheck=1361276200 | LastUpdateCheck=1361276200 | ||
=== Service_Ampache === | |||
server0=Ampache,<serveraddress>,<user>.<password> | server0=Ampache,<serveraddress>,<user>.<password> | ||
=== Service_gpodder === | |||
enableProvider=true | enableProvider=true | ||
Line 187: | Line 255: | ||
subscriptionTimestamp=0 | subscriptionTimestamp=0 | ||
=== Session === | |||
LastPlaying=3 | LastPlaying=3 | ||
=== StatSyncing === | |||
=== TagDialog === | |||
CurrentTab=1 | CurrentTab=1 |
Latest revision as of 19:23, 21 February 2013
Under Construction |
---|
This is a new page, currently under construction! |
The content below are examples of configurations that can be done inside amarokrc. The individual sections are set between square brackets in alphabetical order.
Collection Browser
Item | Default | Alternative |
---|---|---|
TreeCategory | =2,1 | |
View Mode | =NormalCollections | ==UnifiedCollections |
Collection Folders
Item | Default | Alternative |
---|---|---|
4 | =./AudioBooks,./Music,./MusicVideos | |
Use MusicLocation =false | =true |
Collection Transcoding Preference
Item | Default | Alternative |
---|---|---|
Encoder | =INVALID |
ConfigDialog
Item | Default | Alternative |
---|---|---|
Height | 1200=701 (example) | |
Width | 1920=1056 |
DownloadDialog Settings
Item | Default | Alternative |
---|---|---|
Height | 1200=400 | |
Width | 1920=700 |
File Browser
Item | Default | Alternative |
---|---|---|
Current Directory | =file:///home/user |
General
Item | Default | Alternative |
---|---|---|
Browser Path | =root list/collections | |
First Run | =false | |
HiddenOnExit | =false | |
LayoutFileDeleted | =true |
General Options
Item | Default | Alternative |
---|---|---|
PlayFirstRunJingle | =false |
KFileDialog Settings
Item | Default | Alternative |
---|---|---|
Height | 1200=450 | |
Width | 1920=720 |
LikeBack
Item | Default | Alternative |
---|---|---|
userWantToShowBar | =false |
Loaded Playlist Files
MainWindow
Item | Default | Alternative |
---|---|---|
Height | 1200=1201 | |
Height | 768=382 | |
ToolBarsMovable | =Disabled | |
Width | 1366=910 | |
Width | 1920=1921 |
Notification Messages
Item | Default | Alternative |
---|---|---|
LikeBack_starting_information | =false |
Playback
Item | Default | Alternative |
---|---|---|
Master Volume | =100 |
Playlist Search
Item | Default | Alternative |
---|---|---|
MatchAlbum | =true | |
MatchArtist | =true | |
MatchTrack | =true | |
ShowOnlyMatches | =false |
Plugins
Cool StreamsEnabled=true Free Music ChartsEnabled=true Librivox.orgEnabled=true LyricWikiEnabled=true amarok_collection-audiocdcollectionEnabled=true amarok_collection-daapcollectionEnabled=false amarok_collection-ipodcollectionEnabled=true amarok_collection-mtpcollectionEnabled=true amarok_collection-nepomukcollectionEnabled=true amarok_collection-umscollectionEnabled=true amarok_collection-upnpcollectionEnabled=true amarok_service_amazonstoreEnabled=true amarok_service_ampacheEnabled=true amarok_service_gpodderEnabled=true amarok_service_jamendoEnabled=true amarok_service_lastfmEnabled=true amarok_service_magnatunestoreEnabled=true amarok_service_mp3tunesEnabled=false amarok_service_opmldirectoryEnabled=trueItem | Default | Alternative |
---|---|---|
Amarok Script ConsoleEnabled | =false |
Podcast View
Merged View=false
Podcasts
AutoUpdate Interval=30
Maximum Simultaneous Downloads=4
Maximum Simultaneous Updates=4
Saved Playlists View
Merged View=false
ScriptManager
LastUpdateCheck=1361276200
Service_Ampache
server0=Ampache,<serveraddress>,<user>.<password>
Service_gpodder
enableProvider=true
ignoreWallet=false
subscriptionTimestamp=0
Session
LastPlaying=3
StatSyncing
TagDialog
CurrentTab=1