Releases: dragonflylee/switchfin
Releases · dragonflylee/switchfin
Switchfin 0.9.1
Fixed
- follow framebuffer size changes when docking mid-playback @thcolin
- improvements media tab layout with new UI elements @thcolin
Add
- add Turkish localization @lexicalnerd
- add series download support
- support remote server manage with add/edit form
Full Changelog: 0.9.0...0.9.1
Switchfin 0.9.0
What's Changed
- Add offline download manager by @docmeth02 in #209
- Download manager improvements by @docmeth02 in #210
- fix: zh-Hant translations by @dic1911 in #211
New Contributors
- @docmeth02 made their first contribution in #209
Full Changelog: 0.8.3...0.9.0
Switchfin 0.8.3
Fixed
- add home tab retry dialog when request failed
- deviceId/deviceName generate on linux
- optimize font load on desktop platform
- json parse failed when SeriesId is null
Add
- bonus video view for series tab
Full Changelog: 0.8.2...0.8.3
Switchfin 0.8.2
Fixed
- PS4: video freeze after fast fowarding (@crucifix86)
- thumb image for episodes on home page
- add refresh support for dashboard
Add
- option of ui scale
- i18n: add spanish localization @Nyaran
Full Changelog: 0.8.1...0.8.2
Switchfin 0.8.1
Fixed
- stability improvement
- adjust dashboard view
Add
- program tab for livetv
Full Changelog: 0.8.0...0.8.1
Switchfin 0.8.0
Fixed
- webdav client for clouddrive2
- refactor home tab for split media
Add
- dashboard tab for view devices, activities etc.
- video profile add subtitle codec
Full Changelog: 0.7.7...0.8.0
Switchfin 0.7.7
Fixed
- switch: compatibility update for 21.0.0
- adjust direct play logic
Add
- context menu for tag favorite
Full Changelog: 0.7.6...0.7.7
Switchfin 0.7.6
Fixed
- login issue on jellyfin 10.11
- switch: tls1.3 support by mbedtls
- ps4: av1 direct playback
Full Changelog: 0.7.5...0.7.6
Switchfin 0.7.5
Add
- add song/artist tab for music
- support receive media files as args
- i18n: add russian localization @wildrun0
- add keyboard action binding config
{
"setting": {
"key_last": "pgup",
"key_next": "pgdn",
"key_volume_up": "0",
"key_volume_down": "9",
"key_danmaku": "d",
"key_video_profile": "f1",
"key_video_quality": "f2",
"key_video_speed": "f3",
"key_setting": "f4",
"key_refresh": "f5",
"key_forward": "]",
"key_rewind": "[",
"key_video_osd": "o",
"key_video_pause": "space"
}
}Fixed
New Contributors
Full Changelog: 0.7.4...0.7.5