File: import.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 (82 lines) | stat: -rw-r--r-- 3,113 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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" style="task" id="import" xml:lang="da">

  <info>
    <link type="guide" xref="index#media"/>
    <link type="seealso" xref="remove-media"/>
    <desc>Add music and videos from your computer to your Banshee library.</desc>
    <revision pkgversion="1.6" version="1.6" date="2010-07-15" status="review"/>
    <credit type="author">
      <name>Paul Cutler</name>
      <email>pcutler@gnome.org</email>
    </credit>
    <credit type="editor">
      <name>Shaun McCance</name>
      <email>shaunm@gnome.org</email>
    </credit>
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
  </info>

  <title>Import music &amp; videos</title>

  <p>You can import music and videos stored on your computer into Banshee. Imported
  files appear in your sources and can be edited and managed like any other media in
  Banshee.</p>

  <p>To import music or video files on your computer, choose <guiseq><gui>Media</gui>
  <gui>Import Media</gui></guiseq>. A dialog will appear with a number of choices.</p>

  <note>
    <p>Plugins may add additional import choices. See <link xref="#plugins"/>
    below.</p>
  </note>

  <terms>
    <item>
      <title><gui>Local Folders</gui></title>
      <p>Choose this option to import all music and video files within
      a specified folder, including all subfolders. You will be prompted
      with a dialog to choose a folder to import from.</p>
    </item>
    <item>
      <title><gui>Local Files</gui></title>
      <p>Choose this option to import only the specific file or files
      you select. You will be prompted with a dialog to choose the
      file or files to import.</p>
    </item>
    <item>
      <title><gui>Home Folder</gui></title>
      <p>Choose this option to import all music and video files in your
      entire home folder, including files in any subfolders.</p>
    </item>
    <item>
      <title><gui>Videos From Photos Folder</gui></title>
      <p>Many digital cameras can take short videos, and photo-management
      applications often download these videos directly into your Photos
      folder. Choose this option to import any videos that have been
      stored in your Photos folder.</p>
    </item>
  </terms>

  <note>
    <p>You can safely import from a folder you have already imported
    from without worrying about duplicate entries in your library.</p>
  </note>
  
  <section id="import-playlist">
    <title>Import from a Playlist</title>
    <p>You can also import music from playlists.  Most playlist files end
    in <em>m3u</em>. To import from a playlist, from the Banshee menu 
    choose <guiseq><gui>Media</gui><gui>Import Playlist</gui></guiseq> and 
    locate the playlist file in your folder, select it and press 
    <gui>Import</gui>.
    </p>
  </section>
  
  <section id="plugins">
    <title>Additional Import Sources</title>
    <p>Plugins may add additional import choices. The following additional
    sources will be available if the appropriate plugins are enabled:</p>
  </section>
  	
</page>