Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. ramgoat

    EmbyWrapped

    Spun it up to test and it was a quick and straight forward process, thank you. Ran into a minor frontend bug, though. Issues seem to be disabled on the repo, so I'll share here. As shown in the screenshot, the header text and progress dots are cut off. This was captured on a Windows 11 machine with Chrome. Header and dots show perfectly in full screen.
  3. CBers

    Titles resume and already watched information

    You'll have to install it onyour old Windows system, do a backup, copy it across, then try the restore.
  4. NIIcK

    Titles resume and already watched information

    Thanks @CBers. I've installed, set up te backup folder path but I have no backups to restore from. The same folder path on the other backup & restore plugin shows the existing backups. Maybe the backups are not compatible between the two plugins?
  5. sergiovassari

    + Joined Order and Streaming Order

    In the client, for series, we have the options Aired Order, Absolute Order, and DVD Order. It works 99% of the time. However, in SpongeBob SquarePants (1999), on the tvdb website, there are also Joined Order and Streaming Order. There they say "Usable as 'Alternate Order' in API-connected systems". In Emby, I don't have these two other options, causing the order to be incorrect. Could you please add these options to the metadata? Here you can see what I'm talking about: https://www.thetvdb.com/series/spongebob-squarepants#seasons Thank You.
  6. Thank you, I did not know that. should have a fix out in a few
  7. CBers

    Titles resume and already watched information

    Here:
  8. NIIcK

    Titles resume and already watched information

    Where do I get the Legacy Backup & Restore plugin from? I can't find it in the plugins catalog.
  9. visproduction

    Emby Theme: Retro Navy & Gold (W/ Seasonal Themes)

    Color changes using variables in css. rgb does not work, as expected, with var. Either use Hex colors codes #47ed43, or use rgba instead. :root { --color: 240, 240, 240; --alpha: 0.8; } #element { background-color: rgba(var(--color), var(--alpha)); } See: https://stackoverflow.com/questions/40010597/how-do-i-apply-opacity-to-a-css-color-variable
  10. LibreELEC is playing smoothly with Emby for Kodi set up but I would very much prefer a native Emby Theater experience.
  11. Today
  12. I am guessing that perhaps a directory above onedrive is used as a registered library. Perhaps Emby looks through all subdirectories and sees onedrive, so when a scan all libraries is run, it starts to find your other media.
  13. visproduction

    Module support

    Of interest: IT file definition: https://docs.fileformat.com/audio/it/
  14. CBers

    Titles resume and already watched information

    That's the normal Backup & Restore plugin, not the Legacy Backup & Restore plugin. Legacy Backup & Restore plugin Backup and Restore plugin Look the same, but different.
  15. TheGru

    Aperture - AI-Powered Recommendations for Emby

    I have taken a pass at updating the german, but feel free to update as you see fit. File is attached, it is thousands of lines of translation. translation.json
  16. NIIcK

    Titles resume and already watched information

    Yes:
  17. vincen

    "serveur emby hors ligne"

    Salut Le problème ne se pose qu'avec ce lecteur sur ta shield ? Si j'ai bien compris ton serveur syno et ta shield sont dans le même réseau ? Il faudrait regarder ce que disent les logs du serveur Emby aussi. Vincèn
  18. CBers

    Titles resume and already watched information

    And you are using the Legacy Backup & Restore plugin to restore the user data? Perhaps because of OS changes, it's not compatible, I'm not sure.
  19. Updates: Mobile browser compatibility Fixed app footers in the admin area with light themes enabled Adjusted min-sidebar size to accommodate landscape mode Action buttons display fixes Navigation bar fix to removed artifact around the hover. Fixed Dialog box hover where the icon was not changing colors Small Filmography fix Fix for the edit button in admin libraries not showing up. Updated search results pill bar to match the theme. Music artist table grid fixes, to match other grid styles Music suggestion footer fixes Emby Navy and Gold v4.69.css
  20. GrimReaper

    Titles resume and already watched information

    Roaming around the db is never advisable, so proceed at your own risk. That said, you can use any editor of your preference, like this one. Just ensure the users have the same db id per server as the users.db assigns them db ids.
  21. NIIcK

    Titles resume and already watched information

    Yes. I have a group that has write rights on the backup folder and the Emby user set up as a member.
  22. NIIcK

    Titles resume and already watched information

    What kind of the DB editor can be used to manipulate the DB? Maybe I can export the specific entries and insert into the new DB?
  23. weyb

    "serveur emby hors ligne"

    bonjour, n'ayant pas trouvé ce sujet ici, je me permets de créer un topic. Depuis plusieurs semaines, je vois apparaitre ce message sur ma TV et qq temps après, le film (ou la musique, selon ce que j'écoute) s'arrete. Puis après un moment (qui peut etre tres court voire tres long, de + de 5mn), j'ai un autre message qui me dit que le serveur Emby est à nouveau connecté/en ligne, et je peux alors reprendre mon film, mais tres souvent, c'est bloqué et je dois rebooter la shield... j'ai un Syno DS414j avec 4 x 4To, remplis à 90%, avec Emby Server 4.9.3.0-704090300 (alors que la "version en ligne la plus récente est soit-disant la 4.7.14.0-...), avec emby client "emby for kodi next gen" version 12.3.8 (installé sur Shield Nvidia 2017 et android V9.2.1(33.2.0.326), avec kodi v21.2 (omega)) d'avance un grand merci pour vos interventions et votre aide car "ca commence à me les briser menu !" (sic Lino Ventura dans "les tontons flingueurs") !!
  24. CBers

    Titles resume and already watched information

    Have you copied across the backup from your Windows server?
  25. NIIcK

    Titles resume and already watched information

    Thank you @CBers, for some reason it does not restore the resume/viewed info. I only have what I have started viewing on the new server, after the move.
  26. GrimReaper

    Titles resume and already watched information

    Nope, it is actually held in the userdata table in the library.db. Users.db contains information about user accounts, settings and credentials.
  27. CBers

    Titles resume and already watched information

    Watched data is held in the user.db I believe, and you can restore it via the Legacy Backup & Restore plugin.
  1. Load more activity
×
×
  • Create New...