Switchfin: Difference between revisions

From GameBrew
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 4: Line 4:
|description=Jellyfin client for Nintendo Switch.
|description=Jellyfin client for Nintendo Switch.
|author=dragonflylee
|author=dragonflylee
|lastupdated=2024/01/28
|lastupdated=2024/05/22
|type=Media players
|type=Media Players
|version=0.4.4
|version=0.5.0
|license=Apache-2.0
|license=Apache-2.0
|download=https://dlhb.gamebrew.org/switchhomebrews/switchfin.7z
|downloadraw=[https://dlhb.gamebrew.org/switchhomebrews/switchfin.7z Stable] - [https://nightly.link/dragonflylee/switchfin/workflows/build.yaml/dev Nightly Download]
|website=https://gbatemp.net/threads/switchfin-jellyfin-client-for-nintendo-switch.639930/
|website=https://gbatemp.net/threads/switchfin-jellyfin-client-for-nintendo-switch.639930/
|source=https://github.com/dragonflylee/switchfin
|source=https://github.com/dragonflylee/switchfin
Line 20: Line 20:
}}
}}
Switchfin is third-party PC player for Jellyfin that provides a native user interface to browse and play movies and series.
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==
==Features==
* Completely native interface
* Completely native interface.
* Supported media items: movies, series, seasons, episodes
* Supported media items: movies, series, seasons, episodes.
** Direct play and transcoding
** Direct play and transcoding.
* Base on MPV Player
* Base on MPV Player.
** Container formats: mkv, mov, mp4, avi
** Container formats: mkv, mov, mp4, avi.
** Video codecs: H.264, H.265, VP8, VP9, AV1
** Video codecs: H.264, H.265, VP8, VP9, AV1.
** Audio codecs: Opus, FLAC, MP3, AAC, AC-3, E-AC-3, TrueHD, DTS, DTS-HD
** Audio codecs: Opus, FLAC, MP3, AAC, AC-3, E-AC-3, TrueHD, DTS, DTS-HD.
** Subtitle codecs: SRT, VTT, SSA/ASS, DVDSUB
** Subtitle codecs: SRT, VTT, SSA/ASS, DVDSUB.
** Optionally force software decoding when hardware decoding has issues.
** 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==
==Screenshots==
Line 42: Line 63:


==Changelog==
==Changelog==
'''v0.4.4'''
'''v0.5.0 2024/05/22'''
* Added
*Added:
** proxy option for http request
** [https://github.com/cxfksword/jellyfin-plugin-danmu danmu plugin] integration.
** sync filter setting with official media player
** Video flip and subtitle sync support for player.
** setting entry from server add tab
** Video equalizer setting.
* Fixed
** Add episode selector on player view.
** osd lock touch gesture
** Add new option <code>Always on top</code> for desktop platform.
** crash when open media filter of collection tab
** Czech localization.
** wrong toggle icon after seek when paused
*Fixed:
'''v0.4.3'''
** Support <code>MusicView</code> and <code>PlayList</code>.
* Added
** Forward nsp add startup logo.
** add logout from setting tab
'''v0.4.5 2024/04/12'''
** player view add touch gesture
* Added:
** upgrade ffmpeg 6.1.1
** Add chapter point on progress bar.
* Fixed
** Touch gesture for volume/brightness.
** series tab: viewd badge
* Fixed:
** device name under macOS
** Collection display on new created user.
'''v0.4.2'''
** Scroll performance improvement @xfangfang.
* Added
'''v0.4.4 2023/01/28'''
** add close button for series/collection
* Added:
** add lock button for player view
** Proxy option for http request.
** add close button for player view
** Sync filter setting with official media player.
* Fixed
** Setting entry from server add tab.
** auto hide osd on loading end
* Fixed:
** fix login disclaimer after switch server
** osd lock touch gesture.
** fix cannot trigger loading next page after refresh
** Crash when open media filter of collection tab.
'''v0.4.1'''
** Wrong toggle icon after seek when paused.
* What's Changed
'''v0.4.3 2023/01/19'''
** add tap control for progress slider
* Added:
** add volume control for video
** Add logout from setting tab.
** add play progress on more page
** Player view add touch gesture.
** add login disclaimer display
** Upgrade ffmpeg 6.1.1.
* Bug fixed
* Fixed:
** server selection by joystick
** Series tab: viewd badge.
** fix home tab auto refresh
** Device name under macOS.
'''v0.4.0'''
'''v0.4.2 2023/01/09'''
*What's Changed
* Added:
**add music album support
** Add close button for series/collection.
**save video quality to config
** Add lock button for player view.
**add option of player_inmemory_cache
** Add close button for player view.
**improve password input
* Fixed:
**update ffmpeg to 6.1
** Auto hide osd on loading end.
**add experimental support for deko3d backend
** Fix login disclaimer after switch server.
*Bug fixed
** Fix cannot trigger loading next page after refresh.
**option for speed control
'''v0.4.1 2023/11/26'''
**osd show timeout
* What's Changed:
'''v0.3.4'''
** Add tap control for progress slider.
* What's Changed
** Add volume control for video.
** add option for open debug layer
** Add play progress on more page.
** add support of clear search history
** Add login disclaimer display.
* Bug fixed
* Bug fixed.
** improve url check for server add
** Server selection by joystick.
** fix osd navigate with dpad/analog stick
** Fix home tab auto refresh.
'''v0.3.3'''
'''v0.4.0 2023/11/16'''
* What's Changed
* What's Changed:
** movie collection support
**Add music album support.
** add filter for media collection
**Save video quality to config.
** add speed up feature when pressed on
**Add option of player_inmemory_cache.
** add play/stop action when double click
**Improve password input.
** upgrade ffmpeg to release/6.1
**Update ffmpeg to 6.1.
** ci: add d3d11 backend for win32
**Add experimental support for deko3d backend.
* Bug fixed
*Bug fixed.
** fix server list focus route
**Option for speed control.
'''v0.3.2'''
**osd show timeout.
* add new option forceDirectPlay
'''v0.3.4 2023/11/10'''
* support chapter select
* What's Changed:
* support subtitle/audio track selection on transcode play
** Add option for open debug layer.
* ci: add mingw64 workflow
** Add support of clear search history.
* fix trancode codec type
* Bug fixed.
* fix crash on exit when playing media
** Improve url check for server add.
* switch: sub fallback font
** Fix osd navigate with dpad/analog stick.
'''v0.3.1'''
'''v0.3.3 2023/11/08'''
* switch: FFmpeg: support vp9 hwdec
* What's Changed:
* server list support user selection
** Movie collection support.
* login quick connect support
** Add filter for media collection.
* crash when http exception
** Add speed up feature when pressed on.
* flac audio direct play
** Add play/stop action when double click.
'''v0.3.0'''
** Upgrade ffmpeg to release/6.1.
* switch: FFmpeg: Update to 6.0 with hwaccel backend, Thanks to averne
** ci: add d3d11 backend for win32.
* set mpv option subs-fallback to yes
* Bug fixed:
* complete server list selector
** Fix server list focus route.
* fix searies tab layout
'''v0.3.2 2023/09/27'''
* curl enable ipv6 support
* Add new option forceDirectPlay.
* search result not update when delete charactor
* Support chapter select.
* fix: setting selection which required restart
* Support subtitle/audio track selection on transcode play.
'''v0.2.0'''
* ci: add mingw64 workflow.
* feat: Add german by @Sorunome
* Fix trancode codec type.
* Change max password length to 256 by @Sorunome
* Fix crash on exit when playing media.
* feats: add search tab by @dragonflylee
* Switch: sub fallback font.
* feats: resume card add progress bar by @dragonflylee
'''v0.3.1 2023/09/18'''
* feats: media series add overview by @dragonflylee
* Switch: FFmpeg: support vp9 hwdec.
* fix: nx self upgrade by @dragonflylee
* Server list support user selection.
'''v0.1.1'''
* Login quick connect support.
* Fix subtitle track selection (@dragonflylee)
* Crash when http exception.
* Fix unable to pause with JoyCon by @dic1911
* Flac audio direct play.
* Typo fix and add zh-Hant translation by @dic1911
'''v0.3.0 2023/09/08'''
* Remove highlight border in video view by @dic1911
* Switch: FFmpeg: Update to 6.0 with hwaccel backend, Thanks to averne.
* More options for playback by @dic1911
* 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.


==Thanks to==
==Credits==
* @xfangfang for wiliwili
Thanks to:
* @devkitpro and switchbrew for libnx
* @xfangfang for wiliwili.
* @natinusala and XITRIX for borealis
* @devkitpro and switchbrew for libnx.
* @proconsule for nxmp
* @natinusala and XITRIX for borealis.
* @averne for great work of FFmpeg hwaccel backend
* @proconsule for nxmp.
* @averne for great work of FFmpeg hwaccel backend.


== External links ==
== External links ==
* Gbatemp - https://gbatemp.net/threads/switchfin-jellyfin-client-for-nintendo-switch.639930/
* GitHub - https://github.com/dragonflylee/switchfin
* Github - https://github.com/dragonflylee/switchfin
* GBAtemp - https://gbatemp.net/threads/switchfin-jellyfin-client-for-nintendo-switch.639930/

Latest revision as of 05:15, 26 May 2024

Switchfin
Switchfin.png
General
Authordragonflylee
TypeMedia Players
Version0.5.0
LicenseApache-2.0
Last Updated2024/05/22
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.5.0 2024/05/22

  • Added:
    • danmu plugin integration.
    • Video flip and subtitle sync support for player.
    • Video equalizer setting.
    • Add episode selector on player view.
    • Add new option Always on top for desktop platform.
    • Czech localization.
  • Fixed:
    • Support MusicView and PlayList.
    • Forward nsp add startup logo.

v0.4.5 2024/04/12

  • Added:
    • Add chapter point on progress bar.
    • Touch gesture for volume/brightness.
  • Fixed:
    • Collection display on new created user.
    • Scroll performance improvement @xfangfang.

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: