Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,7 @@ This is a Kodi repository for a few addons:
- service.subtitles.addic7ed : Kodi subtitles addon to fetch subtitles from addic7ed.com
- service.subtitles.tvsubtitles : Kodi subtitles addon to fetch subtitles from tvsubtitles.com

Just install latest zip version into kodi addons

Enjoy!

Binary file added repository.betaseries-1.0.2.zip
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion service.betaseries.com/addon.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<platform>all</platform>
<license> GPL-2.0-only</license>
<website>https://Betaseries.com</website>
<source>https://github.com/kugan49/Kodi-betaseries</source>
<source>https://github.com/PCCV/xbmc-betaseries</source>
<news>
v2.0.0 (2021 02 23)
- refactoring for Kodi 19 Matrix
Expand Down