Switchfin: Difference between revisions

From GameBrew
No edit summary
Line 63: Line 63:


==Changelog==
==Changelog==
 
'''v0.4.4 2023/01/28'''
'''v0.4.4'''
* Added:
* Added:
** proxy option for http request.
** Proxy option for http request.
** sync filter setting with official media player.
** Sync filter setting with official media player.
** setting entry from server add tab.
** Setting entry from server add tab.
* Fixed:
* Fixed:
** osd lock touch gesture.
** osd lock touch gesture.
** crash when open media filter of collection tab.
** Crash when open media filter of collection tab.
** wrong toggle icon after seek when paused.
** Wrong toggle icon after seek when paused.
'''v0.4.3'''
'''v0.4.3 2023/01/19'''
* Added:
* Added:
** add logout from setting tab.
** Add logout from setting tab.
** player view add touch gesture.
** Player view add touch gesture.
** upgrade ffmpeg 6.1.1.
** Upgrade ffmpeg 6.1.1.
* Fixed:
* Fixed:
** series tab: viewd badge.
** Series tab: viewd badge.
** device name under macOS.
** Device name under macOS.
'''v0.4.2'''
'''v0.4.2 2023/01/09'''
* Added:
* Added:
** add close button for series/collection.
** Add close button for series/collection.
** add lock button for player view.
** Add lock button for player view.
** add close button for player view.
** Add close button for player view.
* Fixed:
* Fixed:
** auto hide osd on loading end.
** Auto hide osd on loading end.
** fix login disclaimer after switch server.
** Fix login disclaimer after switch server.
** fix cannot trigger loading next page after refresh.
** Fix cannot trigger loading next page after refresh.
'''v0.4.1'''
'''v0.4.1 2023/11/26'''
* What's Changed:
* What's Changed:
** add tap control for progress slider.
** Add tap control for progress slider.
** add volume control for video.
** Add volume control for video.
** add play progress on more page.
** Add play progress on more page.
** add login disclaimer display.
** Add login disclaimer display.
* Bug fixed.
* Bug fixed.
** server selection by joystick.
** Server selection by joystick.
** fix home tab auto refresh.
** Fix home tab auto refresh.
'''v0.4.0'''
'''v0.4.0 2023/11/16'''
* What's Changed:
* What's Changed:
**add music album support.
**Add music album support.
**save video quality to config.
**Save video quality to config.
**add option of player_inmemory_cache.
**Add option of player_inmemory_cache.
**improve password input.
**Improve password input.
**update ffmpeg to 6.1.
**Update ffmpeg to 6.1.
**add experimental support for deko3d backend.
**Add experimental support for deko3d backend.
*Bug fixed.
*Bug fixed.
**option for speed control.
**Option for speed control.
**osd show timeout.
**osd show timeout.
'''v0.3.4'''
'''v0.3.4 2023/11/10'''
* What's Changed:
* What's Changed:
** add option for open debug layer.
** Add option for open debug layer.
** add support of clear search history.
** Add support of clear search history.
* Bug fixed.
* Bug fixed.
** improve url check for server add.
** Improve url check for server add.
** fix osd navigate with dpad/analog stick.
** Fix osd navigate with dpad/analog stick.
'''v0.3.3'''
'''v0.3.3 2023/11/08'''
* What's Changed:
* What's Changed:
** movie collection support.
** Movie collection support.
** add filter for media collection.
** Add filter for media collection.
** add speed up feature when pressed on.
** Add speed up feature when pressed on.
** add play/stop action when double click.
** Add play/stop action when double click.
** upgrade ffmpeg to release/6.1.
** Upgrade ffmpeg to release/6.1.
** ci: add d3d11 backend for win32.
** ci: add d3d11 backend for win32.
* Bug fixed.
* Bug fixed:
** fix server list focus route.
** Fix server list focus route.
'''v0.3.2'''
'''v0.3.2 2023/09/27'''
* add new option forceDirectPlay.
* Add new option forceDirectPlay.
* support chapter select.
* Support chapter select.
* support subtitle/audio track selection on transcode play.
* Support subtitle/audio track selection on transcode play.
* ci: add mingw64 workflow.
* ci: add mingw64 workflow.
* fix trancode codec type.
* Fix trancode codec type.
* fix crash on exit when playing media.
* Fix crash on exit when playing media.
* switch: sub fallback font.
* Switch: sub fallback font.
'''v0.3.1'''
'''v0.3.1 2023/09/18'''
* switch: FFmpeg: support vp9 hwdec.
* Switch: FFmpeg: support vp9 hwdec.
* server list support user selection.
* Server list support user selection.
* login quick connect support.
* Login quick connect support.
* crash when http exception.
* Crash when http exception.
* flac audio direct play.
* Flac audio direct play.
'''v0.3.0'''
'''v0.3.0 2023/09/08'''
* switch: FFmpeg: Update to 6.0 with hwaccel backend, Thanks to averne.
* Switch: FFmpeg: Update to 6.0 with hwaccel backend, Thanks to averne.
* set mpv option subs-fallback to yes.
* Set mpv option subs-fallback to yes.
* complete server list selector.
* Complete server list selector.
* fix searies tab layout.
* Fix searies tab layout.
* curl enable ipv6 support.
* curl enable ipv6 support.
* search result not update when delete charactor.
* Search result not update when delete charactor.
* fix: setting selection which required restart.
* Fix: setting selection which required restart.
'''v0.2.0'''
'''v0.2.0 2023/08/27'''
* feat: Add german by @Sorunome.
* Feat: Add german by @Sorunome.
* Change max password length to 256 by @Sorunome.
* Change max password length to 256 by @Sorunome.
* feats: add search tab by @dragonflylee.
* Feats: add search tab by @dragonflylee.
* feats: resume card add progress bar by @dragonflylee.
* Feats: resume card add progress bar by @dragonflylee.
* feats: media series add overview by @dragonflylee.
* Feats: media series add overview by @dragonflylee.
* fix: nx self upgrade by @dragonflylee.
* Fix: nx self upgrade by @dragonflylee.
'''v0.1.1'''
'''v0.1.1 2023/08/14'''
* Fix subtitle track selection (@dragonflylee).
* Fix subtitle track selection (@dragonflylee).
* Fix unable to pause with JoyCon by @dic1911.
* Fix unable to pause with JoyCon by @dic1911.

Revision as of 12:47, 7 February 2024

Switchfin
Switchfin.png
General
Authordragonflylee
TypeMedia players
Version0.4.4
LicenseApache-2.0
Last Updated2024/01/28
Links
Stable - Nightly Download
Website
Source

Switchfin is third-party PC player for Jellyfin that provides a native user interface to browse and play movies and series.

This project is in its early stages so expect bugs.

Features

  • Completely native interface.
  • Supported media items: movies, series, seasons, episodes.
    • Direct play and transcoding.
  • Base on MPV Player.
    • Container formats: mkv, mov, mp4, avi.
    • Video codecs: H.264, H.265, VP8, VP9, AV1.
    • Audio codecs: Opus, FLAC, MP3, AAC, AC-3, E-AC-3, TrueHD, DTS, DTS-HD.
    • Subtitle codecs: SRT, VTT, SSA/ASS, DVDSUB
    • Optionally force software decoding when hardware decoding has issues.

Controls

During playback:

A - Play/Pause

B - Stop during

Y - Toggle OSD

X - Show Menu

R/L - Seek +/-

L - Stick Button Toggle Speed Select

R - Stick Button Toggle Video Quality Select

Plus - Show video profile

Screenshots

switchfin-01.png

switchfin-02.png

switchfin-03.png

switchfin-04.png

Changelog

v0.4.4 2023/01/28

  • Added:
    • Proxy option for http request.
    • Sync filter setting with official media player.
    • Setting entry from server add tab.
  • Fixed:
    • osd lock touch gesture.
    • Crash when open media filter of collection tab.
    • Wrong toggle icon after seek when paused.

v0.4.3 2023/01/19

  • Added:
    • Add logout from setting tab.
    • Player view add touch gesture.
    • Upgrade ffmpeg 6.1.1.
  • Fixed:
    • Series tab: viewd badge.
    • Device name under macOS.

v0.4.2 2023/01/09

  • Added:
    • Add close button for series/collection.
    • Add lock button for player view.
    • Add close button for player view.
  • Fixed:
    • Auto hide osd on loading end.
    • Fix login disclaimer after switch server.
    • Fix cannot trigger loading next page after refresh.

v0.4.1 2023/11/26

  • What's Changed:
    • Add tap control for progress slider.
    • Add volume control for video.
    • Add play progress on more page.
    • Add login disclaimer display.
  • Bug fixed.
    • Server selection by joystick.
    • Fix home tab auto refresh.

v0.4.0 2023/11/16

  • What's Changed:
    • Add music album support.
    • Save video quality to config.
    • Add option of player_inmemory_cache.
    • Improve password input.
    • Update ffmpeg to 6.1.
    • Add experimental support for deko3d backend.
  • Bug fixed.
    • Option for speed control.
    • osd show timeout.

v0.3.4 2023/11/10

  • What's Changed:
    • Add option for open debug layer.
    • Add support of clear search history.
  • Bug fixed.
    • Improve url check for server add.
    • Fix osd navigate with dpad/analog stick.

v0.3.3 2023/11/08

  • What's Changed:
    • Movie collection support.
    • Add filter for media collection.
    • Add speed up feature when pressed on.
    • Add play/stop action when double click.
    • Upgrade ffmpeg to release/6.1.
    • ci: add d3d11 backend for win32.
  • Bug fixed:
    • Fix server list focus route.

v0.3.2 2023/09/27

  • Add new option forceDirectPlay.
  • Support chapter select.
  • Support subtitle/audio track selection on transcode play.
  • ci: add mingw64 workflow.
  • Fix trancode codec type.
  • Fix crash on exit when playing media.
  • Switch: sub fallback font.

v0.3.1 2023/09/18

  • Switch: FFmpeg: support vp9 hwdec.
  • Server list support user selection.
  • Login quick connect support.
  • Crash when http exception.
  • Flac audio direct play.

v0.3.0 2023/09/08

  • Switch: FFmpeg: Update to 6.0 with hwaccel backend, Thanks to averne.
  • Set mpv option subs-fallback to yes.
  • Complete server list selector.
  • Fix searies tab layout.
  • curl enable ipv6 support.
  • Search result not update when delete charactor.
  • Fix: setting selection which required restart.

v0.2.0 2023/08/27

  • Feat: Add german by @Sorunome.
  • Change max password length to 256 by @Sorunome.
  • Feats: add search tab by @dragonflylee.
  • Feats: resume card add progress bar by @dragonflylee.
  • Feats: media series add overview by @dragonflylee.
  • Fix: nx self upgrade by @dragonflylee.

v0.1.1 2023/08/14

  • Fix subtitle track selection (@dragonflylee).
  • Fix unable to pause with JoyCon by @dic1911.
  • Typo fix and add zh-Hant translation by @dic1911.
  • Remove highlight border in video view by @dic1911.
  • More options for playback by @dic1911.

Credits

Thanks to:

  • @xfangfang for wiliwili.
  • @devkitpro and switchbrew for libnx.
  • @natinusala and XITRIX for borealis.
  • @proconsule for nxmp.
  • @averne for great work of FFmpeg hwaccel backend.

External links

Advertising: