chore(branding): update repo name to organization

This commit is contained in:
2025-02-20 22:03:37 -07:00
parent bcf273d2dc
commit a9a379c790
12 changed files with 41 additions and 29 deletions

View File

@@ -8,7 +8,7 @@
# @repo https://github.com/iFlip721/tvapp2
# https://github.com/aetherinox/tvapp2
# https://github.com/aetherinox/docker-base-alpine
# https://git.binaryninja.net/pub_projects/tvapp2
# https://git.binaryninja.net/BinaryNinja/tvapp2
#
# you can build your own image by running
# amd64 docker build --build-arg VERSION=1.0.0 --build-arg BUILDDATE=20250218 -t tvapp2:latest -t tvapp2:1.0.0 -t tvapp2:1.0.0-amd64 -f Dockerfile .
@@ -39,11 +39,11 @@ LABEL org.opencontainers.image.authors="aetherinox, iFlip721"
LABEL org.opencontainers.image.vendor="BinaryNinja"
LABEL org.opencontainers.image.title="TVApp2"
LABEL org.opencontainers.image.description="Automatic m3u and xml guide updater for TheTvApp, TVPass, and MoveOnJoy utilized within your IPTV client."
LABEL org.opencontainers.image.source="https://git.binaryninja.net/pub_projects/tvapp2"
LABEL org.opencontainers.image.source="https://git.binaryninja.net/BinaryNinja/tvapp2"
LABEL org.opencontainers.image.repo.1="https://github.com/iFlip721/tvapp2"
LABEL org.opencontainers.image.repo.2="https://github.com/Aetherinox/tvapp2"
LABEL org.opencontainers.image.repo.3="https://git.binaryninja.net/pub_projects/tvapp2"
LABEL org.opencontainers.image.documentation="https://git.binaryninja.net/pub_projects/tvapp2/wiki"
LABEL org.opencontainers.image.repo.3="https://git.binaryninja.net/BinaryNinja/tvapp2"
LABEL org.opencontainers.image.documentation="https://git.binaryninja.net/BinaryNinja/tvapp2/wiki"
LABEL org.opencontainers.image.url="https://github.com/Aetherinox/tvapp2/pkgs/container/tvapp2"
LABEL org.opencontainers.image.licenses="MIT"
LABEL BUILDVERSION="TVApp2 v${VERSION} Build ${BUILDDATE}"
@@ -54,7 +54,7 @@ LABEL BUILDVERSION="TVApp2 v${VERSION} Build ${BUILDDATE}"
ENV TZ="Etc/UTC"
ENV URL_REPO_BASE="https://github.com/aetherinox/alpine-base/pkgs/container/alpine-base"
ENV URL_REPO_APP="https://git.binaryninja.net/pub_projects/tvapp2"
ENV URL_REPO_APP="https://git.binaryninja.net/BinaryNinja/tvapp2"
ENV FILE_NAME="index.html"
ENV PORT_HTTP=4124
ENV NODE_VERSION=18.20.5

View File

@@ -8,7 +8,7 @@
# @repo https://github.com/iFlip721/tvapp2
# https://github.com/aetherinox/tvapp2
# https://github.com/aetherinox/docker-base-alpine
# https://git.binaryninja.net/pub_projects/tvapp2
# https://git.binaryninja.net/BinaryNinja/tvapp2
#
# you can build your own image by running
# amd64 docker build --build-arg VERSION=1.0.0 --build-arg BUILDDATE=20250218 -t tvapp2:latest -t tvapp2:1.0.0 -t tvapp2:1.0.0-amd64 -f Dockerfile .
@@ -38,11 +38,11 @@ LABEL org.opencontainers.image.authors="aetherinox, iFlip721"
LABEL org.opencontainers.image.vendor="BinaryNinja"
LABEL org.opencontainers.image.title="TVApp2"
LABEL org.opencontainers.image.description="Automatic m3u and xml guide updater for TheTvApp, TVPass, and MoveOnJoy utilized within your IPTV client."
LABEL org.opencontainers.image.source="https://git.binaryninja.net/pub_projects/tvapp2"
LABEL org.opencontainers.image.source="https://git.binaryninja.net/BinaryNinja/tvapp2"
LABEL org.opencontainers.image.repo.1="https://github.com/iFlip721/tvapp2"
LABEL org.opencontainers.image.repo.2="https://github.com/Aetherinox/tvapp2"
LABEL org.opencontainers.image.repo.3="https://git.binaryninja.net/pub_projects/tvapp2"
LABEL org.opencontainers.image.documentation="https://git.binaryninja.net/pub_projects/tvapp2/wiki"
LABEL org.opencontainers.image.repo.3="https://git.binaryninja.net/BinaryNinja/tvapp2"
LABEL org.opencontainers.image.documentation="https://git.binaryninja.net/BinaryNinja/tvapp2/wiki"
LABEL org.opencontainers.image.url="https://github.com/Aetherinox/tvapp2/pkgs/container/tvapp2"
LABEL org.opencontainers.image.licenses="MIT"
LABEL BUILDVERSION="TVApp2 v${VERSION} Build ${BUILDDATE}"
@@ -53,7 +53,7 @@ LABEL BUILDVERSION="TVApp2 v${VERSION} Build ${BUILDDATE}"
ENV TZ="Etc/UTC"
ENV URL_REPO_BASE="https://github.com/aetherinox/alpine-base/pkgs/container/alpine-base"
ENV URL_REPO_APP="https://git.binaryninja.net/pub_projects/tvapp2"
ENV URL_REPO_APP="https://git.binaryninja.net/BinaryNinja/tvapp2"
ENV FILE_NAME="index.html"
ENV PORT_HTTP=4124
ENV NODE_VERSION=18.20.5

20
LICENSE
View File

@@ -1,9 +1,21 @@
MIT License
Copyright (c) 2025 pub_projects
Copyright (c) 2025 BinaryNinja
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

View File

@@ -73,7 +73,7 @@ This project contains several repositories which all share the same code; use th
- [https://github.com/iFlip721/tvapp2](https://github.com/iFlip721/tvapp2)
- [https://github.com/Aetherinox/tvapp2](https://github.com/Aetherinox/tvapp2)
- [https://git.binaryninja.net/pub_projects/tvapp2](https://git.binaryninja.net/pub_projects/tvapp2)
- [https://git.binaryninja.net/BinaryNinja/tvapp2](https://git.binaryninja.net/BinaryNinja/tvapp2)
<br />
@@ -81,8 +81,8 @@ This project contains several repositories which all share the same code; use th
<br />
- TVApp2 makes fetch request to [tvapp2-externals](https://git.binaryninja.net/pub_projects/tvapp2-externals 'tvapp2-externals') making updates to external formats agnostic to pushing a new container image.
- TVApp2 makes fetch request to [XMLTV-EPG](https://git.binaryninja.net/pub_projects/XMLTV-EPG 'XMLTV-EPG') making updates to EPG data based on customized channel ids. Channel ids are specific to each EPG record which makes obfuscating channel ids difficult.
- TVApp2 makes fetch request to [tvapp2-externals](https://git.binaryninja.net/BinaryNinja/tvapp2-externals 'tvapp2-externals') making updates to external formats agnostic to pushing a new container image.
- TVApp2 makes fetch request to [XMLTV-EPG](https://git.binaryninja.net/BinaryNinja/XMLTV-EPG 'XMLTV-EPG') making updates to EPG data based on customized channel ids. Channel ids are specific to each EPG record which makes obfuscating channel ids difficult.
<br />
@@ -128,7 +128,7 @@ flowchart TB
subgraph GRAPH_TVAPP ["Build tvapp2:latest"]
direction TB
obj_step10["`&gt; git clone git.binaryninja.net/pub_projects/tvapp2.git`"]
obj_step10["`&gt; git clone git.binaryninja.net/BinaryNinja/tvapp2.git`"]
obj_step11["`**Dockerfile
Dockerfile.aarch64**`"]
obj_step12["`&gt; docker build &bsol;
@@ -212,7 +212,7 @@ Prior to building the docker image, you **must** ensure the sections below are
You cannot utilize Windows' `Carriage Return Line Feed`. All files must be converted to Unix' `Line Feed`. This can be done with **[Visual Studio Code](https://code.visualstudio.com/)**. OR; you can run the Linux terminal command `dos2unix` to convert these files.
If you cloned the files from the official repository **[iflip721/tvapp2](https://git.binaryninja.net/pub_projects/tvapp2)** and have not edited them, then you should not need to do this step.
If you cloned the files from the official repository **[iflip721/tvapp2](https://git.binaryninja.net/BinaryNinja/tvapp2)** and have not edited them, then you should not need to do this step.
<br />
@@ -265,7 +265,7 @@ sudo chmod +x /root/etc/s6-overlay/s6-rc.d/svc-php-fpm/run
<br />
### Build `tvapp` Image
After completing the items above, you can now build the **[iflip721/tvapp2](https://git.binaryninja.net/pub_projects/tvapp2)** image. You can now build the TvApp2 docker image. Pick your platform below and run the associated command. Most people will want to use [amd64](#amd64).
After completing the items above, you can now build the **[iflip721/tvapp2](https://git.binaryninja.net/BinaryNinja/tvapp2)** image. You can now build the TvApp2 docker image. Pick your platform below and run the associated command. Most people will want to use [amd64](#amd64).
<br />
@@ -314,7 +314,7 @@ All of the needed Docker files already exist in the repository. To get started,
mkdir tvapp2 && cd tvapp2
# to clone from our gitea website
git clone https://git.binaryninja.net/pub_projects/tvapp2.git ./
git clone https://git.binaryninja.net/BinaryNinja/tvapp2.git ./
# to clone from our github website
git clone https://github.com/iFlip721/tvapp2.git ./

View File

@@ -8,7 +8,7 @@
# @repo https://github.com/iFlip721/tvapp2
# https://github.com/aetherinox/tvapp2
# https://github.com/aetherinox/docker-base-alpine
# https://git.binaryninja.net/pub_projects/tvapp2
# https://git.binaryninja.net/BinaryNinja/tvapp2
#
# you can build your own image by running
# amd64 docker build --build-arg VERSION=1.0.0 --build-arg BUILDDATE=20250218 -t tvapp2:latest -t tvapp2:1.0.0 -t tvapp2:1.0.0-amd64 -f Dockerfile .

View File

@@ -6,7 +6,7 @@
# @file plugins
# @repo.1 https://github.com/iFlip721/tvapp2
# @repo.2 https://github.com/Aetherinox/tvapp2
# @repo.3 https://git.binaryninja.net/pub_projects/tvapp2
# @repo.3 https://git.binaryninja.net/BinaryNinja/tvapp2
# @repo.alpine https://github.com/Aetherinox/docker-base-alpine
# #

View File

@@ -4,7 +4,7 @@
# @file nginx.conf.sample
# @repo.1 https://github.com/iFlip721/tvapp2
# @repo.2 https://github.com/Aetherinox/tvapp2
# @repo.3 https://git.binaryninja.net/pub_projects/tvapp2
# @repo.3 https://git.binaryninja.net/BinaryNinja/tvapp2
# @repo.alpine https://github.com/Aetherinox/docker-base-alpine
# #

View File

@@ -4,7 +4,7 @@
# @file default.conf.sample
# @repo.1 https://github.com/iFlip721/tvapp2
# @repo.2 https://github.com/Aetherinox/tvapp2
# @repo.3 https://git.binaryninja.net/pub_projects/tvapp2
# @repo.3 https://git.binaryninja.net/BinaryNinja/tvapp2
# @repo.alpine https://github.com/Aetherinox/docker-base-alpine
# #

View File

@@ -4,7 +4,7 @@
# @file nginx.conf.sample
# @repo.1 https://github.com/iFlip721/tvapp2
# @repo.2 https://github.com/Aetherinox/tvapp2
# @repo.3 https://git.binaryninja.net/pub_projects/tvapp2
# @repo.3 https://git.binaryninja.net/BinaryNinja/tvapp2
# @repo.alpine https://github.com/Aetherinox/docker-base-alpine
# #

View File

@@ -13,7 +13,7 @@
TVApp2 Repo 1 https://github.com/iFlip721/tvapp2
TVApp2 Repo 2 https://github.com/Aetherinox/tvapp2
TVApp2 Repo 3 https://git.binaryninja.net/pub_projects/tvapp2
TVApp2 Repo 3 https://git.binaryninja.net/BinaryNinja/tvapp2
Base Alpine Image https://github.com/Aetherinox/docker-base-alpine
If you are making this container available on a public-facing domain,

View File

@@ -7,7 +7,7 @@
# @file run
# @repo.1 https://github.com/iFlip721/tvapp2
# @repo.2 https://github.com/Aetherinox/tvapp2
# @repo.3 https://git.binaryninja.net/pub_projects/tvapp2
# @repo.3 https://git.binaryninja.net/BinaryNinja/tvapp2
# @repo.alpine https://github.com/Aetherinox/docker-base-alpine
# #

View File

@@ -7,6 +7,6 @@
# @file run
# @repo.1 https://github.com/iFlip721/tvapp2
# @repo.2 https://github.com/Aetherinox/tvapp2
# @repo.3 https://git.binaryninja.net/pub_projects/tvapp2
# @repo.3 https://git.binaryninja.net/BinaryNinja/tvapp2
# @repo.alpine https://github.com/Aetherinox/docker-base-alpine
# #