Skip to content

fireshare

Media Servers

A self‑hosted service that lets you share videos and game clips via unique, optionally private links.

JavaScript Latest v1.6.13 · 5d ago Security brief →

Features

  • Share videos through unique public or password‑protected links
  • Public/private feeds with optional link‑only access
  • Optional video transcoding using CPU (Lite) or GPU
  • Game‑based organization, cover art, and tagging for search
  • Discord notifications, RSS feed for new public videos
  • LDAP authentication support

Security Response History

1 CVE
CVE Severity Disclosed Patched (this tool) vs Ecosystem Median
CVE-2023-4863 KEV high
CVSS 8.8
2023-09-13 2026-01-04 2y 4mo / median 2y 4mo

Recent releases

View all 26 releases →
No immediate action
v1.6.13 Mixed

Sort options + video nav + date picker revamp

No immediate action
v1.6.12 Bug fix

VideoGameLink duplicates + LDAP warning

No immediate action
v1.6.11 Bug fix

Suggested videos fix

v1.6.10 Bug fix patches CVE-2023-4863

Fixed container startup crash caused by missing Python binary path.

Full changelog

Bug Fixes

  • Fixed container startup crash loop - The Docker image was missing /opt/python3.14/bin from the container's PATH, causing flask to be unresolvable at startup.
v1.6.9 Breaking risk
Breaking changes
  • Added unique constraint on `video_game_link` table (video_id + game_id) and removed existing duplicate rows via migration
Notable features
  • Constrained video player controls overlay gradient to bottom 25% of the player for improved visual clarity
  • Added application-level duplicate check before creating `VideoGameLink` entries during video scanning
Full changelog

What's Changed

Database Integrity

  • Added unique constraint on video_game_link table (video_id + game_id) to prevent duplicate game links; existing duplicates removed via migration
  • Added application-level duplicate check before creating VideoGameLink entries during video scanning

Video Player UI

  • Constrained controls overlay gradient to bottom 25% of the player for improved visual clarity

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
1,378
Forks
89
Languages
JavaScript Python Shell

Install & Platforms

Install via
docker docker-compose

Beta — feedback welcome: [email protected]