mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Compare commits
119 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
cfd2811bb5 | ||
|
ea4fe17e61 | ||
|
039eb70ae6 | ||
|
ba38dc5d4d | ||
|
0bf21ae4a0 | ||
|
f7843b9cb5 | ||
|
d763c5d8f2 | ||
|
90344ea57e | ||
|
1c7c9236aa | ||
|
8277988cb6 | ||
|
341e8bc381 | ||
|
8eccecfceb | ||
|
646dae0b7b | ||
|
41468099fc | ||
|
5245f3a8e5 | ||
|
11a19d4689 | ||
|
379062d92d | ||
|
03a0246173 | ||
|
8ffa28de7e | ||
|
8ac698929b | ||
|
e883ebde72 | ||
|
130ad3a35b | ||
|
005264f1a4 | ||
|
651ceacb48 | ||
|
165cf7634a | ||
|
80e01f6494 | ||
|
022552d620 | ||
|
5347a360b9 | ||
|
37b67dead1 | ||
|
e17e918e09 | ||
|
841393f1bd | ||
|
02dae71880 | ||
|
17cf180851 | ||
|
f9fe918fda | ||
|
ba6f376173 | ||
|
23ad03be9f | ||
|
32f877bed6 | ||
|
7ec5c4a35e | ||
|
33f9b007f6 | ||
|
d8e026e227 | ||
|
b47314e482 | ||
|
44b04a5392 | ||
|
c8ed881184 | ||
|
80fd3026ed | ||
|
fa2dcc9cab | ||
|
93ca788eea | ||
|
a175b1e738 | ||
|
e7ff77eaf3 | ||
|
944eb4e461 | ||
|
00df125088 | ||
|
86043467de | ||
|
c3108fab74 | ||
|
d30ab165fe | ||
|
8b0a341c52 | ||
|
20ec8f131d | ||
|
8b60a8d3c4 | ||
|
7ff5766cee | ||
|
518a393135 | ||
|
5ef230359b | ||
|
787861b612 | ||
|
f00251df35 | ||
|
2cad85f2a9 | ||
|
a373e7efcd | ||
|
fa47dd7ab9 | ||
|
b3e2189b42 | ||
|
2ec9fee511 | ||
|
1899b95512 | ||
|
349ba3aa98 | ||
|
34d3e93380 | ||
|
1174801b8e | ||
|
50bcb36466 | ||
|
b9e9deb9d1 | ||
|
1d50e2b673 | ||
|
fca483fe5a | ||
|
95d5e463ad | ||
|
a5f7a5aa16 | ||
|
00f17f3988 | ||
|
6df939e333 | ||
|
2833a88b6f | ||
|
3e233ec887 | ||
|
9aabdeb4bd | ||
|
c415f7dfcf | ||
|
21e5fb77f9 | ||
|
ec4c652632 | ||
|
c5dd0ac6b2 | ||
|
466a321f93 | ||
|
9b5000ec26 | ||
|
84fb11ff79 | ||
|
aa9d2c9422 | ||
|
718f6e2e10 | ||
|
8df87128ca | ||
|
4bc9489755 | ||
|
c51950ea97 | ||
|
e225a0ed10 | ||
|
3f4e73b0cf | ||
|
660830954f | ||
|
8c532c1718 | ||
|
15afb1f3dd | ||
|
67e60517fe | ||
|
7c494ac0c3 | ||
|
215b120765 | ||
|
4a514130a0 | ||
|
f1eac23a85 | ||
|
6c99c38b3b | ||
|
69d44e326d | ||
|
2d1a030588 | ||
|
cc04dc701f | ||
|
d2eff75316 | ||
|
916be398f7 | ||
|
80d3c11acc | ||
|
e253ea8f73 | ||
|
647f4e5dca | ||
|
4d4a0a05dc | ||
|
8198d42760 | ||
|
f21a480fc1 | ||
|
35ac4e7d9f | ||
|
82475f862d | ||
|
0abd72c022 | ||
|
8426b36708 |
36
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
36
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,36 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Describe the bug**
|
||||||
|
A clear and concise description of what the bug is.
|
||||||
|
|
||||||
|
**Expected behavior**
|
||||||
|
A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
|
**Screenshots**
|
||||||
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
|
**ElegantFin:**
|
||||||
|
- Version [e.g. 24.12.11]
|
||||||
|
|
||||||
|
**Desktop (please complete the following information):**
|
||||||
|
- OS: [e.g. iOS]
|
||||||
|
- Browser [e.g. chrome, safari]
|
||||||
|
- Version [e.g. 22]
|
||||||
|
- Screen Resolution [e.g. 1920x1080]
|
||||||
|
|
||||||
|
**Smartphone or TV (please complete the following information):**
|
||||||
|
- Device: [e.g. iPhone6]
|
||||||
|
- OS: [e.g. iOS8.1]
|
||||||
|
- Browser [e.g. stock browser, safari]
|
||||||
|
- Version [e.g. 22]
|
||||||
|
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
Add any other context about the problem here.
|
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
---
|
||||||
|
name: Feature request
|
||||||
|
about: Suggest an idea for this project
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Is your feature request related to a problem? Please describe.**
|
||||||
|
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||||
|
|
||||||
|
**Describe the solution you'd like**
|
||||||
|
A clear and concise description of what you want to happen.
|
||||||
|
|
||||||
|
**Describe alternatives you've considered**
|
||||||
|
A clear and concise description of any alternative solutions or features you've considered.
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
Add any other context or screenshots about the feature request here.
|
28
.github/pull_request_template.md
vendored
Normal file
28
.github/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,28 @@
|
|||||||
|
# Description
|
||||||
|
|
||||||
|
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
|
||||||
|
|
||||||
|
Fixes # (issue)
|
||||||
|
|
||||||
|
## Type of change
|
||||||
|
|
||||||
|
- [ ] Bug fix
|
||||||
|
- [ ] New feature
|
||||||
|
|
||||||
|
# How Has This Been Tested?
|
||||||
|
|
||||||
|
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.
|
||||||
|
|
||||||
|
**Test Configuration**:
|
||||||
|
* Jellyfin server version:
|
||||||
|
* Jellyfin client:
|
||||||
|
* Client browser name and version:
|
||||||
|
* Device:
|
||||||
|
|
||||||
|
# Checklist:
|
||||||
|
|
||||||
|
- [ ] I have performed a self-review of my own code
|
||||||
|
- [ ] I have commented my code in hard-to-understand areas
|
||||||
|
- [ ] I have included relevant comparison screenshots where nececssary
|
||||||
|
- [ ] I have tested my changes on the TV layout and Default layout of Jellyfin
|
||||||
|
- [ ] I have also tested my changes on multiple devices and screen sizes
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
/tmp.txt
|
14
README.md
14
README.md
@@ -79,7 +79,7 @@ https://github.com/user-attachments/assets/7a492f89-9c82-4038-a07a-a9a59e4f8eef
|
|||||||
<summary>1️⃣ - <i>How do I check if I am using the latest version on ElegantFin?</i></summary>
|
<summary>1️⃣ - <i>How do I check if I am using the latest version on ElegantFin?</i></summary>
|
||||||
|
|
||||||
- To make sure that you are using the latest version of ElegantFin, check the version number at the bottom in the Dashboard screen.
|
- To make sure that you are using the latest version of ElegantFin, check the version number at the bottom in the Dashboard screen.
|
||||||
- I should be something like ElegantFin v24.12.XX
|
- It should be something like ElegantFin v24.12.XX
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
@@ -93,21 +93,17 @@ https://github.com/user-attachments/assets/7a492f89-9c82-4038-a07a-a9a59e4f8eef
|
|||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>3️⃣ - <i>Why do I notice many visual bugs and inconsistencies where other users seem to have no problem?</i></summary>
|
<summary>3️⃣ - <i>Why do I notice visual bugs and inconsistencies on Jellyfin Media Player?</i></summary>
|
||||||
|
|
||||||
- Are you using Jellyfin Media Player? That is why. JMP seems to be using a different or probably an older version of web engine. I am working on adding workarounds, but the progress is slow.
|
- Currently JMP uses Qt 5.x which uses an outdated web engine, so many new CSS features do not work. Once they release a new version based on Qt 6.x, most issues should automatically be resolved. Until then, I advise using the web app instead.
|
||||||
- Are you not using JMP and still facing issues? See the 4th point below.
|
- Are you not using JMP and still facing issues? See the 4th point below.
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>4️⃣ - <i>How do I report bugs/issues?</i></summary>
|
<summary>4️⃣ - <i>How do I report bugs/issues?</i></summary>
|
||||||
|
|
||||||
First check [here](https://github.com/lscambo13/ElegantFin/issues?q=) whether a similar issue has been reported already. If it exists, upvote and comment there to let me know. Alternatively, create a new issue [here](https://github.com/lscambo13/ElegantFin/issues/new) and include the following information:
|
- First check [here](https://github.com/lscambo13/ElegantFin/issues?q=) whether a similar issue has been reported already. If it exists, upvote and comment there to let me know.
|
||||||
- [A] Problem description,
|
- Alternatively, create a new issue [here](https://github.com/lscambo13/ElegantFin/issues/new/choose).
|
||||||
- [B] ElegantFin version,
|
|
||||||
- [C] Jellyfin client's platform and version,
|
|
||||||
- [D] Client's resolution, and
|
|
||||||
- [E] any accompanying screenshot.
|
|
||||||
|
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
1009
Theme/ElegantFin-theme-v24.12.20.css
Normal file
1009
Theme/ElegantFin-theme-v24.12.20.css
Normal file
File diff suppressed because it is too large
Load Diff
1355
Theme/ElegantFin-theme-v25.01.03.css
Normal file
1355
Theme/ElegantFin-theme-v25.01.03.css
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user