Skip to content

v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 20:00
· 461 commits to main since this release

What's new?

  • 🚀 The web interface is now bundled with the binary
    • Seanime now ships without the web directory
    • This should solve issues with auto updates on Windows
  • 🎉 Media streaming: Direct play support
    • Seanime will now, automatically attempt to play media files directly without transcoding if the client supports the codecs
  • ✨ Metadata: View filler episodes #74
    • Fetch additional metadata to highlight filler episodes
  • ✨ Setting: Refresh library on startup
  • ⚡️ Scanner: Support for symbolic links
  • 🚀 Transcoding: JASSUB files are now embedded in the binary
    • No need to download JASSUB files separately unless you need to support old browsers
  • 🦺 Media streaming: Fixed subtitle rendering issues
    • This should solve issues with subtitles not showing up in the media player
  • 🦺 Scanner: Fixed runtime error when files aren't matched by the autoscanner
  • 🦺 Media streaming: Fixed JASSUB on iOS
  • 🦺 Fixed crash caused by concurrent logs
  • 🏗️ BREAKING: Media streaming: Metadata extraction done using FFprobe only
  • 🔨 Updated release workflow
  • ⬆️ Updated dependencies

Open an issue
Compare: v1.5.5...v1.6.0