This website requires JavaScript.
Explore
Help
Sign in
Raiza.dev
/
MyJCOM2XMLTV
Watch
4
Star
0
Fork
You've already forked MyJCOM2XMLTV
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Who knows.
16
commits
1
branch
0
tags
84
KiB
Python
100%
ad6195eab8
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Yuuki
ad6195eab8
Removed spaces from
add_programme
because Jellyfin doesn't like it, or the spec is fucked.
2025-01-03 15:15:18 +09:00
data
Add genre.json, forgot about this.
2024-12-31 17:55:06 +09:00
.gitignore
Update .gitignore
2024-12-31 17:50:10 +09:00
constants.py
Removed spaces from
add_programme
because Jellyfin doesn't like it, or the spec is fucked.
2025-01-03 15:15:18 +09:00
LICENSE
Initial commit
2024-12-31 09:47:53 +01:00
README.md
Update README.md
2024-12-31 17:51:14 +09:00
run.py
Fixed EPG fetching the same stuff.
2025-01-02 22:15:35 +09:00
README.md
MyJCOM2XMLTV
This is only tested with
Python 3.13