File: play.page

package info (click to toggle)
banshee 2.6.2-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 47,160 kB
  • ctags: 25,019
  • sloc: xml: 163,694; cs: 137,409; sh: 11,650; ansic: 4,790; makefile: 2,928; python: 38
file content (99 lines) | stat: -rw-r--r-- 3,511 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:e="http://projectmallard.org/experimental/" type="topic" style="task" id="play" xml:lang="gl">

  <info>
    <link type="guide" xref="index#media"/>
    <link type="seealso" xref="queue"/>
    <desc>Play your videos and music files.</desc>
    <revision pkgversion="1.6" version="0.1" date="2009-01-22" status="draft"/>
    <credit type="author">
      <name>Paul Cutler</name>
      <email>pcutler@gnome.org</email>
    </credit>    
<!--
    <copyright>
      <year>2010</year>
      <name>GNOME Documentation Project</name>
    </copyright>
-->
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
  </info>
  
  <title>Play Your Media</title>

  <section id="playmusic">
  <title>Play your music</title>    
  
  <p>To play music in Banshee, choose the Music source.  The music library
  will show you all artists in your music library, cover art for each album,
  and a list of all songs in your library.</p>
  
  <p>Choose the album or song you wish to play from the list of artists, albums
  or use the search bar in the upper right hand corner of Banshee.
  </p>
  
  <p>To start playing a song, use your mouse to double click the song name, 
  press the <key>Spacebar</key>, or choose <guiseq><gui>Playback</gui>
  <gui>Play</gui></guiseq> from the Banshee menu.
  </p>
  
  <p>You can also start playing an album by choosing the album in the album
  browser and using your mouse to double click the song name, 
  press the <key>Spacebar</key>, or choose <guiseq><gui>Playback</gui>
  <gui>Play</gui></guiseq> from the Banshee menu.
  </p>
  
  <p>To play all songs by one artist, choose the artist in the artist browser
  and press the <key>Spacebar</key>, or choose <guiseq><gui>Playback</gui>
  <gui>Play</gui></guiseq> from the Banshee menu.
  </p>
  
  <p>Banshee also displays your Favorite albums (those you play the most),
  Recent Favorites, Recently Added and Unheard music.  Choose the one
  you wish to listen to and you can play songs from each.
  </p>
  
  </section>

  <section id="playvideo">
  <title>Play a video</title>    
  
  <p>Your imported videos are listed alphabetically.  To play a video, 
  choose the video you wish to play from the list and 
  press the <key>Spacebar</key>, or choose <guiseq><gui>Playback</gui>
  <gui>Play</gui></guiseq> from the Banshee menu.</p>
  
  <p>Banshee also shows your Favorite videos (those you watch the most)
  and Unwatched videos.  Choose one and you can play a video from the list.</p>	
  
  </section>
  
  <section id="playpodcast">
  <title>Play a Podcast</title>    
  
  <p>Podcasts shows you all Podcasts you're subscribed to, all Podcast
  shows available, and the Podcast browser lists all Podcasts in order of 
  newest first.</p>
  
  <p>To play a Podcast, 
  choose the Podcast you wish to play from the list and 
  press the <key>Spacebar</key>, or choose <guiseq><gui>Playback</gui>
  <gui>Play</gui></guiseq> from the Banshee menu.</p>
  
  </section>
  
  <section id="playradio">
  <title>Play an internet radio station</title>    
  
  <p>The Radio source shows you all internet radio stations you have added 
  to Banshee alphabetically.
  </p>
  
  <p>To play an internet radio station, 
  choose the radio station you wish to play from the list and 
  press the <key>Spacebar</key>, or choose <guiseq><gui>Playback</gui>
  <gui>Play</gui></guiseq> from the Banshee menu.</p>
  
  </section>    
	
</page>