Skip to content

Commit

Permalink
Merge
Browse files Browse the repository at this point in the history
  • Loading branch information
salomj committed Oct 15, 2024
2 parents c65cd6d + 83dd84c commit 0a0fb74
Show file tree
Hide file tree
Showing 241 changed files with 7,095 additions and 2,560 deletions.
23 changes: 15 additions & 8 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,23 @@
**/__pycache__
/.vscode
**/log
README.md
LICENSE
.gitignore
.dockerignore
*.psd
.git
.github
*.psd
config/**/*
.idea
config
Dockerfile
config/**/*
docs
json-schema
venv
.idea
.dockerignore
.gitignore
.readthedocs.yml
.spellcheck.yml
CHANGELOG
Dockerfile
Dockerfile.lxml
LICENSE
mkdocs.yml
README.md
test.py
97 changes: 65 additions & 32 deletions .github/.wordlist.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
AAC
accessModes
addon
Addon
addons
Adlib
AFI's
Amblin
analytics
anidb
AniDB
AniDB's
AniList
anilist
AniList
AniList's
API
apikey
Expand All @@ -19,25 +23,29 @@ Arrowverse
Atmos
Avenir
BAFTA
Bambara
BBFC
bearlikelion
Berlinale
Bestest
BING
bing
BING
bitrate
bitrateH
bitrateL
BOING
boolean
BoxOfficeMojo
boxofficemojo
BoxOfficeMojo
BPjM
BritBox
britbox
BritBox
bullmoose
burkasaurusrex
bw
Cappella
cd
César
chazlarson
codec
codecs
Expand All @@ -48,34 +56,35 @@ cpp
cpt
CPUs
cron
CronJob
cronjob
CronJob
crontab
Crunchyroll
customizable
customizations
César
d'Or
dbader
de
deva
DIIIVOY
diiivoy
DIIIVOY
diiivoycolor
DIR
dir
DIR
DiskStation
DisneyToon
dockerfile
dockerfiles
DockerHub
dockerhub
DockerHub
dolby
DreamWorks
dropdown
DTS
DV
Emmys
ENV
env
ENV
etree
eventartworks
favorited
Expand All @@ -85,17 +94,18 @@ Fi
filepath
filetype
FLAC
FlixPatrol
flixpatrol
FlixPatrol
fontawesome
Fribb
FSK
Galician
generalizable
GitHub
github
GitHub
githubusercontent
gotify
gp
Grenvilles
GUID
HAMA
Expand All @@ -113,16 +123,18 @@ Hulu
ICheckMovies
ImageMaid
IMAX
IMDb
imdb
IMDb
IMDb's
IMDbList
img
includer
init
integrations
ints
io
iteratively
jd
Jinja
jkirkcaldy
JohnFawkes
Expand All @@ -140,46 +152,51 @@ kometautils
Kubernetes
kuesel
Launchd
letterboxd
Letterboxd
LGBTQ
Limburgish
linas
Lingala
linux
LinuxServer
linuxserver
LinuxServer
linuxserver's
localhost
Looper
LSIO
Lossy
lsio
LSIO
Luxembourgish
LXML
lxml
LXML
macOS
mal
MB
mb
MB
MCU
md
mdb
MDBList
mdblist
MediaStinger
MDBList
mediastinger
MediaStinger
mediastingers
MediUX
mediux
MediUX
meisnate
metacritic
metacriticuser
microsoft
mikenobbs
minikube
mnt
Mojo's
monetization
Mossi
MPAA
MyAnimeList
myanimelist
MyAnimeList
MyAnimeList's
MyCollections
MyOverlays
Expand All @@ -193,22 +210,26 @@ Nokmål
NOSUCHLIBRARY
notifiarr
Nynorsk
OAuth
oauth
OAuth
octicons
omdb
OMDb
oscar
OSX
ozzy
Palme
pathing
pathvalidate
PCM
PersistentVolumeClaim
PGID
pgid
PGID
pkkid
plex
plex's
plexapi
PlexAPI
PlexCollection
PlexPosters
PNG
Expand All @@ -218,14 +239,16 @@ portainer
Powershell
pre
prepend
PUID
preroll
psutil
puid
PUID
QNAP
radarr
Razzie
Razzies
README
Readme
README
ReadWriteOnce
reciperr
reddit
Expand All @@ -237,24 +260,29 @@ rholder
RogerEvert
Romani
runtime
runtimeH
runtimeM
runtimes
schemas
Sci-Fi
SciFi
ScudLee
SDTV
SemVer
setuptools
ShawShank
Skywalker
Sohjiro
Sohjiro's
sonarr
ssl
SSL
StevenLu
StevenLu's
subprocess
Sundance
SxxEyy
symlink
symlinks
Synology
Systemctl
Expand All @@ -264,16 +292,18 @@ Tautulli's
TELESYNC
Templatizing
th
TheMovieDb
themoviedb
TheMovieDb
ThePosterDB
TheTVDb
TMDb
tmdb
TMDb
TMDb's
TMDbAPIs
tmdbapis
Toastjuh
TODO
tomatoesaudience
tomatometer
trakt
trakt's
Expand All @@ -284,23 +314,25 @@ TrueHD
ttf
tutin
tv
tvdb
TVDb
UI
uncompress
unionfs
unmanaged
unplayed
unraid
unRAID
URI
URL
url
URL
urls
UserList
userlist
UserList
utills
Vecteezy
VENV
venv
VENV
visualstudio
vladimir
Wachowski
Expand All @@ -318,13 +350,14 @@ Wizarding
Wolof
www
xmark
xmen
XYZ
yaml
yml
YourName
yourname
YourName
Yozora
YozoraXCII
YYYY
zaP
ZeroQI
ZeroQI
15 changes: 9 additions & 6 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,15 @@ Please include a summary of the changes.

Please delete options that are not relevant.

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Documentation change (non-code changes affecting only the wiki)
- [ ] Infrastructure change (changes related to the github repo, build process, or the like)
- [] Bug fix (non-breaking change which fixes an issue)
- [] New feature (non-breaking change which adds functionality)
- [] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [] Documentation change (non-code changes affecting only the wiki)
- [] Infrastructure change (changes related to the github repo, build process, or the like)

## Checklist

- [ ] My code was submitted to the nightly branch of the repository.
Please delete options that are not relevant.

- [] Updated Documentation to reflect changes
- [] Updated the CHANGELOG with the changes
Loading

0 comments on commit 0a0fb74

Please sign in to comment.