updated readme and links

This commit is contained in:
John
2025-01-03 11:01:07 +13:00
parent ae8e2f7214
commit e8edd26bd6
2 changed files with 50 additions and 63 deletions
+50 -15
View File
@@ -6,20 +6,6 @@
<p align="center">
<img alt="Logo Banner" src="https://raw.githubusercontent.com/jellyfin/jellyfin-ux/master/branding/SVG/banner-logo-solid.svg?sanitize=true"/>
<br/>
<br/>
<a href="https://opencollective.com/jellyfin">
<img alt="Donate" src="https://img.shields.io/opencollective/all/jellyfin.svg?label=backers"/>
</a>
<a href="https://features.jellyfin.org">
<img alt="Feature Requests" src="https://img.shields.io/badge/fider-vote%20on%20features-success.svg"/>
</a>
<a href="https://matrix.to/#/+jellyfin:matrix.org">
<img alt="Chat on Matrix" src="https://img.shields.io/matrix/jellyfin:matrix.org.svg?logo=matrix"/>
</a>
<a href="https://www.reddit.com/r/jellyfin">
<img alt="Join our Subreddit" src="https://img.shields.io/badge/reddit-r%2Fjellyfin-%23FF5700.svg"/>
</a>
</p>
---
@@ -28,5 +14,54 @@ This folder contains documentation and screenshots for the Samsung store app lis
It is split into subfolders for each area of the certification process, the readme in the "docs" folder is cross linked to other documentation areas.
Initial work was carried out in this <a><a href="https://github.com/jellyfin/jellyfin-tizen/pull/307#issuecomment-2567142677">pull request</a> Then migrated over to here for storage and to keep the app repo clear.
---
In order to publish an application, we'll be following Samsung's official guide: [TV Application Publication Process](https://developer.samsung.com/tv-seller-office/guides/applications/tv-app-publication-process.html).
Overall Steps:
Registration & Upgrade
Certification & Verification
Release
# Submission Process
## Registration & Upgrade
[Registering Applications](https://developer.samsung.com/tv-seller-office/guides/applications/registering-application.html)
- [X] Generate Application ID
- [ ] Upload Application Package
[Entering Application Information](https://developer.samsung.com/tv-seller-office/guides/applications/entering-application-information.html)
- [ ] [Registering Application Image](https://developer.samsung.com/tv-seller-office/guides/applications/entering-application-information.html#Registering-Application-Image) (Icons, Screenshots)
- [ ] Entering Application Title and Description (We have text we can use)
- [ ] Entering Service Information (We can fill in our contact info)
- [ ] Setting Service Country (We don't plan on any restrictions, all available countries will be allowed)
- [ ] Entering Billing Information (N/A, we will choose "Free")
- [ ] Entering Application Feature Information (I believe HDR, and Player)
- [ ] [Entering Verification Information](https://developer.samsung.com/tv-seller-office/guides/applications/entering-application-information.html#Entering-Verification-Information)
## Documentation for project response sections
- [Section 1 - UI Structure](/App-Documentation-Samsung/docs/App-UI-Description/1-UI-Structure/README.md)
- [Section 2 - Use Cases](/App-Documentation-Samsung/docs/App-UI-Description/2-Use-Cases/README.md)
- [Section 3 - Menus and Functions](/App-Documentation-Samsung/docs/App-UI-Description/3-Menus-and-Functions/README.md)
- [Section 4 - Remote Control Keys](/App-Documentation-Samsung/docs/App-UI-Description/4-Remote-Control-Keys/README.md)
- [Section 5 - Language Options](/App-Documentation-Samsung/docs/App-UI-Description/5-Language-Options/README.md)
## Certification & Verification
- [ ] Request Release, which submits for Testing
## Release
- [ ] Set Application Status to "For Sale"
-48
View File
@@ -1,48 +0,0 @@
In order to publish an application, we'll be following Samsung's official guide: [TV Application Publication Process](https://developer.samsung.com/tv-seller-office/guides/applications/tv-app-publication-process.html).
Overall Steps:
Registration & Upgrade
Certification & Verification
Release
# Submission Process
## Registration & Upgrade
[Registering Applications](https://developer.samsung.com/tv-seller-office/guides/applications/registering-application.html)
- [X] Generate Application ID
- [ ] Upload Application Package
[Entering Application Information](https://developer.samsung.com/tv-seller-office/guides/applications/entering-application-information.html)
- [ ] [Registering Application Image](https://developer.samsung.com/tv-seller-office/guides/applications/entering-application-information.html#Registering-Application-Image) (Icons, Screenshots)
- [ ] Entering Application Title and Description (We have text we can use)
- [ ] Entering Service Information (We can fill in our contact info)
- [ ] Setting Service Country (We don't plan on any restrictions, all available countries will be allowed)
- [ ] Entering Billing Information (N/A, we will choose "Free")
- [ ] Entering Application Feature Information (I believe HDR, and Player)
- [ ] [Entering Verification Information](https://developer.samsung.com/tv-seller-office/guides/applications/entering-application-information.html#Entering-Verification-Information)
## Documentation for project response sections
- [Section 1 - UI Structure](/docs/App-UI-Description/1-UI-Structure/README.md)
- [Section 2 - Use Cases](/docs/App-UI-Description/2-Use-Cases/README.md)
- [Section 3 - Menus and Functions](/docs/App-UI-Description/3-Menus-and-Functions/README.md)
- [Section 4 - Remote Control Keys](/docs/App-UI-Description/4-Remote-Control-Keys/README.md)
- [Section 5 - Language Options](/docs/App-UI-Description/5-Language-Options/README.md)
## Certification & Verification
- [ ] Request Release, which submits for Testing
## Release
- [ ] Set Application Status to "For Sale"