Posts: 9
Joined: Feb 2022
Reputation:
0
Hello,
Thank you very much for your insightful response. It's great to hear from someone with a similar setup, and your advice on using GBM for a lightweight configuration is extremely helpful. The information about creating a systemd service for launching Kodi with the GBM option also sounds like a practical solution.
I have a follow-up question regarding backups: Once I have Kodi set up on Debian using your suggested method, would I be able to restore a backup from a Kodi installation that was running on Ubuntu? My main concern is to retain the addons and interface settings. Are there any compatibility issues I should be aware of, or is the process straightforward?
Thanks again for your help. I appreciate the time you've taken to share your knowledge.
Posts: 280
Joined: May 2009
Reputation:
3
NP. Generally yes, you can move your ~/.kodi folder from system to system and that way you move over your full kodi config including the addon configuration. You will need to install the addons in the new system but the addons will pick up your config once you restart kodi after moving the folder. I have done that recently. Just be aware that there are things that may break, e.g. if paths that you used e.g. for your sources.xml or advancedsettings.xml files change in the new build, so your mileage may vary. If you are familiar with you can inspect/edit the configuration files and adjust them prior to restarting kodi. Worst case you can always rename .kodi to .kodi.old and restart kodi to get a clean environment and then pick and choose which config files you want to move over.
Posts: 9
Joined: Feb 2022
Reputation:
0
Hello,
I successfully moved my Kodi configuration to the new system, and after reinstalling the addons, they picked up the existing configuration as expected.
However, I encountered a couple of issues: the power menu no longer displays the shutdown or restart options, and I've noticed that the video acceleration settings (like VDPAU, VAAPI, or DXVA2) are completely absent from the player settings menu.
How I can resolve these issues?
Thanks a lot
Posts: 6
Joined: Jul 2022
Reputation:
0
Thank you! First I didn't thought you wrote this for me: How on earth a service helps me?
With the answer from htpcero #180 finally I've finished the puzzle.
Thank you very much for both of you!
Posts: 9
Joined: Feb 2022
Reputation:
0
Hi everyone!
This solution was a success for me as well! A huge thank you to everyone here for the support and guidance. On a slightly different note, I'm currently facing a bit of a hiccup with the unofficial Spotify addon. I understand this issue isn't connected to Debian, and I'm aware there's a specific thread for this, so I'll be sure to ask there for any advice or shared experiences.
Thanks again for all the help!
Posts: 201
Joined: Mar 2020
Reputation:
33
20.3 is in unstable/sid. Hope in 2 days it will reach testing. Addons for 20.x will reach testing in 4 days.
21.0~beta2+today will go experimental today. There will be mess with NEW but I will try to push it all through new as fast as possible.
Posts: 65
Joined: Jul 2011
Reputation:
0
Hi, I just switched from an ARM gadget to a debian 12 machine on intel N100. (AsRock N100DC-ITX).
It works so far, I had to add
Option "TearFree" "true"
to a Device section in /etc/X11/xorg.conf.d/20-intel.conf
to get rid of tearing and disable in Kodi to sync to the monitor device. But: I got one old issue back that I had ages ago on Kodi 12 or so: every 41 or 42 seconds there's a microstutter playing back 23.96fps content.
I *think* back then I solved this by adding custom modelines, but a) not sure and b) haven't done this so long I simply don't know anymore how to do it.
So before I start unearthing ancient Linux lore, how should I address this issue today?
Posts: 67
Joined: Jun 2013
Reputation:
2
Hi,
It looks like there's a new version of kodi. V21 or Omega. The kodi.tv site links to some Ubuntu nonsense called Flatpak to do the install. Where and when will there be a .deb available?
Thanks.