Skip to content

Releases: dragonflylee/switchfin

Switchfin 0.9.1

18 Jun 06:32

Choose a tag to compare

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

download

Full Changelog: 0.9.0...0.9.1

Switchfin 0.9.0

07 May 07:00

Choose a tag to compare

download

What's Changed

New Contributors

Full Changelog: 0.8.3...0.9.0

Switchfin 0.8.3

02 Feb 11:23

Choose a tag to compare

download

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

19 Dec 10:57

Choose a tag to compare

download

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

09 Dec 04:45

Choose a tag to compare

download

Fixed

  • stability improvement
  • adjust dashboard view

Add

  • program tab for livetv

Full Changelog: 0.8.0...0.8.1

Switchfin 0.8.0

06 Dec 08:58

Choose a tag to compare

download

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

17 Nov 03:08

Choose a tag to compare

download

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

22 Oct 13:58

Choose a tag to compare

download

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

16 Sep 16:35

Choose a tag to compare

download

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

  • ps4: image load thread config
  • Fix: distorted multichannel audio on PS4 by @mbars03 in #140

New Contributors

Full Changelog: 0.7.4...0.7.5

Switchfin 0.7.4

15 Jul 09:32

Choose a tag to compare

download

Fixed

  • LiveTV not working

Full Changelog: 0.7.2...0.7.4