Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Hi, can you try doing a new server connection and manually entering the address?
  3. Luke

    HW transcoding stopped working after 4.9.3.0 update

    HI, we are looking into it. Thanks.
  4. Hi, we are looking into it. Thanks.
  5. Luke

    Not auto-playing next episode

    HI, yes we are looking into this. Thanks.
  6. Hi, this only happened when the emby browser tab had focus, right?
  7. Luke

    Can not delete collections folder

    Hi, what do you see when you click on collections now?
  8. Hi, the main reason we don't do this is that people move from one device from the next and then don't realize what they're looking at when the sort and filter options from another device are applied. At least that's the reaction we got to it in the past.
  9. HI, we'll take a look at it. Thanks.
  10. Luke

    Subtitles for all episodes

    Hi, have you explored the subtitle download options on your tv library? Automatic Subtitle Downloads
  11. HappyMax

    Volume Bug

    Thanks to you!
  12. Luke

    Volume Bug

    Hi, we'll take a look at it. Thanks.
  13. Hi, not yet, sorry.
  14. Hi, what notification were you expecting that didn't happen?
  15. Luke

    The dreaded "This site can’t be reached"

    Thanks for following up.
  16. Problem has been there since the app was first released and I'm hoping Luke can address the problem soon. I've gone back to primarily using the Samsung app now because of it. Here Luke mentions maybe custom building a new font https://emby.media/community/topic/124431-3357-musical-notes-in-subtitles-being-wrongly-displayed/
  17. Today
  18. I'm excited to try it out!!! Will probably take me a while to set it up and test, hopefully I won't get stuck! Cant' do it right now though, as have to do non-Emby things for a while...
  19. v0.1 Prerequisites: - Python 3.10+, added to PATH (if installer used, it'll be added automatically) - Few external libraries (GUI, audio file metadata, API requests), you'll find pip at the beginning of the script or cmd pip install PyQt6 mutagen requests - Configure your server URL & API in the script, didn't want to expose that in the GUI - Run script by double clicking or cmd python C:\path\to\emby_album_tag_writer.py Needs to be run from a machine that has access both to Emby server and filesystem where music files are stored on (read-only) Dry-run (nothing written) is ON by default . Won't post screenshots, want it to be a surprise. emby_album_tag_writer.py
  20. YES, that's what I was looking for. That tag needs to be present, either mapped from some other tag or imported in full as such.
  21. On their way, both mp3 and flac...
  22. Sure, go ahead.
  23. Perhaps best if I send you another set of test files by PM to use? It won't take long to create.
  24. You are still not understanding me: How will an item that would have only those two tags - Studio Albums - CDs be grouped in that group "Studio Albums | Remasters | Remixes etc." , where grouping is based on the tags themselves? It needs to have that exact same tag (as your Emby example currently has) to be grouped as such.
  25. I don't think we need a mapping table??? All we need is to take the single or multiple tags from the ROONALBUMTAG field in the embedded metadata that are: ROONALBUMTAG tag1; tag2; tag3 separated by semicolon ; and import them directlly into the Emby Album Tags field: Tags +Add tag1 tag2 tag3 If I choose a short tag or a long tag or have been inconsistent, then that is on me to fix in Mp3tag. Emby just needs to be able to import the ROONALBUMTAG tags, as they are defined and do nothing else.
  26. Yes, that's what I was talking about here: Then you cannot have this: as for that kind of grouping the whole tag would have to literally be: "Studio Albums | Remasters | Remixes etc..." If you import ONLY Studio Albums, it'd be its own tag (and subsequently group), it would not fall under that group (that big, long tag). We would need to make a mapping table, i.e. ROONALBUMTAG " Studio Albums" -> Import to TAG " Studio Albums | Remasters | Remixes etc..."
  1. Load more activity
×
×
  • Create New...