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.
17
commits
1
branch
0
tags
84
KiB
Python
100%
eeeb2d7aba
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
eeeb2d7aba
Fixed some things regarding start/end of shows not showing up correctly in Jellyfin and added API URL generation for EPG based on what's listed in channels.xml
2025-01-03 15:16:23 +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 some things regarding start/end of shows not showing up correctly in Jellyfin and added API URL generation for EPG based on what's listed in channels.xml
2025-01-03 15:16:23 +09:00
README.md
MyJCOM2XMLTV
This is only tested with
Python 3.13