mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-11 11:55:03 -05:00
HTTPS Everywhere
This commit is contained in:
parent
451e88e93d
commit
15893315bc
@ -17,7 +17,7 @@ package.project: FileBot
|
|||||||
package.synopsis: The ultimate TV and Movie Renamer
|
package.synopsis: The ultimate TV and Movie Renamer
|
||||||
package.description: FileBot is the ultimate tool for organizing and renaming your Movies, TV Shows and Anime as well as fetching subtitles and artwork. It's smart and just works.
|
package.description: FileBot is the ultimate tool for organizing and renaming your Movies, TV Shows and Anime as well as fetching subtitles and artwork. It's smart and just works.
|
||||||
package.tags: Mass Renamer, Rename TV shows, Rename movies, Organize media files, Fetch Subtitles, Check SFV files, Plex Media Server, Kodi Media Center, TheTVDB, TheMovieDB, OpenSubtitles
|
package.tags: Mass Renamer, Rename TV shows, Rename movies, Organize media files, Fetch Subtitles, Check SFV files, Plex Media Server, Kodi Media Center, TheTVDB, TheMovieDB, OpenSubtitles
|
||||||
package.homepage: http://www.filebot.net/
|
package.homepage: https://www.filebot.net/
|
||||||
|
|
||||||
# Distribution-specific Package Information
|
# Distribution-specific Package Information
|
||||||
microsoft.application.name: PointPlanck.FileBot
|
microsoft.application.name: PointPlanck.FileBot
|
||||||
@ -33,8 +33,8 @@ deb.application.class: net-filebot-Main
|
|||||||
deb.application.action.import: filebot -script fn:amc --output "$HOME/Media" --action duplicate -non-strict --log-file "$HOME/Media/amc.log" --def excludeList="$HOME/Media/amc.excludes" unsorted=y music=y artwork=y
|
deb.application.action.import: filebot -script fn:amc --output "$HOME/Media" --action duplicate -non-strict --log-file "$HOME/Media/amc.log" --def excludeList="$HOME/Media/amc.excludes" unsorted=y music=y artwork=y
|
||||||
|
|
||||||
# Links
|
# Links
|
||||||
link.help.manpage: http://www.filebot.net/cli.html
|
link.help.manpage: https://www.filebot.net/cli.html
|
||||||
link.help.synology: http://www.filebot.net/syno/support.html
|
link.help.synology: https://www.filebot.net/syno/support.html
|
||||||
|
|
||||||
# Images
|
# Images
|
||||||
link.image.logo: http://app.filebot.net/icon.png
|
link.image.logo: https://app.filebot.net/icon.png
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
help.url = http://www.filebot.net/naming.html
|
help.url = https://www.filebot.net/naming.html
|
||||||
|
|
||||||
episode.syntax: <html><b>{</b> <b>}</b> \u2026 expression, <b>n</b> \u2026 name, <b>s</b> \u2026 season, <b>e</b> \u2026 episode, <b>t</b> \u2026 title</html>
|
episode.syntax: <html><b>{</b> <b>}</b> \u2026 expression, <b>n</b> \u2026 name, <b>s</b> \u2026 season, <b>e</b> \u2026 episode, <b>t</b> \u2026 title</html>
|
||||||
movie.syntax: <html><b>{</b> <b>}</b> \u2026 expression, <b>n</b> \u2026 name, <b>y</b> \u2026 year</html>
|
movie.syntax: <html><b>{</b> <b>}</b> \u2026 expression, <b>n</b> \u2026 name, <b>y</b> \u2026 year</html>
|
||||||
|
@ -1,13 +0,0 @@
|
|||||||
Dear Certum Team,
|
|
||||||
|
|
||||||
This document, hosted on my filebot.net domain, unmistakably verifies and confirms that I, Reinhard Pointner (AKA rednoah), is the owner of this domain, as well as the open-source project FileBot hosted here on filebot.net as well as sourceforge.net/projects/filebot and github.com/filebot which are used for code and release hosting.
|
|
||||||
|
|
||||||
Project Name: FileBot
|
|
||||||
Project Website: http://www.filebot.net/
|
|
||||||
SourceForge Project Site: https://sourceforge.net/projects/filebot/
|
|
||||||
GitHub Code Repository: https://github.com/filebot
|
|
||||||
E-Mail 1: rednoah@filebot.net
|
|
||||||
E-Mail 2: rednoah@users.sourceforge.net
|
|
||||||
|
|
||||||
Regards,
|
|
||||||
Reinhard Pointner
|
|
@ -22,13 +22,13 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://www.filebot.net/forums/">Forums</a></li>
|
<li><a href="https://www.filebot.net/forums/">Forums</a></li>
|
||||||
<li><a href="https://www.filebot.net/forums/viewtopic.php?f=3&t=7">FAQ</a></li>
|
<li><a href="https://www.filebot.net/forums/viewtopic.php?f=3&t=7">FAQ</a></li>
|
||||||
<li><a href="http://www.filebot.net/#download">Download</a></li>
|
<li><a href="https://www.filebot.net/#download">Download</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<a href="http://www.filebot.net"><img class="logo" alt="logo" src="images/filebot.logo.svg" width="64" height="64" /></a>
|
<a href="https://www.filebot.net/"><img class="logo" alt="logo" src="images/filebot.logo.svg" width="64" height="64" /></a>
|
||||||
<h1>
|
<h1>
|
||||||
FileBot CLI
|
FileBot CLI
|
||||||
<span class="description">Command-line interface usage manual</span>
|
<span class="description">Command-line interface usage manual</span>
|
||||||
|
@ -40,7 +40,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<a href="http://www.filebot.net"><img class="logo" alt="logo" src="images/filebot.logo.svg" width="64" height="64" /></a>
|
<a href="https://www.filebot.net/"><img class="logo" alt="logo" src="images/filebot.logo.svg" width="64" height="64" /></a>
|
||||||
<h1>
|
<h1>
|
||||||
FileBot
|
FileBot
|
||||||
<a href="https://www.filebot.net/forums/viewforum.php?f=7" class="source" target="_blank">v@{version}</a>
|
<a href="https://www.filebot.net/forums/viewforum.php?f=7" class="source" target="_blank">v@{version}</a>
|
||||||
|
@ -22,13 +22,13 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://www.filebot.net/forums/">Forums</a></li>
|
<li><a href="https://www.filebot.net/forums/">Forums</a></li>
|
||||||
<li><a href="https://www.filebot.net/forums/viewtopic.php?f=3&t=7">FAQ</a></li>
|
<li><a href="https://www.filebot.net/forums/viewtopic.php?f=3&t=7">FAQ</a></li>
|
||||||
<li><a href="http://www.filebot.net/#download">Download</a></li>
|
<li><a href="https://www.filebot.net/#download">Download</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<a href="http://www.filebot.net"><img class="logo" alt="logo" src="images/filebot.logo.svg" width="64" height="64" /></a>
|
<a href="https://www.filebot.net/"><img class="logo" alt="logo" src="images/filebot.logo.svg" width="64" height="64" /></a>
|
||||||
<h1>
|
<h1>
|
||||||
Format Expressions
|
Format Expressions
|
||||||
<span class="description">User defined episode / movie naming scheme</span>
|
<span class="description">User defined episode / movie naming scheme</span>
|
||||||
|
@ -22,13 +22,13 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://www.filebot.net/forums/">Forums</a></li>
|
<li><a href="https://www.filebot.net/forums/">Forums</a></li>
|
||||||
<li><a href="https://www.filebot.net/forums/viewtopic.php?f=3&t=7">FAQ</a></li>
|
<li><a href="https://www.filebot.net/forums/viewtopic.php?f=3&t=7">FAQ</a></li>
|
||||||
<li><a href="http://www.filebot.net/#download">Download</a></li>
|
<li><a href="https://www.filebot.net/#download">Download</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<a href="http://www.filebot.net"><img class="logo" alt="logo" src="images/filebot.logo.svg" width="64" height="64" /></a>
|
<a href="https://www.filebot.net/"><img class="logo" alt="logo" src="images/filebot.logo.svg" width="64" height="64" /></a>
|
||||||
<h1>
|
<h1>
|
||||||
Scripts and Automation
|
Scripts and Automation
|
||||||
<span class="description">Scripting interface usage manual</span>
|
<span class="description">Scripting interface usage manual</span>
|
||||||
|
@ -1,23 +1,23 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
|
||||||
<url>
|
<url>
|
||||||
<loc>http://www.filebot.net/</loc>
|
<loc>https://www.filebot.net/</loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>http://www.filebot.net/naming.html</loc>
|
<loc>https://www.filebot.net/naming.html</loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>http://www.filebot.net/cli.html</loc>
|
<loc>https://www.filebot.net/cli.html</loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>http://www.filebot.net/script.html</loc>
|
<loc>https://www.filebot.net/script.html</loc>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>http://www.filebot.net/forums/</loc>
|
<loc>https://www.filebot.net/forums/</loc>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
Loading…
Reference in New Issue
Block a user