Skip to content

Commit

Permalink
Version bump - v7.0.3+beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
MoojMidge committed Feb 23, 2024
1 parent d1e02e6 commit c684e5b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion addon.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.youtube" name="YouTube" version="7.0.3+beta.3" provider-name="anxdpanic, bromix">
<addon id="plugin.video.youtube" name="YouTube" version="7.0.3+beta.4" provider-name="anxdpanic, bromix">
<requires>
<import addon="xbmc.python" version="3.0.1"/>
<import addon="script.module.requests" version="2.12.4"/>
Expand Down
14 changes: 14 additions & 0 deletions changelog.txt
@@ -1,3 +1,17 @@
## v7.0.3+beta.4
### Fixed
Fix handling of isPostLiveDrv streams #579
Fix infotagger error with Kodi v19
Fix errors with creating and deleting temporary folders
Fix listing more than 50 items in local history list
Fix context menus in local history and local watch later list
Fix not using user API key when not logged in #585, #587

### New
Add setting to disable label details #559
Allow searching by Youtube url to access unlisted videos that can't be searched for
New option to list all subtitles in Kodi subtitle dialog when MPEG-DASH is enabled #121, #201, #247, #305, #489

## v7.0.3+beta.3
### Fixed
Fix invalid error when removing subscriptions #568
Expand Down

0 comments on commit c684e5b

Please sign in to comment.