Req Resource Packs... (Logos/Ratings/Bumpers/Commercials/Trailers)
#16
Updated Readme now includes file structure examples.

# Resource Folder Structure

xml:
resource.images.logos.sample/
├── resources/
│   ├── ABC.jpg
│   ├── CBS.png
│   └── NBC.gif

xml:
resource.videos.bumpers.sample/
├── resources/
│   └── ABC (Channel Name)
│       ├── 1.mpg
│       ├── ABC.mkv
│       ├── ABC.avi
│       └── Commercial.mp4

xml:
resource.videos.ratings.sample/
├── resources/
│   ├── TV-MA.mpg
│   ├── NC-17.mkv
│   ├── G (3DSBS).avi
│   └── R.mp4

xml:
resource.videos.commercials.sample/
├── resources/
│   └── ABC (Channel Name)
│       ├── 1.mpg
│       ├── ABC.mkv
│       ├── ABC.avi
│       └── Commercial.mp4

xml:
resource.videos.trailers.sample/
├── resources/
│   └── Action (Channel Genre)
│       ├── 1.mpg
│       ├── Action.mkv
│       ├── Action.avi
│       └── trailers.mp4
          
*Root (resources/) folder added to all channels.
**Folders are cap-insensitive, However must match the channel name/genre as it appears in the guide.
*** 3D ratings supported, requires "(3DSBS)" prefix.
**** Animated *.gifs supported for logos.
***** *.json format for video download utility.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
#17
He can you upload this repo to a other place i can not download from github (no bandwith for the files on lfs)
Reply
#18
(2023-04-01, 15:53)www2 Wrote: He can you upload this repo to a other place i can not download from github (no bandwith for the files on lfs)
Sorry GitHub is the home of my projects. lfs does have limited bandwidth and if the day every comes I will use sponsors to upgrade the projects limits.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
#19
Thanks any change that you upload the zipfile to a servers like mega.nz as a backup option?
Reply

Logout Mark Read Team Forum Stats Members Help
Resource Packs... (Logos/Ratings/Bumpers/Commercials/Trailers)1