File: com.github.geigi.cozy.appdata.xml

package info (click to toggle)
cozy 1.3.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,144 kB
  • sloc: python: 8,014; xml: 392; makefile: 2
file content (248 lines) | stat: -rw-r--r-- 12,143 bytes parent folder | download | duplicates (2)
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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
  <id>com.github.geigi.cozy</id>
  <name translatable="no">Cozy</name>
  <metadata_license>CC0</metadata_license>
  <project_license>GPL-3.0+</project_license>
  <launchable type="desktop-id">com.github.geigi.cozy.desktop</launchable>
  <translation type="gettext">com.github.geigi.cozy</translation>
  <!-- developer_name tag deprecated with Appstream 1.0 -->
  <developer_name translatable="no">Julian Geywitz</developer_name>
  <developer id="github.com">
    <name translatable="no">Julian Geywitz</name>
  </developer>
  <update_contact>cozy@geigi.de</update_contact>
  <summary>Listen to audio books</summary>
  <description>
    <p>Do you like audio books? Then lets get cozy!</p>
    <p>Cozy is a audio book player. Here are some of the features:</p>
    <ul>
      <li>Import all your audio books into Cozy to browse them comfortably</li>
      <li>Listen to your DRM free mp3, m4b, m4a (aac, ALAC, …), flac, ogg and wav audio books</li>
      <li>Remembers your playback position</li>
      <li>Sleep timer</li>
      <li>Playback speed control for each book individually</li>
      <li>Search your library</li>
      <li>Multiple storage location support</li>
      <li>Offline Mode! This allows you to keep an audio book on your internal storage if you store your audio books on an external or network drive. Perfect to listen to on the go!</li>
      <li>Drag and Drop to import new audio books</li>
      <li>Sort your audio books by author, reader and name</li>
    </ul>
  </description>
  <content_rating type="oars-1.1" />
  <url type="homepage">https://cozy.sh</url>
  <url type="bugtracker">https://github.com/geigi/cozy/issues</url>
  <url type="help">https://matrix.to/#/#cozy:gnome.org</url>
  <url type="donation">https://www.patreon.com/geigi</url>
  <url type="vcs-browser">https://github.com/geigi/cozy/</url>
  <url type="translate">https://www.transifex.com/geigi/cozy/</url>
  <screenshots>
    <screenshot type="default">
      <image>https://raw.githubusercontent.com/geigi/cozy/img/img/screenshot1.png</image>
    </screenshot>
    <screenshot>
      <image>https://raw.githubusercontent.com/geigi/cozy/img/img/screenshot2.png</image>
    </screenshot>
    <screenshot>
      <image>https://raw.githubusercontent.com/geigi/cozy/img/img/screenshot3.png</image>
    </screenshot>
  </screenshots>
  <releases>
    <release version="1.3.0" date="2024-03-01">
      <description translatable="no">
        <p>
          After almost two years, a new version of Cozy is finally here! This release brings an updated user interface along with numerous bug fixes and improved performance.
        </p>
        <p>
          The user interface has been ported to GTK4 and Libadwaita. Thus, Cozy benefits from the new style sheet, automatic dark mode, and utilizes the latest and greatest UI elements throughout the application. Many thanks to Benedek Dévényi and grahamvh!
        </p>
        <p>Other changes include:</p>
        <ul>
          <li>Improved mobile support</li>
          <li>Smaller visual refinements to match the state of the art of GNOME apps</li>
          <li>Dozens of bug fixes and performance improvements</li>
          <li>Significant cleanup and improvements to the codebase</li>
          <li>As always, updated translations thanks to all translators!</li>
        </ul>
      </description>
    </release>
    <release version="1.2.1" date="2022-08-21">
      <description translatable="no">
        <ul>
          <li>Support for GTK style manager (thanks A6GibKm)</li>
          <li>Use natural sorting for chapter titles</li>
          <li>As always, updated translations thanks to all the translators!</li>
        </ul>
      </description>
    </release>
    <release version="1.2.0" date="2022-01-08">
      <description translatable="no">
        <p>
        This release features a redesigned preference window. All settings can now be searched. Good news for mobile users too: the redesign should work a lot better on mobile devices now.
        </p>
        <ul>
          <li>Redesigned preference window</li>
          <li>Preferences can now be searched</li>
          <li>Fix: position slider did not update the time correctly after an import scan</li>
          <li>Fix: after an import scan the library did not display the currently playing book correctly</li>
          <li>Multiple small bug fixes</li>
          <li>As always, updated translations thanks to all of the translators!</li>
        </ul>
      </description>
    </release>
    <release version="1.1.3" date="2021-12-31">
      <description translatable="no">
        <p>
        A small bugfix release which makes Cozy more reliable.
        </p>
        <ul>
          <li>Fresh playback speed and sleep timer icons (thanks jimmac)</li>
          <li>Refreshing the library now uses a more descriptive text (thanks jubalh)</li>
          <li>Multiple small bug fixes</li>
          <li>As always, updated translations thanks to all of the translators!</li>
        </ul>
      </description>
    </release>
    <release version="1.1.2" date="2021-08-20">
      <description translatable="no">
        <p>
        A small bugfix release which makes Cozy more reliable.
        </p>
        <ul>
          <li>Display an error banner if an error occurs while importing new files</li>
          <li>The audiobook directory selector in the empty state has been replaced by a button to allow a narrow window even with long directory names</li>
          <li>Fix: multiple small UI issues</li>
          <li>Fix: the welcome screen now works properly on a mobile device</li>
          <li>Fix: don't display the mobile library switcher when no files are imported</li>
          <li>Fix: in the book detail view the pause icon for a chapter remained even when the next chapter already started playing</li>
          <li>As always, updated translations thanks to all of the translators!</li>
        </ul>
      </description>
    </release>
    <release version="1.1.1" date="2021-08-20">
      <description translatable="no">
        <p>
        A small bugfix release which makes Cozy more reliable.
        </p>
        <ul>
          <li>Display an error banner if an error occurs while importing new files</li>
          <li>The audiobook directory selector in the empty state has been replaced by a button to allow a narrow window even with long directory names</li>
          <li>Fix: multiple small UI issues</li>
          <li>Fix: the welcome screen now works properly on a mobile device</li>
          <li>Fix: don't display the mobile library switcher when no files are imported</li>
          <li>Fix: in the book detail view the pause icon for a chapter remained even when the next chapter already started playing</li>
          <li>As always, updated translations thanks to all of the translators!</li>
        </ul>
      </description>
    </release>
    <release version="1.1.0" date="2021-08-07">
      <description translatable="no">
        <p>
        This release features a redesigned library with responsiveness in mind.
        </p>
        <ul>
          <li>Redesigned library</li>
          <li>Redesigned start screen</li>
          <li>Redesigned book detail screen</li>
          <li>Responsive design for the main window</li>
          <li>Introducing a welcome screen for new installations</li>
          <li>Fix: a rare bug where Cozy's volume was muted at first start</li>
          <li>Fix: long book names or author names will be truncated properly</li>
          <li>As always, updated translations thanks to all of the translators!</li>
        </ul>
      </description>
    </release>
    <release version="1.0.4" date="2021-07-28">
      <description translatable="no">
        <p>
        Performance improvements for the book detail view and some bugfixes.
        </p>
        <ul>
          <li>Chapters in the book detail view will now be loaded lazily (thanks chris-kobrzak!)</li>
          <li>Books with a single chapter don't display a chapter number anymore (thanks chris-kobrzak!)</li>
          <li>Fix: Locals in What's new in Cozy screen (thanks alyssais!)</li>
          <li>Fix: Catch an error that could occur when a book stops</li>
          <li>Small performance improvements</li>
          <li>As always, updated translations thanks to all of the translators!</li>
        </ul>
      </description>
    </release>
    <release version="1.0.3" date="2021-06-04">
      <description translatable="no">
        <p>
        A small bugfix release which makes Cozy more reliable.
        </p>
        <ul>
          <li>When an issue occurs during playback the error message is displayed to the user</li>
          <li>Fix: Importing media without tags now properly decodes the file name as chapter name (thanks chris-kobrzak!)</li>
          <li>Fix: Ensure that always a default storage location is present</li>
          <li>Fix: During import an error could occur which stopped the import</li>
          <li>Fix: During the database migration an error could occur</li>
          <li>As always, updated translations thanks to all of the translators!</li>
        </ul>
      </description>
    </release>
    <release version="1.0.2" date="2021-05-31">
      <description translatable="no">
        <p>
        A small bugfix release which makes Cozy more reliable.
        </p>
        <ul>
          <li>When copying files to the audiobook library goes wrong, the user is now informed with the error</li>
          <li>Fix: Possible error while displaying offline cache copy progress</li>
          <li>Fix: When changing the audiobook location or selecting a file in the file not found dialog an unexpected error could occur</li>
          <li>Fix: Removing a storage dir in settings did not work</li>
          <li>Fix: Removing a book from the library did sometimes not work</li>
          <li>As always, updated translations thanks to all of the translators!</li>
        </ul>
      </description>
    </release>
    <release version="1.0.1" date="2021-05-30">
      <description translatable="no">
        <p>
        This release features chapter support for m4b files.
        </p>
        <ul>
          <li>A long awaited feature has finally arrived: Chapter support for m4b files.</li>
          <li>Books with inconsistent spelling are now grouped into a single book (thanks chris-kobrzak!).</li>
          <li>Improved reliability of restoring the previous playback position.</li>
          <li>Fix: clicking on a currently playing chapter did not pause the chapter as expected.</li>
          <li>As always, updated translations thanks to all of the translators!</li>
        </ul>
      </description>
    </release>
    <release version="1.0.0" date="2021-05-30">
      <description translatable="no">
        <p>
        This release features chapter support for m4b files.
        </p>
        <ul>
          <li>A long awaited feature has finally arrived: Chapter support for m4b files.</li>
          <li>Books with inconsistent spelling are now grouped into a single book (thanks chris-kobrzak!).</li>
          <li>Improved reliability of restoring the previous playback position.</li>
          <li>Fix: clicking on a currently playing chapter did not pause the chapter as expected.</li>
          <li>As always, updated translations thanks to all of the translators!</li>
        </ul>
      </description>
    </release>
  </releases>
  <provides>
    <binary>com.github.geigi.cozy</binary>
  </provides>
  <supports>
    <control>pointing</control>
    <control>keyboard</control>
    <control>touch</control>
  </supports>
  <recommends>
    <display_length compare="gt">360</display_length>
  </recommends>
  <branding>
    <color type="primary" scheme_preference="light">#ffa348</color>
    <color type="primary" scheme_preference="dark">#ffa348</color>
  </branding>
  <custom>
    <value key="x-appcenter-suggested-price">2</value>
    <value key="x-appcenter-stripe">pk_live_XJocNlICBfLqHpdZXN0LxlyV00xrhZTbDe</value>
  </custom>
</component>