|
1 | 1 | <?xml version="1.0" encoding="UTF-8" ?> |
2 | | -<component type="desktop"> |
| 2 | +<component type="desktop-application"> |
3 | 3 | <id>io.github.qnapi</id> |
4 | 4 | <metadata_license>CC0-1.0</metadata_license> |
5 | 5 | <project_license>GPL-2.0+</project_license> |
6 | 6 | <name>QNapi</name> |
7 | 7 | <summary>A software for downloading and automatic matching subtitles to movies</summary> |
8 | 8 | <description> |
9 | 9 | <p>QNapi is designed to automatically download and match subtitles to a specific movie file. Unlike similar programs, QNapi queries several different subtitle databases to find the best subtitles for your movie. Also, thanks to the QT library, the program runs on various operating systems (Windows, OSX, Linux).</p> |
10 | | - <p>Features: |
11 | | - <ul> |
12 | | - <li>matching subtitles for specific movie file</li> |
13 | | - <li>automatic matching the best subtitles</li> |
14 | | - <li>select target subtitles format (SRT, mDVD, TMP, MPL2) as well as manual conversion</li> |
15 | | - <li>select subtitles, when multiple matching has been found</li> |
16 | | - <li>download subtitles in one of many supported languages</li> |
17 | | - <li>directory scanning and batch subtitles download</li> |
18 | | - <li>subtitles post-processing: change file encoding, set file permissions</li> |
19 | | - <li>provides nice command-line interface</li> |
20 | | - </ul> |
21 | | - </p> |
| 10 | + <p>Features:</p> |
| 11 | + <ul> |
| 12 | + <li>matching subtitles for specific movie file</li> |
| 13 | + <li>automatic matching the best subtitles</li> |
| 14 | + <li>select target subtitles format (SRT, mDVD, TMP, MPL2) as well as manual conversion</li> |
| 15 | + <li>select subtitles, when multiple matching has been found</li> |
| 16 | + <li>download subtitles in one of many supported languages</li> |
| 17 | + <li>directory scanning and batch subtitles download</li> |
| 18 | + <li>subtitles post-processing: change file encoding, set file permissions</li> |
| 19 | + <li>provides nice command-line interface</li> |
| 20 | + </ul> |
22 | 21 | </description> |
23 | 22 | <launchable type="desktop-id">io.github.qnapi.desktop</launchable> |
24 | 23 | <url type="homepage">https://qnapi.github.io/</url> |
| 24 | + <url type="bugtracker">https://github.com/QNapi/qnapi/issues</url> |
| 25 | + <url type="vcs-browser">https://github.com/QNapi/qnapi</url> |
| 26 | + <url type="help">https://qnapi.github.io/#help</url> |
| 27 | + <developer id="io.github.qnapi"> |
| 28 | + <name>QNapi</name> |
| 29 | + </developer> |
25 | 30 | <screenshots> |
26 | 31 | <screenshot type="default"> |
27 | 32 | <image>https://qnapi.github.io/images/screenshots/0.1.7/lin05.png</image> |
| 33 | + <caption></caption> |
28 | 34 | </screenshot> |
29 | 35 | </screenshots> |
30 | | - <content_rating type="oars-1.1"> |
31 | | - <content_attribute id="social-chat">intense</content_attribute> |
32 | | - </content_rating> |
33 | | - <url type="bugtracker">https://github.com/QNapi/qnapi/issues</url> |
34 | | - <url type="help">https://qnapi.github.io/#help</url> |
| 36 | + <content_rating type="oars-1.1"/> |
35 | 37 | <releases> |
36 | 38 | <release date="2017-05-17" version="0.2.3" /> |
37 | 39 | </releases> |
|
0 commit comments