Skip to content

Commit

Permalink
version bump to 2.6.5
Browse files Browse the repository at this point in the history
Skydance flags updated
localize pvr label
readme update
  • Loading branch information
realcopacetic committed Aug 29, 2024
1 parent bfa6b21 commit 2d78b5e
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 9 deletions.
2 changes: 1 addition & 1 deletion 16x9/DialogPVRGroupManager.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<param name="left" value="1310" />
<param name="width" value="460" />
<param name="top" value="203" />
<param name="label" value="[UPPERCASE]$INFO[Container(12).NumItems,, channels in]$INFO[Container(13).ListItem.Label, ][/UPPERCASE]" />
<param name="label" value="[UPPERCASE]$INFO[Container(12).NumItems,, $LOCALIZE[31637]]$INFO[Container(13).ListItem.Label, ][/UPPERCASE]" />
</include>
<include content="Settings_Left_List_Template">
<param name="id" value="13" />
Expand Down
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,10 @@ or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisc

### Changelog
---
**2.6.4**
- Added a workaround for the focus glitch on homescreen when globalsearch icon is clicked and focus temporarily returns to home menu before keyboard loads. This is required to ensure that after keyboard or global search is exited, the homescreen is properly focused on the main menu. Added a window property to hide main menu during this transition.
- All windows should now have background/content hidden if global search is opened on top
- More PVR improvements including a new view for channels with more details, fixed osd and seek bar controls
- pvrchannelmananger window added
- pvrgroupmanager window added
**2.6.5**
- Skydance flags updated

- localise 'channels in'
To do:
- detailed list as new view for Media?
- does label need to fade out and in when home screen > music player controls?
- Views break after coming out of a playlist (next episode)
Expand All @@ -44,6 +40,12 @@ or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisc
= <!-- temp fix to account for fact that DecreaseRating won't go lower than 1 for VideoPlayer.UserRating -->
- https://github.com/jurialmunkey/plugin.video.themoviedb.helper/wiki/Replacing-Extended-Info#direct-call-auto

**2.6.4**
- Added a workaround for the focus glitch on homescreen when globalsearch icon is clicked and focus temporarily returns to home menu before keyboard loads. This is required to ensure that after keyboard or global search is exited, the homescreen is properly focused on the main menu. Added a window property to hide main menu during this transition.
- All windows should now have background/content hidden if global search is opened on top
- More PVR improvements including a new view for channels with more details, fixed osd and seek bar controls
- pvrchannelmananger window added
- pvrgroupmanager window added

**2.6.3**
- Fix for gridview artwork mask being on top of icons
Expand Down
2 changes: 1 addition & 1 deletion addon.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="skin.copacetic" version="2.6.4" name="Copacetic" provider-name="realcopacetic">
<addon id="skin.copacetic" version="2.6.5" name="Copacetic" provider-name="realcopacetic">
<requires>
<import addon="xbmc.gui" version="5.17.0" />
<import addon="script.copacetic.helper" version="1.1.0" />
Expand Down
5 changes: 5 additions & 0 deletions language/resource.language.en_gb/strings.po
Original file line number Diff line number Diff line change
Expand Up @@ -1783,6 +1783,11 @@ msgctxt "#31621"
msgid "Player"
msgstr ""

#: NEW
#/16x9/DialogPlayerProcessInfo.xml
msgctxt "#31637"
msgid "channels in"
msgstr ""



Expand Down
Binary file added media/flags/studios/Skydance Media.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/flags/studios/Skydance Productions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/flags/studios/Skydance.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2d78b5e

Please sign in to comment.