Skip to content

Releases: jon4hz/jellyfin-plugin-jellysleep

Release v0.8.0

Choose a tag to compare

@github-actions github-actions released this 23 Nov 21:04
806477c

πŸš€ Features

  • feat: show active timers in plugin config

πŸ› Bug Fixes

  • fix: check for active sessions after cooldown

πŸ“ Other Changes

  • chore: update manifest.json for release v0.7.0

πŸ“¦ Installation

  1. Download the package file
  2. Extract to your Jellyfin plugins directory
  3. Restart Jellyfin
  4. Enable the plugin in admin dashboard

πŸ”’ Checksums

SHA256: 9628134f076616a816807222ace4324cbe3c992d467f41c45312b6775db01977

Release v0.7.0

Choose a tag to compare

@github-actions github-actions released this 23 Nov 19:58
399e087

πŸš€ Features

  • feat: add cooldown if episode timer completes

πŸ“ Other Changes

  • chore: update manifest.json for release v0.6.0

πŸ“¦ Installation

  1. Download the package file
  2. Extract to your Jellyfin plugins directory
  3. Restart Jellyfin
  4. Enable the plugin in admin dashboard

πŸ”’ Checksums

SHA256: 67cdb4d8580e1487bfeb565b013d7936b8b81e7ccb09176337bf50e1e52eace7

Release v0.6.0

Choose a tag to compare

@github-actions github-actions released this 23 Nov 18:39
8a4039b

πŸ› Bug Fixes

  • fix: correct targetAbi version for 10.11. releases
  • fix: improve episode timer playback stop

πŸ“ Other Changes

  • chore: update manifest.json for release v0.5.1
  • ci(deps): bump actions/upload-artifact from 4 to 5 (#14)
  • chore: remove unused imports
  • refactor: use Jellyfin-JavaScript-Injector for js injection

πŸ“¦ Installation

  1. Download the package file
  2. Extract to your Jellyfin plugins directory
  3. Restart Jellyfin
  4. Enable the plugin in admin dashboard

πŸ”’ Checksums

SHA256: dac6521d3c57ac25c0aa4bb85ea384a26d0d195a693657189168d6ff73751e6f

Release v0.5.1

Choose a tag to compare

@github-actions github-actions released this 21 Oct 17:12
b333995

πŸ› Bug Fixes

  • fix: targetAbi is now 10.11
  • fix: stop playback even if there is no current item playing
  • fix: early abort if there is no active timer

πŸ“ Other Changes

  • chore: update manifest.json for release v0.5.0

πŸ“¦ Installation

  1. Download the package file
  2. Extract to your Jellyfin plugins directory
  3. Restart Jellyfin
  4. Enable the plugin in admin dashboard

πŸ”’ Checksums

SHA256: d0016831ea492388eafc02628f1da0a4a9626b9e6d0b300847db93f1c942fa6a

Release v0.5.0

Choose a tag to compare

@github-actions github-actions released this 20 Oct 21:40
fc5ee2f

πŸš€ Features

  • feat: button injection in music player bar

πŸ“ Other Changes

  • chore: update manifest.json for release v0.4.1

πŸ“¦ Installation

  1. Download the package file
  2. Extract to your Jellyfin plugins directory
  3. Restart Jellyfin
  4. Enable the plugin in admin dashboard

πŸ”’ Checksums

SHA256: 668d5db931f36012b12370f0e51ac24b63e4f31be9562326f87d7dec3ee5106f

Release v0.4.1

Choose a tag to compare

@github-actions github-actions released this 20 Oct 21:17
aaa995d

πŸ› Bug Fixes

  • fix: dont show notifications

πŸ“ Other Changes

  • chore: update manifest.json for release v0.4.0

πŸ“¦ Installation

  1. Download the package file
  2. Extract to your Jellyfin plugins directory
  3. Restart Jellyfin
  4. Enable the plugin in admin dashboard

πŸ”’ Checksums

SHA256: b5b305acf5e85a2febb6e2f11b42dffd2ca2167504942e8cd1733ccfd950ebaf

Release v0.4.0

Choose a tag to compare

@github-actions github-actions released this 20 Oct 20:49
2043fb2

πŸš€ Features

  • feat: add support for jellyfin 10.11 (#12)

πŸ“ Other Changes

  • chore: update manifest.json for release v0.3.0
  • ci(deps): bump actions/setup-dotnet from 4 to 5 (#10)
  • ci(deps): bump actions/setup-python from 5 to 6 (#9)

πŸ“¦ Installation

  1. Download the package file
  2. Extract to your Jellyfin plugins directory
  3. Restart Jellyfin
  4. Enable the plugin in admin dashboard

πŸ”’ Checksums

SHA256: 38e273abedcc2c48ed11781ca07c2cab652e84470c03a07a8d7962fdb085f4bb

Release v0.3.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 18:35
514d757

πŸš€ Features

  • feat: improve button injection and change icon based on timer status (#6)

πŸ“ Other Changes

  • chore: update manifest.json for release v0.2.1
  • ci(deps): bump actions/download-artifact from 4 to 5 (#3)
  • ci(deps): bump actions/checkout from 4 to 5 (#5)
  • chore: ignore end-of-file pre-commit check for javascript

πŸ“¦ Installation

  1. Download the package file
  2. Extract to your Jellyfin plugins directory
  3. Restart Jellyfin
  4. Enable the plugin in admin dashboard

πŸ”’ Checksums

SHA256: 5fdff79fbf33c6a6b3b83bf8432e2c0792fdcfb9d824c84c3dbef3e21dc1bbaf

Release v0.2.1

Choose a tag to compare

@github-actions github-actions released this 10 Aug 22:36
2e74a80

πŸ“ Other Changes

  • chore: update manifest.json for release v0.2.0
  • ci: correctly generate release notes (#2)
  • ci: version in manifest should match assembly version

πŸ“¦ Installation

  1. Download the package file
  2. Extract to your Jellyfin plugins directory
  3. Restart Jellyfin
  4. Enable the plugin in admin dashboard

πŸ”’ Checksums

SHA256: e6ab1def4f4119c7c1affee0b50f3ba5c24dca315838f976c933148a70dc33e9

Release v0.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 21:43
eca4ed0

πŸš€ Features

  • feat: support multiple episode timers (#1)

πŸ› Bug Fixes

  • fix: don't send message if episode timer triggers

πŸ“ Other Changes

  • docs
  • ci: write manifest after release
  • chore: update manifest.json for release v0.1.1
  • ci: maybe fix pipeline
  • chore: fetch image stored with git lfs
  • chore: fix imageURL
  • docs: add proper README
  • docs: improve README
  • docs: fix emoji
  • docs: add wip note for streamyfin

πŸ“¦ Installation

  1. Download the package file
  2. Extract to your Jellyfin plugins directory
  3. Restart Jellyfin
  4. Enable the plugin in admin dashboard

πŸ”’ Checksums

SHA256: 4249c8f223daa513f322df84d35978a53c89f7ebd7bee2d74922db1318b00178