629 Commits

Author SHA1 Message Date
PatrickSt1991
64d610d6b2 Different location for Linux 2026-02-09 10:26:42 +01:00
Patrick
88f4755c3d Add dependency installation for AppImage
Install necessary dependencies for AppImage build.
2026-02-09 09:51:17 +01:00
Patrick
d401e750d5 Use recursive copy for publish output in workflows
Updated copy commands to use recursive flag for full directory structure.
2026-02-09 09:47:27 +01:00
Patrick
cd55172fb0 Refactor beta prerelease workflow for AppImage build
Updated the workflow to copy all published files and set up the AppImage structure correctly.
2026-02-09 08:09:37 +01:00
github-actions[bot]
2e495db51d chore: update version table in README [skip ci] v2.2.0.2-beta 2026-01-30 17:52:26 +00:00
Patrick
cdbc9959c5 Merge branch 'beta' of https://github.com/PatrickSt1991/Samsung-Jellyfin-Installer into beta (#262)
# Pull Request Template

## Description

Introduce a app preview in the build information 

---

## Type of Change

- [x] Bug fix (non-breaking change)
- [X] New feature (non-breaking change)
- [ ] Breaking change (fix or feature that would cause existing
functionality to change)
- [ ] Documentation update
- [ ] Other (please describe):

---

## Checklist

- [x] My code follows the existing project structure and style  
- [x] I have tested my changes manually  
- [ ] I have added necessary documentation (if applicable)  
- [x] I have verified that the installer still works with the underlying
CLI

---

## Additional Notes
none
v2.2.0.1
2026-01-30 18:44:24 +01:00
Patrick
60e0148ee2 Update stable-release.yml 2026-01-30 15:56:45 +01:00
github-actions[bot]
b68114e6db chore: update version table in README [skip ci] 2026-01-29 18:37:50 +00:00
PatrickSt1991
51af88217e Merge branch 'beta' of https://github.com/PatrickSt1991/Samsung-Jellyfin-Installer into beta 2026-01-29 19:34:12 +01:00
PatrickSt1991
c4a4e947ba App preview added 2026-01-29 19:34:02 +01:00
Patrick
fd7058ca57 Add CFBundleShortVersionString and CFBundleIconFile v2.2.0.1-beta 2026-01-29 11:31:00 +01:00
Patrick
a41a36aad3 Update beta-prerelease.yml 2026-01-29 11:17:43 +01:00
Patrick
1c8bbb7251 Update beta-prerelease.yml 2026-01-29 09:02:04 +01:00
Patrick
7a1729530a Fix duplicate overwrite_files entry
Removed duplicate 'overwrite_files' entry in beta-prerelease.yml.
2026-01-29 08:49:53 +01:00
Patrick
efdb3406fa Refactor macOS icon conversion in workflow
Updated macOS icon conversion process to use librsvg for reliable SVG to PNG conversion.
2026-01-29 08:49:08 +01:00
Patrick
821fac94f8 Enhance stable-release workflow with manual trigger
Added workflow_dispatch event to allow manual triggering with inputs for ref and allow_existing_release.
2026-01-28 13:35:26 +01:00
Patrick
3069290214 Update stable release workflow to allow asset updates 2026-01-28 13:31:47 +01:00
github-actions[bot]
9065cf2249 chore: update version table in README [skip ci] 2026-01-28 12:27:57 +00:00
Patrick
e58a198711 Refactor stable release workflow
Refactor stable release workflow to improve clarity and organization, including version validation, changelog generation, and artifact packaging for Windows, Linux, and macOS.
2026-01-28 13:20:14 +01:00
Patrick
4a3e54bd47 YouTube Trailer fix, multiple bug fixes (#260)
# Pull Request Template

## Description

This version implements a Tizen native fix for YouTube trailers errors,
it creates a web application service that runs behind jellyfin.
Passing the file:// restriction and patching youtube-plugin.js

Along side multiple bug fixes

---

## Type of Change

- [x] Bug fix (non-breaking change)
- [x] New feature (non-breaking change)
- [x] Breaking change (fix or feature that would cause existing
functionality to change)
- [x] Documentation update
- [ ] Other (please describe):

---

## Checklist

- [x] My code follows the existing project structure and style  
- [x] I have tested my changes manually  
- [ ] I have added necessary documentation (if applicable)  
- [x] I have verified that the installer still works with the underlying
CLI

---

## Additional Notes

Any other information that reviewers should know, including limitations,
concerns, or context about the change.
v2.2.0.0
2026-01-28 13:01:02 +01:00
Patrick
9e6eaa2316 Merge branch 'master' into beta 2026-01-28 12:46:41 +01:00
PatrickSt1991
a1cac4ae17 return fix, iframe layover fix
gerneral youtube trailer fix
2026-01-28 12:17:39 +01:00
github-actions[bot]
a48e3b5d24 chore: update version table in README [skip ci] 2026-01-27 20:06:41 +00:00
PatrickSt1991
cc231e39fd version bump 2026-01-27 21:03:00 +01:00
PatrickSt1991
9879412518 fetchReleases instead of release
Added prefix option and int to tell how much releases to fetch
2026-01-27 20:57:47 +01:00
PatrickSt1991
0af0f2d1aa Fixed config.json error when package isnt jellyifin 2026-01-27 20:07:06 +01:00
PatrickSt1991
e91a0f23d6 YouTube fix on Tizen 9 2026-01-27 19:29:36 +01:00
PatrickSt1991
d4fc9b6071 new finding 2026-01-26 21:11:43 +01:00
PatrickSt1991
0979d05234 Wokring resolver 2026-01-25 20:53:52 +01:00
PatrickSt1991
d1078087f5 Merge branch 'beta' of https://github.com/PatrickSt1991/Samsung-Jellyfin-Installer into beta 2026-01-24 18:27:16 +01:00
PatrickSt1991
63f37a5cfa add esbuild - my bad sorry
beta build service for youtube
2026-01-24 18:23:33 +01:00
PatrickSt1991
867c7c2c6e Added default for Github Assets 2026-01-23 16:12:14 +01:00
Patrick
c572e2b8ed Update beta-prerelease.yml 2026-01-22 19:50:14 +01:00
Patrick
0400671fc4 Update beta-prerelease.yml 2026-01-22 19:48:27 +01:00
Patrick
d58baa4012 Update beta-prerelease.yml 2026-01-22 19:45:36 +01:00
Patrick
2ca2f4c7f0 Update beta-prerelease.yml 2026-01-22 18:15:40 +01:00
Patrick
8d7ab3429a Update beta-prerelease.yml 2026-01-22 12:11:45 +01:00
Patrick
096d7a3e57 Generate Info.plist for Jellyfin2Samsung apps
Added Info.plist generation for both ARM64 and x64 Jellyfin2Samsung apps.
2026-01-22 12:04:04 +01:00
Patrick
276be8cabb Update beta release workflow for version handling
Refactor beta release workflow to remove SKIP_RELEASE logic and improve version extraction.
2026-01-22 11:53:59 +01:00
Patrick
8eef524927 Refactor beta release workflow and version extraction
Removed SKIP_RELEASE logic and related conditions from the beta release workflow. Improved version extraction and release note generation steps.
v2.2.0.0-beta
2026-01-22 11:47:57 +01:00
Patrick
754a47b4dd Refactor AppImage and .app bundle creation steps
Updated AppImage build process and improved .app bundle creation.
2026-01-22 11:30:11 +01:00
Patrick
581f1bb238 Update VERSION_TAG assignment in beta prerelease workflow 2026-01-22 09:36:43 +01:00
github-actions[bot]
669d3896a0 chore: update version table in README [skip ci] 2026-01-22 08:36:24 +00:00
Patrick
a8def26087 Append '-beta' to version in workflow 2026-01-22 09:36:05 +01:00
Patrick
3ea51370cd stip beta tag (#249)
Small PR that strips beta tag so github action can build new release
v2.1.0.0
2026-01-22 09:27:13 +01:00
github-actions[bot]
f280c76a27 chore: update version table in README [skip ci] 2026-01-22 08:26:39 +00:00
Patrick
d59c5e42c5 stip beta tag 2026-01-22 09:23:15 +01:00
kingchenc
04d6f5c228 Fix version v2.1.0.0-beta 2026-01-21 21:09:00 +01:00
kingchenc
9cd6006841 Implement CI/CD beta workflow, GitHub Atom auto-updater, and critical bug fixes (#247)
So far, everything looks good :)
2026-01-21 21:01:17 +01:00
Patrick
14adc6e806 Merge branch 'master' into beta 2026-01-21 13:41:26 +01:00