Posts: 64
Joined: Jun 2017
Reputation:
7
2020-05-06, 19:08
(This post was last modified: 2020-05-06, 19:12 by tomasiek.
Edit Reason: Little mistake
)
Now I see that in the codec detection menu I can choose the "menu" option. That's exactly what I meant.
Posts: 64
Joined: Jun 2017
Reputation:
7
I understood boss! This plug is now a mega harvester. She was in the best hands in which she could hit.
Posts: 3,557
Joined: Jan 2011
Reputation:
380
pkscout
Team-Kodi Member
Posts: 3,557
First Beta of 2.0.0 Available
2.0.0~beta1 (for Kodi 18 Leia) and 2.0.100~beta1 (for Kodi 19 Matrix) are both available in my beta add on repo (information on installing my beta repo is in the Audio Profiles wiki page listed in my signature).
- added support for up to 10 audio profiles
- added more granular control over notifications
- added option to have select menu show only for certain media types
- added auto switching by codec kind and channel count (for videos only)
- added option to use built in select dialog instead of custom menu
- added ability to support skin specific custom select menu
- added skin support for Ace2, Aeon MQ8, Aeon Nox Silvo, Aeon Tajo, Amber, AppTV, Aura, Bello 7, Box, Confluence, Embuary, Eminence, Estuary, fTV, Pellucid, Quartz, Rapier, Transparency, Unity, and Xperience1080
- added Matrix specific settings file (HDMI-CEC and Codec Detection are now ADVANCED settings for Matrix)
- changed general logic for auto switching
- changed method for centering select menu
- fix so PVR recordings are categorized as auto_pvr_tv during auto switch
- fix for crash in service when changing settings
- reorganized settings
- substantial rewrite to eliminate need for service to call main addon via executebuiltin
There are new settings, so please take a moment to explore them. If you are using a skin that isn't in the supported list, let me know which one (with a link for a download), and I'll see about adding it. The list above is basically everything in the official Kodi skin repo EXCEPT Revolve. That is one strange skin, and I haven't been able to figure out why I can't get a custom menu working for that one.
One quick note about the skin support - if you are using a mod of a skin (like my mod of Estuary) the skin specific select menu should work fine as long as the root of the mod's name is the same as the original skin (i.e. skin.estuary and skin.estuary.mod). If the menu doesn't look right on a mod, you can disable the setting to include mods in the skin match (it's in the Extras area). With that, you would get the default custom menu. You can also disable custom menus altogether and use the built in Kodi select dialog box. That will give you a more integrated experience with other skins (even ones that don't have a custom menu done).
The language files DID NOT change from the Alpha, but I'm still needing updates for everything except English and Italian.
If you run into any issues, please enable debug logging in Kodi AND Audio Profiles, replicate the problem, and then post a link to your debug log files so I can take a look.
Posts: 3,557
Joined: Jan 2011
Reputation:
380
pkscout
Team-Kodi Member
Posts: 3,557
New Beta Available
v.2.0.0~beta2 (Kodi 18 Leia) and v.2.0.100~beta2 (Kodi 19 Matrix)
- added option for more agressive matching of unknown content to auto_music
- added skin support for Arctic Horizon, Arctic Zephyr 2, and Revolve
- updated language files
- updated skin support to make it easier to support new skins
Requests for skin support skin welcome, as are translation updates. I *think* this is stable and code complete now, so I'm tentatively planning to submit it to the main Kodi repo on June 1.
Just so it's all in one post, here are all the skins now supported: Ace2, Aeon MQ8, Aeon Nox Silvo, Aeon Tajo, Amber, AppTV, Arctic Horizon, Arctic Zephyr2, Aura, Bello 7, Box, Confluence, Embuary, Eminence, Estuary, fTV, Pellucid, Quartz, Rapier, Revolve, Transparency, Unity, and Xperience1080. I've tested every skin in Kodi 18 (Leia) but haven't tested anything other than the Estuary one in Matrix. I'm not even sure how many of these skins will work in Matrix at all.
BTW, never install 20+ skins on your Kodi instance. There must be 50 new addons and scripts that got added to my development machine. Gonna clean that up soon, as Kodi is noticeably slower with the number of background things running now.
Posts: 3,557
Joined: Jan 2011
Reputation:
380
pkscout
Team-Kodi Member
Posts: 3,557
version 2.0.0 should be hitting the main repo in the next few days.
v.2.0.0
- added support for up to 10 audio profiles
- added more granular control over notifications
- added option to have select menu show only for certain media types
- added auto switching by codec kind and channel count (for videos only)
- added option to use built in select dialog instead of custom menu
- added option for more agressive matching of unknown content to auto_music
- added ability to support skin specific custom select menu
- added skin support for Ace2, Aeon MQ8, Aeon Nox Silvo, Aeon Tajo, Amber, AppTV, Aura, Arctic Horizon,
Arctic Zephyr2Bello 7, Box, Confluence, Embuary, Eminence, Estuary, fTV, Pellucid, Quartz, Rapier,
Revolve, Transparency, Unity, and Xperience1080
- added Matrix specific settings file (HDMI-CEC and Codec Detection are now ADVANCED settings for Matrix)
- updated language files
- updated skin support to make it easier to support new skins
- changed general logic for auto switching
- changed method for centering select menu
- fix so PVR recordings are categorized as auto_pvr_tv during auto switch
- fix for crash in service when changing settings
- reorganized settings
- substantial rewrite to eliminate need for service to call main addon via executebuiltin