A wharf alongside Lago d'Iseo - Lake Iseo - in northern Italy. Clear blue water, mountains soaring in the background, a hint of snow atop them. The overwhelming impression is one of irridescent blue, which might *just* possibly be from an over-zealous filter.

Welcome, everyone, to Kodi Devcon 2023, coming to you this year from halfway up an Italian mountain overlooking Lake Iseo. We’re full of coffee, it’s seven degrees outside, we don’t have enough power outlets, and we’re struggling to stream over dubious Internet connectivity (courtesy of Mr Musk). What could be better?

A slightly different format this year: we want to use the time together as productively as we can, so there’ll be less discussion and more collaboration than previously. So, let’s go…

Finance

We kicked off the day with an overview on our financial position: income, reserves, commitments, sponsorships. We’re doing okay, but the combination of Covid and the global cost-of-living crisis is showing. If you’re reading this, and would like to drop us a small donation or buy some merchandise, it really would be helpful.

Team Kodi Internals

A recap on all things internal to Team Kodi, for both old and new team members: how we use GitHub issues to track internal activities, how we’re organised, where to find recordings of team meetings, and so on. We also rattled through a round of introductions and retrospectives on our involvement with Kodi, just to make some of us feel very old.

Python

A quick discussion on sunsetting Python 2 – when do we drop it completely, what would the implications be (specifically for anyone still using older Kodi versions), do we keep “legacy” components available for a period, are there any blockers or reasons not to, etc.

Release Management

A discussion on streamlining releases, specifically what can we script and automate around building, tagging and publishing dozens of addons. We already have some basic tools, so we can perhaps start with these.

Hackathon

As the previous topic is potentially something we can work on while we’re together this weekend, this quickly segued in to a conversation about other potential “mini projects”: resurrecting an abandoned radio addon, website improvements, Flatpak build, skins/UI, revisiting open PRs and issues, server/infrastructure stuff, some kind of semi-automated “this week in Kodi” to summarise current commits.

Release Management II

Back to the previous conversations – what else can we do to manage the systems permissions needed during release management? How can we improve control and auditability of any changes? How can we better manage and review PRs during a release cycle so we get things merged ready for any new release? How can we help people to contribute, what tips and best practice can we better publicise? What additional documentation could we provide?

Timeshift for everyone

A presentation about work that’s been done to make the PVR “Timeshift” functionality more universally-applicable. By adding timeshift mode to inputstream.ffmpegdirect using a local circular buffer (so the user can set a maximum duration), timeshift can be used in any PVR add-on, video add-on or STRM file.

PVR for Everyone

Similar to the above, but using IPTVSimple as an integration point for anything in Kodi. Video add-ons can use aggregation add-ons to push their content to IPTVSimple, but this can be problematic as it usurps the original purpose of that add-on. PVR Recordings can now be used for VOD, this speeds up channels/EPG; multi-instance support in PVR helps with this – each add-on can have their own data – but support is still needed in the Python API to keep per-instance settings separate. We will still need some way to integrate the output into Kodi’s Video Library.

Github

We’ve used Github for a long time to host our code and provide elements of workflow (PRs, issues, and others), but it could potentially offer more. This, then, was a conversation about what else it might be used for, particularly around project management using Kanban and Projects.

Kodi v20 ‘Nexus’ Recap

General feedback is that the release went well, certainly from a process perspective. We continue to be slightly hampered by the inevitable different schedules on various platforms, especially via the curated app stores – there’s not much we can do about this, however, beyond perhaps going to 100% availability more quickly. In terms of functionality and user experience, there was very little noise – nothing significant broke, and anything missed was quickly mopped up in 20.1 – with the possible exception of some Android specifics that are broadly outside of our control (permissions and API level).

Kodi v21 ‘Omega’ Plans

Our rough plan is to start Alpha releases very shortly, with regular updates through Alpha and Beta phases before targetting a final release around the end of 2023 or early 2024.

Savestate Manager

A demonstration of new functionality that brings multiple savestate support to Retroplayer. Previously, you could only have one save per emulator, and you needed to manually copy this somewhere to avoid it being over-written by the next save. With this new feature, you can save multiple times, rename them, delete them, and generally switch around between different saves per emulator.

OpenGL/ES Combined Builds

We used to have separate builds for each windowing implementation on Linux – so, you needed to know in advance which version to build, ship or install. This was simplified into a single runtime-selectable build. The logical next step is now to do similar on the rendering systems, and effectively switch to a one-size-fits-all model. We have a current proposal that achieves this, but there’s still some more work needed to see whether this is actually desirable – and, if so, whether this is the right approach (e.g. whether there’s an existing abstraction/wrapper library we could use instead).

Vulkan

Vulkan is a cross-platform graphics API that aims to replace things like OpenGL and DirectX. This presentation was around an initial implementation of Vulkan support in Kodi – it doesn’t cover all forms of rendering, and it’s limited to Wayland only. More work is required – extension to other rendering forms, how we’d handle maturity of Vulkan on different GPU chipsets, co-existence with or replacement of OpenGL/ES and similar API libraries.

Pipewire

Pipewire is a low-level multimedia server subsystem for Linux. Basic Pipewire support – focused on audio – was built into Kodi v20, but significant new code is now in place for v21. These changes will give noticeable improvements in support for e.g. HD audio.

Logging Uniformity and Styling

Just because of the size, complexity and history of Kodi, we have very many inconsistencies in how we report and log messages. Ideally, we’d streamline all of this and introduce a much more common “language” for all messages. Unfortunately, you can’t rely on a simple search-and-replace because of the nature of some of the messages, and so we’ve got many thousands of changes to make by some other means – which isn’t something to be done by hand. So, various approaches were discussed to see if any of these couple help simplify the required changes.

Textures

Investigative work on how we render our UI and how we can improve it, particularly on low-end systems and single-board computers. At the moment, even basic skins can render multiple layers (background, fanart, and other overlays), many with transparency, and this can demand a heavy load on the GPU. We also have the potential to resize some graphics elements and textures beforehand, rather than scaling on the fly, which would also remove some of the GPU demand.

Moderator Update

Moderation is generally going well, with one notable exception – the rise of ChatGPT-generated posts, which are likely precursors to spammers. We’re in control, but always need more help, as we’ve struggled to get new lasting mods. We’ve also had a couple of issues with certain mods behaving as independent agents, so we maybe need to revisit our approach to retired/former members.

Hackathon Update

Lots of sideline projects – finishing outstanding tasks, starting some new ones, prototyping, ideas. Too much in too rough a state to report here (website updates and upgrades, new merges, prototype news roundup, addons, logging…), but you can expect many of the activities to find their way into production in due course.

Kodi and Apple Macs

We’ve seen a growth in people using Macs for development, so we took some time to explain some features and quirks of this environment, specifically how to install and run portable apps. This not only allows multiple different versions of Kodi to coexist for test/development purposes, but also the different ARM and x86 architectures that modern Macs support. We also explored some specifics about building and cross-compiling both Kodi and addons on this platform, as it’s much more Linux-like than perhaps the Windows platforms people had maybe used before.

Team Kodi, 2023 - Kodi team members at Devcon 2023. in northern Italy. A group of people stand, spread out, facing the camera. Grass in front, but mountains soar in the background behind this motley crew of technological reprobates. One team member has his back turned to the camera, while people point to the logo on the back of his shirt: the numbers 20, signifying the 20th anniversary of XBMC/Kodi, but made up of the names of all the people and companies that have helped us make this awesome software happen.

And that’s it for Devcon 2023 – friendships made and rekindled, beer drunk, code written, plans made. Special thanks go out to Beppe at for hosting us at Ai Ciar, and to Alec and Michal from RudeChefKitchen for keeping us fed throughout.

Onwards towards Kodi v21!



Source link



As is always inevitable in software, we are back with a new release of Kodi 20.x “Nexus”.

An assortment of bug fixes, some backports, no real new features. Full changelog since 20.0 on Github, as usual.

Release notes

Audio

  • @fritsch has been working feverishly on Android-related audio issues over the past couple of months, and in combination with @thexai has introduced an algorithm to look to overcome some audio issues particularly aimed at Android devices. A summary is:

    Algorithm runs for 30 seconds to learn what is going on: during this time no corrections are done, but the internal m_disconAdjustTimeMs is updated to a new value whenever when the sync error is found to increase. After 30 seconds the learning stops and the final m_disconAdjustTimeMs is set as: m_disconAdjustTimeMs * 1.15 + 5.0.

    With firmware specialities for AudioTrack Write behaviour now kind of “well known” the systematic issue can be worked around easily. This helps users on affected system to not have to create an advancedsettings.xml for a manual fix.

DVD

  • Playback of DVD folder structures over network sources (e.g. SMB/NFS/HTTP, etc.) has been fixed.

Filesystems

  • A fix in Samba was made that “corrected” a long-standing assumption – it turns out that documentation doesn’t always match code implementation. We now handle both the old Samba implementation and the new “correct” implementation.
  • Further improvements to the new NFS4 implementation have been made by @thexai . This fixes stalls/errors and brings some performance improvements to our NFS implementation.

Game/Retroplayer

  • Assorted fixes to the new Savestate Manager to improve usability. Thanks to @KOPRajs for reporting, and also providing the PR to fix the issues found.

  • An assortment of OSD improvements by @garbear resolving further issues reported by @KOPRajs.

  • A number of performance improvements (memory reads, faster dialogs/savestates).

  • Input fixes have been made that allow resetting multitap controller inputs, as well as fixing an issue around “ignored” input buttons not being saved.

  • Sync of some of the common controller types has been made

    • game.controller.default
    • game.controller.keyboard
    • game.controller.mouse
    • game.controller.snes

General

  • Fixes various overflows when using new chrono infrastructure. This fixes “keep audio device alive” when passthrough is used with an AVR.

  • A number of fixes by @ksooo that aim to fix regressions regarding context menu items/behaviour.

  • A fix for an issue on 32-bit systems that affected the sorting of items. Thanks @vpeter4.

  • Fixes regarding the rework of the Favourites window have been addressed. This returns behaviour found in v19 for the following:

    • Support actions up/down plus key mapping for u and d keys.
    • Support action delete plus key mapping for delete key.
    • Change keymaps to open the Favourites Browser window instead of the Favourites dialog as currently.
  • A fix by a returning team member (@CrystalP) that resolves crashes due to Unicode characters.

Platform Specific

  • Android

    • Fix packaging regression that affected some parts of the Python PyCryptodome module.
  • Windows

    • A fix was made to address an issue where some less-than-usual dimension videos were causing AMD systems to fallback to software decoding instead of using DXVA.
    • A packaging issues on Windows platforms meant that Chorus was unable to be used. A fix was found by @CrystalP, so users wanting to access Chorus from a Windows host can now rejoice.

PVR

  • A fix to resolve PVR Channel Groups to correctly show channels ordered as provided by a PVR backend.

Python

  • A bump of cPython to 3.11.2 was made to fix an upstream issue with the ElementTree binary module. This fixes crashes on Android when an installed addon uses the common ElementTree Python module.

Subtitles

  • A regression was fixed regarding Right to Left language subtitles placing punctuation incorrectly. It turns out that @CastagnaIT‘s implementation was too correct, and an informal standard adopted by subtitle creators to place punctuation in Left to Right positions in Right to Left subtitles was worked around.
  • A couple of fixes for WebVTT subtitles were made to resolve overlapping of segments.
  • Line spacing has been altered in our use of libass to avoid overlapping of text boxes.

UPnP

  • @enen92 has made a number of improvements and fixes when Kodi is being used as a UPnP server. He has fixed a number of regressions around listings and artwork.

Thanks, as always, to everyone who has helped us track down and fix any issues. We endeavour to minimise the issues everyone experiences, but with such a large project, and the fact everyone contributing to Kodi is a volunteer, issues and bugs are a part of life. if you happen to experience any bugs/issues, don’t hesitate to reach out on the forums, or raise an issue on Github.

As this is a point release, there are no major changes since the previous version, and you should be fine to install this straight over the top of any existing Kodi 20.x installation – indeed, this will happen automatically on many platforms. However, as for all software installations, back up your userdata beforehand if you’ve any doubts or have anything you can’t afford to lose (and definitely do this if you’re going for a major version upgrade).

A list of all changes for this version can be found at GitHub. If you want to read back on the full history of v20 itself, or of previous versions, you can find the corresponding articles in the relevant blog posts.

Application deployment on different platforms (notably the Microsoft Store) can vary considerably due to circumstances outside of our control, so just be patient, and the update will inevitably find its way through.

Android Deployment

We always do whats known as a “staged” deployment roll out for Android. So if you don’t receive the update immediately, be patient, as it will come through over the next week.



Source link

Ivacy VPN is a popular VPN service provider that has been in operation since 2007. With over 5700 servers in more than 100 locations worldwide, Ivacy VPN offers users the ability to securely access the internet and protect their privacy.

Recently, Ivacy VPN announced an incredible offer for their 5-year plan, which is available for just $1 per month. This is a significant discount from the regular price of $9.95 per month, offering users an opportunity to save big on their VPN subscription.

With the 5-year plan, users can enjoy up to 10 simultaneous connections on a single account, which means that they can protect all their devices with just one subscription. This is especially useful for families or small businesses that require multiple connections to secure their online activities.

What are the features of Ivacy VPN?

Ivacy VPN offers a range of features that make it an attractive choice for users who require a secure and private internet connection. Some of the key features of Ivacy VPN include:

  1. Strong encryption: Ivacy VPN uses military-grade encryption to protect user data and prevent it from being intercepted by hackers or other third parties.
  2. No logging: Ivacy VPN has a strict no-logging policy, which means that they do not store any user data or browsing activity. This ensures that users’ privacy is protected at all times.
  3. Wide server network: Ivacy VPN has over 5700 servers in more than 100 locations worldwide, offering users a wide range of choices when it comes to accessing content from different regions.
  4. Multiple protocols: Ivacy VPN supports multiple VPN protocols, including OpenVPN, IKEv2, L2TP, and PPTP, allowing users to choose the best protocol for their needs.
  5. Dedicated IP: Ivacy VPN offers dedicated IP addresses for users who require them, providing an additional layer of security and privacy.
Ivacy VPN offer $1

Why should you consider the 5-year plan?

The 5-year plan offered by Ivacy VPN is an excellent option for users who want to save money on their VPN subscription. With the discounted price of just $1 per month, users can enjoy all the features of Ivacy VPN for a fraction of the regular price.

In addition, the 5-year plan offers up to 10 simultaneous connections on a single account, which means that users can protect all their devices with just one subscription. This is a significant advantage, especially for families or small businesses that require multiple connections.

Conclusion

Ivacy VPN is a reliable and feature-packed VPN service provider that offers users a secure and private internet connection. With the current offer of $1 per month for the 5-year plan, users can save big on their VPN subscription while enjoying up to 10 simultaneous connections on a single account. If you are looking for a reliable and affordable VPN service provider, Ivacy VPN is definitely worth considering. For more: https://dimitrology.com/recommends/ivacy/



It’s Time! We are pleased to present the latest release of Kodi, v20 “Nexus”.

With over 4,600 commits since v19 “Matrix” was released on February 19th, 2021, this has been a huge effort. Thanks go out to our team members, and everyone in our community who sent a pull request, tested and gave feedback, or provided support to users on the forum. We appreciate your contribution to making Kodi better.

Let’s review some of the changes you can expect:

Major Features

Multiple Instances of Binary Add-ons

This allows Kodi to load multiple instances of a binary add-on. For example: TVHeadend users can now run more than one instance of the add-on to connect to multiple back-end TVHeadend servers, with individual settings like channel groups and hidden channels maintained per add-on instance. @AlwinEsch was the developer behind a lot of this, with support from @ksooo. Your favourite binary add-on may not support this capability yet, but we hope add-on developers introduce this into their projects soon.

AV1 Video Support

Several Kodi platforms now allow hardware decoding of AV1 media. The Inputstream API has been updated to support AV1 and this allows add-ons using inputsream.adaptive to play AV1 streams.

Subtitles Rework

Massive rework of the subtitle system was undertaken by @CastagnaIT making subtitle formats more consistent for development and maintenance, and enabling features that were previously not possible. Kodi now supports dynamic positioning of fonts, changing of border and background colours, subtitle positioning, improved multi-language support, and more. If you are a regular user of subtitles, jump on in and check it all out.

Game (libretro) Savestate Support

The GSOC 2020 project of @NikosSiak received some polishing touches before finally (!) being merged. With mentoring from @VelocityRa and @gusandrianos, and the assistance of @garbear, this has been a long time coming. This feature allows you to save game state at any time, even if games do not provide native savestate features themselves. Great for gamers, and times when you aren’t watching Videos with Kodi ;)

Windows HDR Support

Full HDR support for the Windows Desktop platform has been implemented by @thexai along with many improvements throughout the Windows (DXVA/2) video pipeline. HDR is not available on non-Desktop, i.e. UWP Store (Xbox) versions. Improvements to allow more accurate ACES Filmic and HABLE tonemapping make even SDR video look better, and these capabilities are implemented for both UWP and Desktop versions of Kodi.

NFSv4 Support

Changes to allow NFSv4 support were implemented by @lrusak as previously we only supported NFSv3. There are some caveats with this (you must explicitly select either NFSv4 or NFSv3 for a source). Give it a try!

Context Menu Consistency

Improvements to right-click/long-press context menu handling were made by @ksooo in numerous areas. This makes the function of the context menu much more consistent over different windows, and enabled some new capabilities like the playback of albums directly from widgets, series resume, etc. to be added.

Behind The Scenes

The majority of changes are “under the hood” and invisible to users but improve the stability, performance, and safety of Kodi. API changes have been made to evolve Python and Binary add-ons and bring new skinning features. There are updates to Kodi dependencies on most if not all Kodi platforms. Fixes from regular use of code static-analysis tools. Database migration fixes for a smoother update … and lots more.

There are too many individual changes to detail everything. If you would like to know more, please look back through the Nexus Alpha to RC2 release announcements and review the GitHub changelog here.

Time does not stand still. Branches are forked and development on Kodi v21 (codename: “Omega”) is already underway. Thank you again for your continued support as we continue to make Kodi great!

Help Wanted!

If you experience any issues or find any remaining bugs, please post in the General Support section of our forum. If you have fixes for issues please submit a pull request with your changes to our master branch on GitHub. We also welcome users who want to help answer questions in the forum or write articles for the wiki.

Donate

To show support and appreciation for Kodi, please consider making a donation or purchasing merchandise such as a T-shirt or Raspberry Pi case (Nexus items will be available soon). Your donations help us operate, covering operating expenses, hardware and software licences for developers, and legal fees, as well as paying for team members to attend industry/FLOSS events and our annual conference.

Availability

Kodi 20.0 “Nexus” is being pushed to the usual channels right now, both our own download pages and various app stores/repositories, so should be with your devices shortly. It’s worth noting that, for the first time in a while, we’ve cleared all known blockers, so all supported platforms will be updated just as soon as the various app stores process things.



Source link

How Anyone Can Stay Relaxed When Learning New IT Skills

When learning any kind of skill, you need a degree of patience and positivity throughout. You’ll never get what you want if you rush everything and become stressed after every little bit of adversity. Everybody starts at the very bottom and with no knowledge. You cannot expect to be amazing at something when you have barely learned the basics or even understood what it takes to get to the top. Regarding learning new IT skills and understanding new gadgets, this kind of thing can become even more intensified due to the tedious nature of some aspects. If you do not have patience and you do not get into the right habits, you’ll never get what you want out of this kind of thing.

Fortunately, learning IT skills and becoming more together with the 21st century can be easier than you might initially think. By no means do you have to tie yourself in not understanding some of the hardware and software. If nobody knew how to do any of this, none of it would exist and we wouldn’t have some of the most convenient pieces of technology available today. So, without further ado, here are some things you can do in order to make your journey a lot smoother.

Understand That Things Won’t Come To You Right Away 

Like with most skills in life, you have to recognize that things aren’t going to happen for you overnight. You have to go through all kinds of tedious tasks and you have to go through times when you’re simply not understanding what is happening. That’s all part of learning and it’s something that you’ll need to come to terms with. Thankfully, technology is extremely convenient in this day and age, so you won’t have to go through too many stressful times. If you’re able to build your patience and allow this learning process to work as it should, you’ll be a more skilled and IT-literate person in no time.

Make Sure You Have Solid Equipment And Software 

By no means do you have to possess the absolute best pieces of equipment in order to learn the quickest or to understand the most. It would help if you had some pretty competent and new pieces of hardware, however. Once you have something that can allow you to speedily understand something, it makes the entire process so much easier. Some people might argue that you’ll learn a lot more if you have fewer things at your disposal as you will not be spoon-fed absolutely everything, but the human mind will likely become more stressed due to the tedious nature of more difficult circumstances. If you prefer old-school methods and you don’t like the idea of getting new equipment, then that’s absolutely fine, too.

Keep Energized For As Long As You Can 

If you want to learn as much as you can, you have to make sure that your brain is constantly fed. You might be able to get a few pieces of information when you have hardly any energy but it makes more sense to make sure that you are fully energized. Be sure to get enough rest each night and to eat enough nutritious meals because it’s more than just your body that benefits from this kind of thing. When you don’t eat and you aren’t energized as much as you should be, you begin to forget pieces of information and your brain doesn’t move as quickly as you’d like it to. You’ll make mistakes along the way a lot more regularly and you’ll become a lot more frustrated.

Allow Breaks To Chill Out Regularly 

You can’t expect to work consistently all day like a machine. You are a human being and you have all kinds of flaws. If we could work all day, then our species will have created all kinds of special products and services that make our learning so much easier than it is right now. You need to make sure you have breaks to relax your body and mind in order to get the best out of your learning. Whether you like to simply rest, go to the gym, enjoy some Delta 8 Vapes, or do anything remotely related to relaxing, you’ll need to make sure that you get this sort of thing done. It’s nice and rewarding to work a lot and get things done, but you’ll get a lot more done if you rest.

Avoid Distractions That Can Deter You From Figuring Things Out

This is a pretty obvious point to make, but you’ll need to make sure that you are distracted when you’re trying to take an important piece of information. In this day and age, we all have products and other items that can distract us when we want to get things done. We might also be around people who want to stop us from doing what we are doing so that they may chat or do something unproductive. You have to make sure that your work area is devoid of distractions so that you can get the best out of your time. You’ll likely be working in a study or home office when doing this kind of thing, so make sure you aren’t distracted by your phone or any kind of game.

Stay Positive Throughout 

If you have the right mentality when approaching this kind of job, you’ll likely get the results you want. There are times during this kind of learning process when you might feel as though you’ll never get what you want and you’ll never understand certain aspects. If you believe that you will get what you want, you will likely stumble upon the results you want. It can be difficult to stay positive when all you want to do is get the results right away, but things do not happen overnight – as we’ve mentioned before. It’s amazing what the mind can do and it’s amazing how things can go well for you when you believe that they will. If you feel as though you’ll never understand certain aspects, the chances are that you will forever be wondering.

Don’t Stare At The Screen All Day 

 As somebody in the 21st century, you will have likely stayed at a screen for hours on end at some point in your life. Maybe you have played video games or you have stared at your phone for too long while talking to somebody or texting. You might have even binge-watched movies and TV shows. The chances are that you probably know this is not great for your brain and your body. When you’re trying to learn something and it’s not quite happening, you’ll need to make sure that you are not pinned to your screen all day because this can cause all kinds of problems in terms of productivity and health. Make sure that – even if you continue working – that it is away from the screen or even away from your workplace. You need to change things and add variety from time to time.

Boost Your Problem-Solving Skills Elsewhere

When it comes to IT skills, there tend to be lots of different things to learn. If, for example, you are learning to code certain things or you are hoping to build a website, you’ll have to make sure that your problem-solving skills are up to scratch. There are so many different things that can go wrong and you’ll need to find certain avenues in order to get the success you crave. Boosting problem-solving skills allows you to think outside of the box and to be a bit more creative with your ideas. If you have better abilities in this regard, your IT skills may come quicker than you first anticipated.

Work Together With A Friend Or Colleague 

Doing things on your own will not help you when the more tedious parts of the journey come along. When you are struggling, you’ll need something or someone to pick you up and motivate you. Having somebody alongside you can also give you more avenues in terms of exploring ideas. They will be able to tell you about certain aspects you are struggling with and you will be able to do the same with them.

Drink Plenty Of Water While Working 

You have to make sure that you are consuming enough fluids when you’re trying to learn all kinds of new things. If you’re trying to code a program or you’re hoping to create a website, you have to make sure that your brain is functioning properly. Being hydrated matters a lot so you have to ensure that you are drinking plenty of water while you are taking in new information. You’ll be cranky otherwise and you’re likely to give up a lot sooner.

Make Sure That Your Setup Is Comfy And Convenient 

You don’t need to have the perfect setup because that likely does not exist. You have to make sure that you have something that is suited to you and allows you to flourish. An organized space that looks pretty enticing will do an awful lot when it comes to motivation and productivity. If it’s clean, tidy, and devoid of distractions, you’ll have a wonderful place to pick up all kinds of skills.

IPTV Smarters Pro Removed From Google Play Store

A court in Spain has issued a ruling requiring Google to remove the IPTV app “IPTV Smarters Pro” from the Google Play Store. As of today, only the “Smarters Player Lite” version of the app can be found on the Google Play Store.

LaLiga Targets IPTV Providers, Streaming Sites & Video Players

The request was made by LaLiga, the Spanish football league, and supported by UDEV, a police unit specializing in violent and specialist crimes, including national and international copyright cases. LaLiga is targeting both free web-based streaming sites and subscription IPTV providers as part of its efforts to combat piracy. These services may be subject to ISP blocking through the use of dynamic injunctions, which are designed to be flexible and effective in combating countermeasures taken by pirates, unless of course if you are using a VPN. Last year, LaLiga labeled a number of software video players as piracy tools, which has made the distinction between legal and illegal content less clear.

In a submission to the European Commission in February of 2022, LaLiga identified around 20 IPTV services and 30 streaming sites as unlicensed. In addition, the organization nominated more than 80 software video players, many of which are available for download on Google Play and the App Store, as facilitating piracy. LaLiga emphasized that these player applications enable the consumption of a wide range of audiovisual content, including sports, movies, TV series, and more, and therefore the problem affects the entire audiovisual and entertainment industry.

IPTV Smarters Pro On EU Piracy List

LaLiga submitted a list of IPTV services, streaming sites, and software video players to the European Commission with the aim of having some or all of them included in the EU’s Counterfeiting and Piracy Watch List 2022. When the report was released in early December 2022, only one of the most popular apps was included in the “Piracy Apps” section.

According to the European Commission, stakeholders from the audiovisual industry reported IPTV Smarters for inclusion on the Watch List as an IPTV turnkey solution from India. The company, which trades under the brand name WHMCS Smarters, offers website design and development, customized apps on various platforms, and a billing platform, as well as an IPTV media player through the IPTV Smarters Pro app. Despite not making any allegations of piracy, the Commission mentioned the WHMCS side of the Smarters business in the “Piracy Apps” section of the Watch List.

LaLiga recently announced the results of legal action it took against the IPTV Smarters Pro software. In a press release celebrating its anti-piracy efforts over the past year, the organization revealed that a court in Spain had issued an order requiring Google to remove the app from the Google Play Store.

On December 22, 2022, Investigating Court No. 53 of Madrid issued an order – after a positive report from the Public Prosecutor – whereby, considering the precautionary measures requested by LaLiga, it agreed to withdraw from the Google store (Google Play) the well-known player application ‘IPTV SMARTERS PRO’, which once installed allowed – according to the conclusions of a UDEV report – to view premium television channels in which LaLiga matches were broadcast among other content.

original source:https://www.laliga.com/noticias/laliga-finaliza-el-2022-ganando-varias-batallas-legales-contra-la-pirateria

LaLiga’s statement specifically mentions UDEV (Unidad de Delincuencia Especializada y Violenta), a specialist unit of Spain’s National Police, as the entity responsible for verifying that copyright infringement was occurring through the use of the IPTV Smarters Pro software. Based on this report, the public prosecutor requested and the court (Juzgado de Instrucción Nº 53 de Madrid) granted precautionary measures against the app. This process demonstrates that LaLiga requested the measures, UDEV provided evidence of infringement, and the court determined that such measures were appropriate.

In a DMCA notice, LaLiga accused the IPTVSmarters website of selling channel services or subscriptions to servers that provide unauthorized payment channel decryption keys for copyrighted broadcasts available through the IPTV/CCCAM service. However, the IPTVSmarters website claims that it is a software development company and does not provide or sell any subscriptions, streams, or content. The allegations made by LaLiga are specific, including specific URLs, and include pages that offer the Smarters app for direct download, forum discussions on how to pay for the app outside of Google, and pages related to user accounts.



Happy Holidays, everyone! To celebrate, here we have release 19.5. This release caps off the v19 Matrix development cycle – we are not intending anything further now until 20.0 “Nexus”.

Without further fanfare, then I give you Kodi “Matrix” 19.5: more bug fixes, some backports, no real new features. Full changelog since 19.4 on Github, as usual.

Thanks, as always, to everyone who has helped us track down and fix any issues.

As this is a point release, there are no major changes since the previous version, and you should be fine to install this straight over the top of any existing Kodi 19.x installation – indeed, this will happen automatically on many platforms. However, as for all software installations, back up your userdata beforehand if you’ve any doubts or have anything you can’t afford to lose (and definitely do this if you’re going for a major version upgrade).

If you’re interested, you can read the merged PRs here. If you want to read back on the full history of v19 itself, or of previous versions, you can find the corresponding articles in the relevant blog posts.

Android/Windows Store Deployment

For Android specifically, please note that we are unable to provide this update via Google Play. An updated Google requirement demands that apps now target API level 31 (Android 12) as a minimum, while Kodi v19 targets API level 29 (Android 10).

As such, we’re unable to upload 19.5 to the Play Store, although 19.3 will remain available until 20.0 is available for the masses. However, for those who want the new release, 19.5 can be downloaded from our servers and installed manually.

More than that, though, for both the Play Store and Microsoft App store, there’s simply too much throwaway work. With the final release of v20 “Nexus” extremely close, as well as difficulties with the Google Play store submission for v19, there is no practical possibility to do store submissions for 19.5 – as such, this release will NOT be released on either Google Play or the Microsoft App store. As always, we provide the packages for all platforms on the Kodi mirror website if you wish to install them on your device.



Source link

Trakt API Back Working Again

Since the latest Trakt crash, a lot of Video On Demand streaming apps and KODI addons stopped working or at best had limited functionality. Since December 20th though, Trakt got their API fully working again! The team twitted about it:

Trakt API is back online for all apps! We’re seeing a huge influx of traffic, but the servers scaled up to handle it. If an app isn’t working, please re-authenticate your Trakt account.

What is Trakt.tv

Trakt.tv is a website and community for tracking television shows and movies. Users of the site can track the shows and movies they are watching and share their progress with others. The site also offers recommendations and personalized suggestions based on a user’s watching history. Trakt.tv is very popular among users of media center applications such as Kodi and Plex.

What Exactly Happened

On December 11 at 7:30 PM Pacific Standard Time (PST) Trakt experienced a crash. The crash resulted in the corruption of some of the site’s data. The team at Trakt.tv worked around the clock to restore the affected data, but the process was very slow due to the large amount of data involved.

Now, with Trakt back again when connecting to the main website, there is a brief announcement by the team:

  • Data prior to November 7 is fully restored.
  • Watched history between November 7 and December 11 has been recovered. There is a separate message on your dashboard allowing you to review and import any recovered data.
  • All other data (besides watched history) after November 7 has already been restored and imported.
  • Some data might be permanently lost due to data corruption.
  • Trakt API is back online as of December 20.
  • Active VIP members will get 2 free months added to their expiration date.

How To Fix KODI Addons & APKs

Most of the third-party KODI addons and streaming applications should be working fine, but if yours isn’t working there is another step you might want to do. Some of the applications, especially KODI addons need to repeat the reauthenticate process with Trakt in order to work. And in some cases, or better still do it either way, you need to revoke authorization and then reauthorize Trakt again. In this way, you will be 100% sure that the service will work and your addon will too.

This is the case for Seren, an addon that absolutely needs Trakt in order to work. By using Trakt, Seren is sorting all kind of content: movies and tv shows. Even the search functionality didn’t work without it. But not that Trakt is back working again you should have no issues if you follow the method above.

Two Months For Free

Trakt added for all active VIP members 2 free months to their expiration date, a gesture for asking forgiveness for this disservice and a lot of users are super-happy again!



So… here we have a second Release Candidate for Kodi v20 “Nexus”. While we have a fairly small number of fixes, they are fairly major.

As always, thanks go out to all contributors for their work. We are nearing 4,000 commits since v19 “Matrix” was first released on February 19th 2021. For everyone that has contributed, both those in Team Kodi and all other devs that choose to roll up their sleeves and fix an issue. Everyone appreciates you for making Kodi better.

We also want to thank all those users who provide endless support on the forums, we appreciate you, and all the support anyone provides to our users.

Android Users

A note for any users who are running Kodi on Android 11+. Android has had a number of large permission changes that we, and all apps released on the Google Play Store, have had to adhere to. The major change is permissions to locally attached storage (i.e. USB disks). If you use USB storage for your media on these versions of Android, after first run do the following to allow Kodi access to these disks:

Go to Android Settings

  1. Apps and then “See all apps” (or just straight to Kodi if it’s in Recently Opened)
  2. Tap on Kodi
  3. Go to Permissions
  4. Files and media, and change to Allow all the time

We know many people use Nvidia Shield devices, so here’s a specific link to Nvidia customer help.

Add-on Devs

There was an API break after Beta 1 was released. The details can be seen on the forums (and of course discussed if any assistance is required) at https://forum.kodi.tv/showthread.php?tid=370707.

Essentially, if you use either the Python InfoTagVideo or VideoStreamDetail APIs, some functions had their variable names changed to bring consistency to the new set of APIs introduced earlier in Nexus.

We strongly advise users to always update to the latest test releases if you are on the bleeding edge, however if you are on older releases (e.g. Alphas or Beta 1), you may want to block updates on your add-ons as dev’s update their add-ons to target RC and the final V20 release.

Release notes

Database

  • A couple of fixes have gone in to resolve database migration issues from v19.
  • The first of these is the EPG database migration. This fixes the problem with the EPG loading and then disappearing. Thanks @ksooo for the prompt fix.
  • A second DB migration issue that only occurred on the Microsoft UWP platform (Xbox and UWP desktop) has been fixed by @thexai . This was an odd one, as the code that dealt with the failure was old code (6+ years). It was traced to an odd race condition that only manifested on the UWP platforms, however the root cause potentially could happen on any other platform.

General

Platform Specific

  • Linux

    • @popcornmix has fixed an issue for DRMPrime on Linux. This allows hardware formats like Broadcom 8-bit (SAND128) and 10-bit (P030) can now be correctly rendered with the latest Mesa.
  • macOS

    • A fix to allow Kodi to execute on macOS 10.13 has been made. We would still strongly suggest users use a newer version (10.14+), however this allows users still on 10.13 to run Kodi.
    • A regression for macOS reading actual disks was resolved by @enen92 . As part of this, the libcdio driver was also fixed to enable disk usage on Apple Silicon native builds.
  • Windows

    • A fix to a crash that only occurred on Windows Debug builds has been resolved. This didn’t affect users of the actual RC1 release, but Windows devs who would attempt to execute Kodi as a Debug build were quickly halted.

PVR

Teletext

  • Another Teletext issue has been resolved by @repojohnray. @repojohnray has contributed a number of fixes for v20 to help increase the reliability and safety of Kodi.

Although this was only a small number of fixes, they all help make the final release of “Nexus” better. Thanks to users who have provided issues and logs to assist with the resolution of these issues.

As always, and we are quite confident in its stability – however, always backup your configs before testing, and please let us know of any regressions or issues you find.

If you want to take the plunge, you can get RC 2 from here. Select your platform of choice, and look in the “Prerelease” section.

If you wish you can see all the gory details of what’s changed between v20 RC 2 and RC 1 here.
For further information on changes for the entire Nexus release so far, we have highlighted most of the major features/changes in the previous Alpha/Beta blogs, go to our website to catch up on them here.



Source link

While Trakt service had its crash, a lot of streaming apps suffered. Plex, Jellyfin, and KODI are those suffering the most. Especially some third-party KODI addons are based on Trakt in order to list the two main categories (Movies and TV Shows) into different subsections like Trending, People Watching, Most viewed, and Lists.

Seren KODI Addon Not Working Because Of Trakt

The best example of this outage is Seren. An amazing KODI addon that is beloved among KODI users it is almost at a 100% based on Trakt functionality. Even though the addon is capable of working, which means playing the streaming content, the missed Trakt connection is causing the addon to not be working. In other words, if you do not have your content, whether it’s a Movie or a TV Show, in your Favorites, it will not be able to stream anything. Another way to bypass this issue with Trakt is using TMDB Helper and set Seren as the default player. But this is already an advanced setting for most users which I get it. The same goes for many addons, The Crew is another great example that suffered the same Trakt crash.

KODI Addons Working Without Trakt

trakt.tv logo

Some other third-party KODI addons, use some or even none of the features by Trakt. That means that they still work great or at least for the most part. Some use the IMDB service for listing Trending, Lists or Popular Movies and TV shows. A small list of such add-ons that you can use instead is:

When Back To Normal For KODI & APK

Trakt.tv stated that everything will be back working in a week. So all the related addons will come fully functional as well at the same time. This is also for any Streaming APK that have issues with displaying or searching movies and tv shows. The APKs have no issues apart from the related features based on Trakt. Everything will be resolved in a week’s time as the API of Trakt will be available and online again.

At the time of writing this article, if you try to Re Authorize Trakt on any given KODI addon or APK you will receive a 503 error. That is normal since, as mentioned, Trakt is down and only the website part of the service is actually working.