Releases: 5rahim/seanime
Releases · 5rahim/seanime
v1.7.2
What's new?
- Reminder to place the executable in a dedicated folder before updating
- ⚡️ Scanner: Support more file extensions
- ⚡️ Removed third-party app startup check if the application path is not set
- 🦺 Auto update: Fixed update deleting unrelated files in the same directory
- 🦺 Media streaming: Fixed direct play using wrong content type #94
- 🦺 Torrent streaming: Fixed inaccurate file download percentage for batches #96
Open an issue
Compare: v1.7.1...v1.7.2
v1.7.1
What's new?
- Reminder: Place the executable in a dedicated folder before updating
- 🦺 Media streaming: Fixed direct play returning the same file for different episodes
- 🦺 Torrent streaming: Fixed playing individual episode from batch torrents #93
- 🦺 Torrent streaming: Fixed panic caused by torrent file not being found
- 🦺 Fixed crash caused by terminating MPV programmatically / stopping torrent stream
- 🦺 Fixed 'manga feature not enabled' error when opening the web interface #90
- 🦺 Fixed manga list being named 'watching' instead of 'reading'
- 🦺 Media streaming: Fixed 'file already closed' error with direct play
- 🦺 Torrent streaming: Fixed persistent loading bar when torrent stream fails to start
- 🦺 Schedule: Fixed calendar having inaccurate dates for aired episodes
- 🦺 Media streaming: Fixed byte range request failing when video player requests end bytes first (direct play)
- 🏗️ Media streaming: Refactored direct play file cache system
- 🏗️ Scan summaries: Use preferred titles
- 🏗️ Internal refactoring for code consistency
Open an issue
Compare: v1.7.0...v1.7.1
v1.7.0
What's new?
- ✨ Improved anime library page
- New detailed view with stats, filters and sorting options
- ✨ Revamped manga page
- Updated layout with dynamic header and genre filters
- Page now only shows current, paused and planned entries
- ✨ Improved 'Schedule' page: New calendar view for upcoming episodes
- ✨ Improved 'Discover' page: Support for manga
- ✨ Improved 'AniList' page
- Updated layout with new filters, sorting options and support for manga lists
- New stats section for anime and manga
- ✨ Global search now supports manga
- ✨ Online streaming: Added support for dubs
- ✨ Media streaming: Auto play and auto next #77
- ⚡️ 'None' option for torrent provider #85
- This option disables torrent-related UI elements and features
- ⚡️ Torrent streaming: Added filler metadata
- ⚡️ Ability to fetch metadata for shows that are not in the library
- ⚡️ MPV: Added retry mechanism for connection errors
- ⚡️ Perf: Improved speed when saving settings
- ⚡️ Perf: Virtualize media lists for better performance if there are many entries
- ⚡️ Transcoding: Option to toggle JASSUB offscreen rendering
- ⚡️ Online streaming: Refactored media player controls
- ⚡️ UI: Improved layout for media streaming & online streaming
- ⚡️ UI: Added indicator for missing episodes on media cards
- 🦺 Media streaming: Fixed direct play #82
- 🦺 Media streaming: Fixed font files not loading properly
- 🦺 Transcoding: Set default hardware accel device to auto on Windows
- 🦺 Torrent streaming: Fixed manual selection not working with batches #86
- 🦺 Online streaming: Fixed episode being changed when switching providers
- 🦺 Playlists: Fixed list not updating when a playlist is started
- 🦺 UI: Make global search bar clickable on mobile
- 🦺 Online streaming: Fixed Zoro provider
- 🦺 Fixed terminal errors from manga requests
- ⬆️ Updated dependencies
Open an issue
Compare: v1.6.0...v1.7.0
v1.6.0
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
- Seanime now ships without the
- 🎉 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
v1.5.5
What's new?
- ⚡️ Manga reader fullscreen mode (hide the bar)
- You can now toggle the manga reader bar by clicking the middle of the page or pressing
b
on desktop - Click the cog icon to toggle the option on mobile
- You can now toggle the manga reader bar by clicking the middle of the page or pressing
- ⚡️ Changed manga reader defaults based on screen size
- Clicking
Reset defaults for (mode)
will now take into account the screen size
- Clicking
- 🦺 Fixed list not updating after editing entry on 'My lists' page
- 🦺 Fixed manga list not updating after deleting entry
- 🦺 Fixed score and recommendations not updating when navigating between series
Open an issue
Compare: v1.5.4...v1.5.5
v1.5.4
What's new?
- ⚡️ Added episode info to Torrent Streaming view #69
- ⚡️ Custom anime lists are now shown in 'My Lists' page #70
- 🦺 Fixed active playlist info not showing up on the web UI
- 🦺 Torrent streaming: Fixed manual selection not working when episode is already watched
- 🦺 Torrent Streaming: Fixed transition
Open an issue
Compare: v1.5.3...v1.5.4
v1.5.3
What's new?
- ✨ Self update (Experimental)
- Update Seanime to the latest version directly from the web UI
- 🦺 Media streaming: Fixed issue with media player not using JASSUB #65
- 🦺 Online streaming: Fixed progress syncing #66
- 🦺 Fixed .tar.gz decompression error when downloading new releases on macOS
- 🦺 Fixed some layout issues
- 🏗️ Changed default subtitle renderer styles on mobile #65
- 🏗️ Use binary path as working directory variable by default
- Fixes macOS startup process and other issues
- 🏗️ Added
server.usebinarypath
field to config.toml- Enforces the use of binary path as working directory variable
- Defaults to
true
. Set tofalse
to use the system's working directory
- 🏗️ Removed
-truewd
flag - 🏗️ Disabled Fiber file compression
Open an issue
Compare: v1.5.2...v1.5.3
v1.5.2
What's new?
- 🦺 Fixed transcoding not starting (regression in v1.5.1)
- 🦺 Fixed Discover page header opacity issues
- 🦺 Fixed runtime error caused by missing settings
- 🏗️ Reduced latency when reading local files
Open an issue
Compare: v1.5.1...v1.5.2
v1.5.1
What's new?
- ⚡️ Reduced memory usage
- ⚡️ Automatic Transcoding cache cleanup on server startup
- 🚀 Added Docker image for Linux arm64 #63
- 🚑️ Fixed occasional runtime error caused by internal module
- 💄 UI: Improved stream page layouts
- 🦺 Fixed Transcode playback error when switching episodes
- 🦺 Fixed MPV regression caused by custom path being ignored
- 🦺 Fixed hanging request when re-enabling Torrent streaming after initialization failure
- 🦺 Fixed error log coming from Torrent streaming internal package
- 🦺 Fixed 'change default AniList client ID' not working
- 🏗️ Moved 'change default AniList client ID' to config.toml
- 🔨 Updated release workflow
Open an issue
Compare: v1.5.0...v1.5.1
v1.5.0
What's new?
This release introduces two major features: Transcoding and Torrent streaming. Visit the documentation for more information.
Thank you to everyone who has supported the project so far.
- 🎉 New: Media streaming / Transcoding (Experimental)
- Watch your downloaded episodes on any device with a web browser using dynamic transcoding
- Support for hardware acceleration (QSV, NVENC, VAAPI)
- Dynamic quality selection based on bandwidth (HLS)
- 🎉 New: Torrent streaming (Experimental)
- Stream torrents directly from the server to your media player
- Automatic selection with no input required, click and play
- Auto-selection of single episodes from batch torrents
- Support for seeding in the background after streaming
- ✨ Added ability to view studios' other works
- Click on the studio name to view some of their other works
- ✨ Added settings option to open web UI & torrent client on startup
- ⚡️ Updated terminal logs
- ⚡️ Improved support for AniList score options #51
- You can now use decimal scores
- ⚡️ Added ability to change default AniList client ID for authentication
- 💄 UI: Moved UI customization page to the settings page
- 💄 UI: Improved data table component on mobile devices
- 🦺 Fixed failed websocket connection due to protocol mismatch #50
- 🏗️ Playback blocked on secondary devices unless media streaming is enabled
- 🏗️ Online streaming is stable
- 🏗️ Refactored MPV integration
Open an issue
Compare: v1.4.3...v1.5.0