Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Amazing, this has worked! Thank you for persisting with this!
  3. Oh ya, lots of posts out there about FLAC playback being broken with Tizen 9. Temp solution probably is to just transcode music also after checking if TV is running Tizen 9.
  4. Not really the issue here. The problem is that the server will still publish it's own local IP and http port to certain clients even if they are connected using a domain name. If the client is on the local network it will prefer to use the local IP of the server and it's http port if they are available and not blocked by a firewall. I know for a fact this happens on android, and i believe the windows and xbox apps as well, possibly others too. The Roku app is the only one that I'm aware of that doesn't seem to switch to the server's IP address and http port if you use a domain name when first connecting when you're on a local network. This is easily verifiable by checking emby server as well as reverse proxy logs if you're using one. If you manually enter the domain name, the app will connect through the reverse proxy using the domain name. As soon as you close and re-open the app it will connect straight to the server's IP and HTTP port unless blocked. This happens even if you block the server's discovery port (UDP 7359) or even if the client and server are on separate VLAN's where the UDP discovery service doesn't even come into play. So there's 2 things that would need to be addressed. The server needs to be able to advertise a domain on the UDP 7359 discovery service for first time connections as well as advertise a domain URL locally to clients that have the ability to switch between internal/external URL's based on whether or not they are in a local network.
  5. TecEmbryo

    [Plugin] Emby Theme Maker

    Great news - thanks, so I wait and hope I hope that an update will then recognize and update my manually installed file. I didn't rename it; I left everything as is. One more thing – my owner is set to "emby.emby," meaning all plugins have this owner. Your owner seems to be "EmbyServer.EmbyServer" I don't know if that's important. Another question about the tool, since it might be relevant: 1. If I manually delete a "theme.mp3" or "theme.mp4," will it be regenerated the next time I run the program? 2. If I don't like the search results, can I manually create a theme.mp3 or theme.mp4 file with the program? (I just noticed that for some series, it simply used a segment from the series as the theme, even though there's an intro. It would be nice to be able to correct that manually, if possible.) 3. Is a list planned for the plugin that shows me all series that have a theme.mp3 or theme.mp4 file, so that I can edit/delete them directly there? (This is how it works, for example, in the "TV Theme Songs" plugin (which doesn't work with the beta version, and that's how I came across your solution, which seems to be independent of it)
  6. I’ve encountered a significant bug that requires a full rebuild. I apologize for the delay and will keep you updated on our progress.
  7. tuckjordan20

    Samsng phoone and Samsung DEX + XREL Glasses - no controls

    Fantastic, that works exactly how it used to. Thank you so much for persisting with this!
  8. "NAT Hairpinning" is probably what you are looking for. If i understand want you want correctly. It's something that needs to be enabled in the router.
  9. Blocking 7359 solves the problem for the first time connection as the server isn't being advertised. The problem is that the server will still publish the internal IP and http port to clients once they have been connected and signed in. Clients that are aware of both the internal and external url of the server seem to prefer the internal url when on the internal network. Also blocking 8096 on the server's Firewall is the only way to force clients to not auto switch to the server's internal IP:8096 as it will fallback to the external domain. The problem with doing this is that this also breaks DLNA only devices or reverse proxies not on the same machine that emby is running on that need that http only connection. Blocking connections at server's OS firewall level may also either be extremely convoluted or not possible in some setups. I use Windows, so it's fairly trivial there, but doing so in certain deployment types like docker with host networking, macvlan, etc may not be even be possible. The real solution is to just have an officially supported option to have the emby server advertise a URL for internal connections rather than just advertising the IP and the server's internal http port. Ideally a separate internal domain field similar to what we have for specifying the external domain along with specifying the protocol and port. It could just advertise the external domain as a simpler solution, but having the additional options would be nice for those that have different internal/external access urls and more elaborate reverse proxy configs. This would completely solve the problem for app clients that switch between the external and internal URL's to have https everywhere while not breaking other functionality or setups that still need the http connection directly to the emby server. Devs may want to add a fallback to just the server's IP and http port in case of DNS resolution issues, but I would assume that anyone wanting to force clients to use https connections locally with a domain name should know that they will need local DNS records for everything to work anyways.
  10. Googling this. It seems Samsung only allows Flac from it's USB via internal player. Any network and/or third party app will be blocked from Flac playback. Bunch of people complaining on Reddit and Github about it. Don't have a Samsung my self or i could test it.
  11. Today
  12. ManuStar10

    Find plugin folder

    Hello thx for the Help it worked now i wait till the 4.10 version is out of the beta now im using 4.9.5.0 and the plugin i want need the new version you now when the 4.10 version is completly out?
  13. Oratorian

    [Plugin] Emby Theme Maker

    I already requested access to the emby plugin repository. So it will soon be in it.
  14. TecEmbryo

    [Plugin] Emby Theme Maker

    Yes I found and all work! This is the proof - the problem is not the programm, the problem was a stupid user Never touch a running system - but - How important would the update to version 1.03 be? I would have to repeat the entire procedure, just like with the initial installation, because an update directly through Emby, like with other plugins in the repository, isn't possible—logically. So first, I'd have to delete the old .DLL (because overwriting it wouldn't be so easy, since I'd have two .dll files in the plugin folder after the import, one of them being the old one located at: empy.emby EmbyThemeMaker.dll New after import, before changing the owner: root.root EmbyThemeMaker.dll Will you help me one last time (I know it was never your intention to explain the basics of Linux to complete beginners) to solve this problem?
  15. alscritter

    Thin white line

    App version 3.5.37. I did a fresh install as well.
  16. Oratorian

    [Plugin] Emby Theme Maker

    It's in the normal system log embyserver.txt
  17. TecEmbryo

    [Plugin] Emby Theme Maker

    A general problem was the "Scope" - now I leave this field empty. If I set the path, wher all may TV Shows are in - and works nothing. The "Dryrun" needs only 2 sec, but generated not a protocoll - or I found it not. In the general tab under Emby -> Protocolls - are only my systems protocolls. Now I start the normal run - and now run a search - I will wait, what this done. UPDATE: I found the protocoll inside my "embyserver.txt" and yes, show me, what the programm will do. And now is running and work!
  18. Did that, doesn't change anything. And based on how far back that suggestion goes, doesn't seem to be related to the recent change.
  19. Block UDP port 7359 (used for automatic local network discovery/server announcement) in your firewall.
  20. Oratorian

    [Plugin] Emby Theme Maker

    check the logs, theme maker tells you exactly what it will do, run the dryrun task first.
  21. Hello, Emby 2.317.0 display language is in English despite display language setting on AUTO I'd to force it on French. Server language is French (prefered display language in general settings) NB : Not this issue in 2.315 (but same issue in 2.316 Beta) EmbyClient.txt EmbyClient-20260719T113225885.txt
  22. kikinjo

    Moonfin, a new cross platform client

    Than delete Emby right now, since Ai is used in Emby dev also.
  23. TecEmbryo

    [Plugin] Emby Theme Maker

    This is, what I do: I check the Capter API before - shows me Intros: But in the end I get no results - running less than 1 sec. But I feel, that the Task "Detect Episode Intros" work so short, that I think, I have a general problem - could be, that the newest Beta has a problem. So I am unsure, if it helpful to install the newes version of your project - and a "normal" Update procedure is not possible - I must deleted the old file and install the newa file - that makes me unsure.
  24. Dickydodah!

    Plugin: Advanced Log Explorer

    You don't need to compile it as the DLL is available to download at the bottom of the first post, just drop it into your plugins folder and restart emby.
  25. FizzWhistle

    More Verbose or Useful Library Scan Statistics

    I realize that a lot of the current comments/suggestions are for better percentages, but I would also like to suggest a (or maybe re-suggest) a readout somewhere on the library screen of which folder is being scanned. My collection spans many HDDs and each category (movies / TV) has a number of folders. As I am currently having a problem with updating my library it would be very helpful to know which HDD / folder is causing it issues. Thank you!
  26. voici le LOG comme demandé les .FLAC sur tizen OS 8 tout fonctionné mais pas sur tizen os 9 Here is the log as requested. .FLAC files worked fine on Tizen OS 8, but not on Tizen OS 9. embyserver.txt
  27. I would like to test beta. what are server system requerimients?
  1. Load more activity
×
×
  • Create New...