Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. 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
  3. LibreELEC is playing smoothly with Emby for Kodi set up but I would very much prefer a native Emby Theater experience.
  4. 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.
  5. visproduction

    Module support

    Of interest: IT file definition: https://docs.fileformat.com/audio/it/
  6. 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.
  7. Today
  8. 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
  9. NIIcK

    Titles resume and already watched information

    Yes:
  10. 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
  11. 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.
  12. 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
  13. 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.
  14. 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.
  15. 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?
  16. 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") !!
  17. CBers

    Titles resume and already watched information

    Have you copied across the backup from your Windows server?
  18. 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.
  19. 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.
  20. 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.
  21. GrimReaper

    Titles resume and already watched information

    Hm, I honestly don't know as I've never used it under that scenario - but I don't see why it wouldn't, as watchstates/playstates are tracked by item extetnalids which, in theory, should be the same on the new server just as they were on the old one, so that shouldn't matter. Maybe @Lukecan share some insight.
  22. NIIcK

    Titles resume and already watched information

    It restored my interface and subtitles language settings but not the resume/watched data. It may be because it is a new install ...
  23. GrimReaper

    Titles resume and already watched information

    Not sure how that would work on an OS migration and a new server, but in theory it just might as it's only manipulating db userids and item externalids: you can try Extracting user data from the Backup & Restore plugin UI (you'd map one previous user to a user on a new server instance).
  24. NIIcK

    Titles resume and already watched information

    Yes and yes. I have both backups and all Emby folders from Windows as a 7z archive.
  25. geomusicmaker

    Philips Titan OS 8 channel audio playback issues

    Hi, here's a bunch of logs where the audio does and doesn't work via the Emby app and DLNA. In testing this particular film I tried going through the playback correction wizard (not captured in the logs). This transcodes the file to 1080p and the audio does work after this, but it degrades the quality of the file and I'd much rather play direct (especially seeing as it's a 4k HDR). Annoyingly having applied playback correction to this file it seems to now default to that playback setting and I have to change the quality manually every time I want to play direct. ffmpeg-transcode-2ed671c1-9813-41ab-9e0e-e40052894819_1.txt ffmpeg-transcode-42ab7047-a597-433f-b6ae-05390aea30b9_1.txt ffmpeg-transcode-171127f6-a104-4b4c-94aa-072d7d4e931c_1.txt ffmpeg-transcode-a55c8ca0-2860-41a0-874a-8841d8a8d32f_1.txt ffmpeg-transcode-f3942f7c-c653-48cb-8d37-8783a1c874b3_1.txt embyserver.txt
  26. GrimReaper

    Titles resume and already watched information

    Were you using Backup & Restore plugin previously? Do you still have access to your old installation?
  27. NIIcK

    Titles resume and already watched information

    Thanks so much for your reply, @GrimReaper In the myriad things of the world, the most real one is: database All the best!
  1. Load more activity
×
×
  • Create New...