Compare commits

...

3 Commits
beta ... master

Author SHA1 Message Date
Patrick
7792b3c276 v2.2.08 QOL (#329)
# Pull Request Template

## Branch
- [x] I branched off beta (not master) to develop this feature/fix

## Description

Fixes issues where the user used a .local address, Samsung TV can't
resolve those, resulting in "Undefined".
Added a additional warning for users who have their TV in Right-to-Left
reading, Samsung TVs revert the order of the IP.

Fixes
 #319 
 #327 

---

## Type of Change

- [x] Bug fix (non-breaking change)
- [x] New feature (non-breaking change)
- [x] Documentation update

---

## Checklist

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

---

## Additional Notes

Just a QOL improvement
2026-04-23 10:58:39 +02:00
Patrick
f3c81a1400 v2.2.0.7 (#322)
# Pull Request Template

## Branch
- [x] I branched off beta (not master) to develop this feature/fix

## Description

NixOS Shell added by @Confused-Engineer #321 
Merged capability calls to prevent unexpected connection error #318 
CustomWGT Path cleared after installation #320 

---

## Type of Change

- [x] Bug fix (non-breaking change)
- [x] New feature (non-breaking change)
- [x] Documentation update

---

## Checklist

- [x] My code follows the existing project structure and style  
- [x] I have tested my changes manually  
- [x] I have added necessary documentation (if applicable)  
- [x] I have verified that the installer still works with the underlying
CLI
2026-04-11 20:16:44 +02:00
Patrick
a5e7c0e9ca v2.2.0.6 (#317)
# Pull Request Template

## Branch
- [x] I branched off beta (not master) to develop this feature/fix

## Description

- Added feature by @balcsida, GitHub Token support to prevent rate
limits by using your own GitHub token
- YouTube trailers language fallback by @kingchenc, allowing you to
watch trailers in the selected Jellyfin language
- Network Interface is now saved
- Improved network subnet check

---

## 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

---

## Checklist

- [x] My code follows the existing project structure and style  
- [x] I have tested my changes manually  
- [x] I have added necessary documentation (if applicable)  
- [x] I have verified that the installer still works with the underlying
CLI
2026-04-10 12:07:43 +02:00

Diff Content Not Available