-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathnet.filebot.FileBot.appdata.xml
186 lines (186 loc) · 8.54 KB
/
net.filebot.FileBot.appdata.xml
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
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>net.filebot.FileBot</id>
<name>FileBot</name>
<project_license>LicenseRef-proprietary</project_license>
<developer_name>rednoah</developer_name>
<summary>Ultimate TV and movie renamer</summary>
<description>
<p>FileBot is the ultimate tool for renaming and organizing your movies, TV shows and Anime. Match and rename media files against online databases, download artwork and cover images, fetch subtitles, write metadata, and more, all at once in matter of seconds. It's smart and just works.</p>
<p>NOTE: This application is not verified by, affiliated with, or supported by Point Planck Limited.</p>
</description>
<launchable type="desktop-id">net.filebot.FileBot.desktop</launchable>
<content_rating type="oars-1.1"/>
<metadata_license>CC0-1.0</metadata_license>
<url type="homepage">https://filebot.net/</url>
<url type="bugtracker">https://www.filebot.net/forums/viewforum.php?f=6</url>
<url type="help">https://www.filebot.net/forums/viewtopic.php?t=7</url>
<screenshots>
<screenshot type="default">
<caption>FileBot rename frontend</caption>
<image type="source">https://github.com/razzeee/net.filebot.FileBot/raw/main/rename.png</image>
</screenshot>
<screenshot>
<caption>FileBot episodes frontend</caption>
<image type="source">https://github.com/razzeee/net.filebot.FileBot/raw/main/episodes.png</image>
</screenshot>
</screenshots>
<releases>
<release version="5.1.6" date="2024-10-16">
<description>
<ul>
<li>Enable OpenSubtitles REST API by default</li>
<li>Improved series / episode detection</li>
<li>Improved system integration</li>
<li>Lots of minor improvements and bug fixes</li>
</ul>
</description>
</release>
<release version="5.1.5" date="2024-08-20">
<description>
<ul>
<li>Enable multi-selection for X and Arrow actions</li>
<li>Improved {kodi.id} binding (e.g. {tmdb=12345} pattern)</li>
<li>Improved series / episode auto-detection</li>
<li>Improved charset detection (e.g. Windows-1250 encoded subtitles)</li>
<li>Improved error messages (e.g. cross-device hardlinks)</li>
<li>Added --apply thumbnail post-processing feature to generate movie / episode thumbnails (for Synology NAS and QNAP NAS platforms)</li>
<li>Added hidden version / revision information label</li>
<li>Support for DWMWA_USE_IMMERSIVE_DARK_MODE on Windows 11</li>
</ul>
</description>
</release>
<release version="5.1.4" date="2024-07-29">
<description>
<ul>
<li>Enable multi-selection for X and Arrow actions</li>
<li>Improved {kodi.id} binding (e.g. {tmdb=12345} pattern)</li>
<li>Improved series / episode auto-detection</li>
<li>Improved charset detection (e.g. Windows-1250 encoded subtitles)</li>
<li>Improved error messages (e.g. cross-device hardlinks)</li>
<li>Added --apply thumbnail post-processing feature to generate movie / episode thumbnails (for Synology NAS and QNAP NAS platforms)</li>
<li>Added hidden version / revision information label</li>
<li>Support for DWMWA_USE_IMMERSIVE_DARK_MODE on Windows 11</li>
</ul>
</description>
</release>
<release version="5.1.3" date="2024-02-26">
<description>
<ul>
<li>Added support for Official episode order</li>
<li>Improved charset detection</li>
<li>Experimental support for OpenSubtitles REST API</li>
</ul>
</description>
</release>
<release version="5.1.2" date="2023-11-07">
<description>
<ul>
<li>Added {plex.year} plex format with year binding</li>
<li>Added {language} original language binding</li>
<li>Added {mediaFileName} media file name without extension binding</li>
<li>Added {dovi} Dolby Vision tag binding</li>
<li>Improved csv() parser</li>
<li>Support for companion files in Music Mode</li>
<li>Support for WM_QUERYENDSESSION events on Windows</li>
<li>Support for clone & delete cross-subvolume move operations on Linux / BTRFS</li>
<li>Improved support for clone operations on macOS / APFS and Linux / BTRFS</li>
</ul>
</description>
</release>
<release version="5.1.1" date="2023-09-01">
<description>
<ul>
<li>Fix Debian Linux libjna-java package compatibility issues</li>
</ul>
</description>
</release>
<release version="5.1.0" date="2023-08-26">
<description>
<ul>
<li>Support for custom post-processing scripts</li>
<li>Added {tvdbid} binding</li>
<li>Added {medium} binding</li>
<li>Added {episodelist} binding</li>
<li>Added --file-order option</li>
<li>Cache mediainfo and ffprobe output</li>
<li>Improved --mode interactive series selection</li>
<li>Improved support for EXIF metadata</li>
<li>Improved support for xfs and bcachefs</li>
<li>Added system.properties editor</li>
<li>Resolve commands against the %PATH% on Windows platforms</li>
<li>Improved extattr support on BSD platforms</li>
<li>Improved support for nested include files</li>
</ul>
</description>
</release>
<release version="5.0.3" date="2023-05-23">
<description>
<ul>
<li>Use Series Name (Year) as {kodi} naming standard</li>
<li>Use custom --action for --apply import file operations</li>
<li>Improved support for .xattr folders with --apply import and --apply prune post-processing features</li>
<li>Improved support for external format files</li>
<li>Fix NFO file mismatch issues</li>
<li>Fix {resolution}, {bitrate}, {channels}, {khz}, etc binding issues</li>
</ul>
</description>
</release>
<release version="5.0.2" date="2023-04-10">
<description>
<ul>
<li>Fix {resolution} default String representation issues</li>
<li>Fix NFO file invalid ID lookup issues</li>
<li>Fix HTTP/2 system proxy issues</li>
</ul>
</description>
</release>
<release version="5.0.1" date="2023-03-18">
<description>
<ul>
<li>Fix the TheTVDB search issues</li>
<li>Fix TVmaze lookup issues</li>
<li>Fix series auto-selection issues</li>
</ul>
</description>
</release>
<release version="5.0.0" date="2023-03-14">
<description>
<ul>
<li>Added support for Digital and Production and Story Arc episode order preferences</li>
<li>Added Default Presets for assorted use cases</li>
<li>Added Group ➔ Double Episodes to Episodes context menu</li>
<li>Added {jellyfin} binding (i.e. Jellyfin naming standard)</li>
<li>Added {acf} audio channel format tag binding</li>
<li>Added {ct} file creation date binding</li>
<li>Added {relativeFile} relative library path binding</li>
<li>Enhanced {hd} with support for additional HD resolutions (i.e. UHD / QHD / FHD / HD / SD)</li>
<li>Enhanced Match auto-align behaviour</li>
<li>Added column edit behaviour to Edit Name</li>
<li>Added CTRL+O and CTRL+L keyboard shortcuts for Open and Reveal</li>
<li>Added CTRL+M and CTRL+N keyboard shortcuts for Edit Match and Edit Name</li>
<li>Support for setting POSIX permissions via --apply chmod</li>
<li>Support for Extras via --apply import</li>
<li>Support for transcoding TMPlayer and MPL2 subtitle files to SRT / UTF-8</li>
<li>Enable TheTVDBv4 by default</li>
<li>Enable HTTP/2 by default</li>
<li>Fix drag-n-drop issues on Linux / KDE / Dolphin</li>
</ul>
</description>
</release>
<release version="4.9.6" date="2022-02-22">
<description>
<ul>
<li>Added Open / Reveal / Rename / Move to Trash context menu</li>
<li>Autofill behaviour for Edit Match</li>
<li>Improved Conflict resolution messages</li>
<li>Improved support for {plex.id} style file paths</li>
<li>Enhanced format bindings</li>
<li>Lots of minor improvements and bug fixes</li>
</ul>
</description>
</release>
<release version="4.9.5" date="2022-02-22"/>
<release version="4.9.4" date="2021-07-28"/>
</releases>
</component>