Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. @HoptionalHi, what example are we looking at in this log file here?
  3. MXYetvzxd4jkc

    Buffering/Playback issues

    Thanks for the response! Hilariously I actually got the Arc as I was having issues without it and thought it might help! Same issues without it unfortunately. I will get some users to try different quality settings to see if it make a difference. What is odd is, the issues persisted on different clients, say browser vs emby ios/android or emby windows.
  4. Luke

    Doublon de Films

    OK that's strange. One thing you could try is removing your movies library altogether, running a scan of all libraries to clean out the database, and then adding it back.
  5. quickmic

    embyforkodi (next-gen) 9.X.X support

    Still on my todo list. I think will be fixed in next version.
  6. amateurgod

    Delete items using the emby API

    Odd as it was deleting files on my system (during testing), I did have an issue at first where it wasn't deleting files, however this was a permissions issue for me as on my system the files are owned by user: media and group:media while emby runs as user:emby and group:media and while the group has the same permission to the files as the user does so should have been able to delete them this wasn't working on mine, however I changed emby to run as user:media and this seemed to have been working the last time I checked. However I use sonarr and radarr to delete them on my system as that notifies emby of the deletion, where as deleting them in emby didn't notify sonarr/radarr so they thought the show still had files until I manually rescanned the show. When im able to I'll do some testing with the different endpoints and see if I can find a solution for you
  7. darkassassin07

    user prompt

    In those cases, you are logging into a single account which is remembered; then freely switching between users of that account. There isn't an expectation that the user profiles require further authentication to switch to. With emby, each individual user has seprate authentication as it's a separate account; and it's long been the norm that unchecking 'remember me' means the account/user will not be logged in anymore once the app has closed. Then there's the discontinuity between apps where there's one behavior in some places but a very different behavior in ohers. Spit balling an example here: I don't use android tv or Roku, so I'm not familiar with their differing functionality. Before this conversation; if I had gone to a friends house to watch a movie and they had an android tv, I would have just downloaded the app and signed in to my server+user but made sure to not check 'remember me'. My expectation here would be that I can now close the app and it will no longer be logged into my user. Especially as this is the behaviour of the apps I do use. I may have double checked that it had signed out and/or manually signed out, just because I'm careful, but I may not have. If not, my account would no longer be secure.
  8. Today
  9. Nikomajor

    Need help opening ports on router

    Not yet, no. After signing up and installing Tailscale on my server PC & my mobile then copying the Tailscale assigned IP to the external domain of the server PC, I can access the web interface for the server PC remotely from my mobile but not via the Emby app. And audio playback via the web interface is broken; no dialogue comes through.
  10. byakuya32

    user prompt

    With netflix you login once on a device then it brings to to the page to select profile then pick your show or movie
  11. sub3

    Limited NextPVR channels after donation

    The subsequent email (on the same day) told you that your needed to make sure the donation was registered in NextPVR, by clicking on the 'have you donated' button in the NextPVR web app, and entering your paypal transaction id or email address (both of which I supplied in the email). Once this is done, it should correctly list you as a donator. After that refreshing the channels in Emby should give you the complete list of channels.
  12. Luke

    memory leak in library scans since 7.8

    Can you please provide a new server log example? Thanks.
  13. @SynesthesiaBruhplease try using the Identify feature on these titles and see if that helps.
  14. dapharsyde

    embyforkodi (next-gen) 9.X.X support

    Hi quickmic - Just wondering if you have been able to look into this issue regarding the cache. I have tested with the latest 10.0.19 version and deleted files still are not removed from the dynamic nodes file list until I restart Kodi. Also, let me know if I should move this request to the other forum thread for 10.X testing.
  15. You need "emby", but probably also the user end point that is mentioned in the other thread that you've posted in.
  16. Happy2Play

    Clash of the Titans [2010] metadata showing up as the 1981 version lol

    You have to remember Emby will search folder name not filename. Filename is only used in a flat structure environment. No such movie do to naming scheme "Austin Powers 1" 2024-04-30 20:33:16.891 Info MediaProbeManager: ProcessRun 'ffprobe' Execute: /Applications/EmbyServer.app/Contents/MacOS/ffprobe -i file:"/Volumes/16TB SSD Drive/1 Video/1 Movies/Austin Powers 1] 1997 1080P/Austin Powers International Man of Mystery 1997 1080P.mkv" -threads 0 -v info -print_format json -show_streams -show_chapters -show_format -show_data 2024-04-30 20:33:16.953 Info MediaProbeManager: ProcessRun 'ffprobe' Process exited with code 0 - Succeeded 2024-04-30 20:33:16.955 Info TheMovieDb: MovieDbProvider: Finding id for item: Austin Powers 1 2024-04-30 20:33:17.070 Info HttpClient: GET https://api.themoviedb.org/3/search/movie?api_key=x_secret1_x&query=Austin Powers 1&language=en-US&year=1997 2024-04-30 20:33:17.122 Info HttpClient: GET https://private.omdbapi.com?apikey=x_secret2_x&plot=full&r=json&y=1997&t=Austin Powers 1&type=movie Not sure as it appear they are queried correctly 2024-04-30 20:33:15.030 Info TheMovieDb: MovieDbProvider: Finding id for item: Star Wars Episode IV A New Hope 2024-04-30 20:33:15.030 Info HttpClient: GET https://api.themoviedb.org/3/search/movie?api_key=x_secret1_x&query=Star Wars Episode IV A New Hope&language=en-US&year=1977 2024-04-30 20:33:15.334 Info HttpClient: GET https://api.themoviedb.org/3/movie/11?api_key=x_secret1_x&append_to_response=alternative_titles,reviews,casts,releases,images,keywords,trailers&language=en-US&include_image_language=en-US,null 2024-04-30 20:33:16.156 Info TheMovieDb: MovieDbProvider: Finding id for item: Star Wars Episode V The Empire Strikes Back 2024-04-30 20:33:16.156 Info HttpClient: GET https://api.themoviedb.org/3/search/movie?api_key=x_secret1_x&query=Star Wars Episode V The Empire Strikes Back&language=en-US&year=1980 2024-04-30 20:33:16.461 Info HttpClient: GET https://api.themoviedb.org/3/movie/1891?api_key=x_secret1_x&append_to_response=alternative_titles,reviews,casts,releases,images,keywords,trailers&language=en-US&include_image_language=en-US,null 2024-04-30 20:33:13.675 Info MediaProbeManager: ProcessRun 'ffprobe' Execute: /Applications/EmbyServer.app/Contents/MacOS/ffprobe -i file:"/Volumes/16TB SSD Drive/1 Video/1 Movies/Star Wars Episode VI Return of the Jedi] 1983 4K/Star Wars Episode VI Return of the Jedi 1983 4K.mkv" -threads 0 -v info -print_format json -show_streams -show_chapters -show_format -show_data 2024-04-30 20:33:13.739 Info MediaProbeManager: ProcessRun 'ffprobe' Process exited with code 0 - Succeeded 2024-04-30 20:33:13.741 Info TheMovieDb: MovieDbProvider: Finding id for item: Star Wars Episode VI Return of the Jedi 2024-04-30 20:33:13.764 Info HttpClient: GET https://api.themoviedb.org/3/search/movie?api_key=x_secret1_x&query=Star Wars Episode VI Return of the Jedi&language=en-US&year=1983 2024-04-30 20:33:14.069 Info HttpClient: GET https://api.themoviedb.org/3/movie/1892?api_key=x_secret1_x&append_to_response=alternative_titles,reviews,casts,releases,images,keywords,trailers&language=en-US&include_image_language=en-US,null As for Clash of the Titans I don't see it in the log.
  17. finnsour

    Roku Playback now failing regularly and predictably

    Welp. I genuinely don't know what happened, but video playback is working just as it was, say, a week before my OP. We haven't used Emby on this set up since last Thursday and have just left everything alone since Saturday. Any content watching on this Roku has been via Jellyfin, and I'd continued using Emby regularly on browsers and my phone. Today just on muscle memory I opened up emby and played the first thing I saw and it rolled right on through. Wish I had a reason but I'm coming up blank. I maybe reset the server hardware and docker once? But it'd have been no different than when I tried last week in the OP. Haven't touched any cabling since @speechlessuggestion on Saturday. Regardless, I'm happy to have Emby back on my Roku!
  18. TeamB

    ghost sessions in dashboard

    I know the client is not connected as that device is not even in the house, it is a tablet and not in the house currently. (there is no remote access to my server) I have also checked the logs and that client has not connected to the server in 24 hours.
  19. SynesthesiaBruh

    Clash of the Titans [2010] metadata showing up as the 1981 version lol

    Hi. Attached is the server log I got here: But let me know if there's something else you need. ALSO. I'm having some similar issues with a few other movies: 1: Austin Powers 1997 International Man of Mystery When searching for it it looks like the cover art is a scene it randomly got from the beginning of the movie, not it's cover art [Austin Powers 1999 is fine]: And after selecting it the page is different from what I expect: This is the page for the sequel which is what I would expect it to look like I believe [shows cast/crew, trailer, full background image, etc]: 2: I have 3 star wars films, Episodes 4, 5, and 6 [1997, 1980, 1983]. If I search "Star Wars" only the first movie comes up: Now I can search for the other 2 episodes but not if I search "Star Wars", I need to search "The Empire Strikes Back" or "Return of the Jedi". Oddly, if I search "A New Hope" the 4th episode doesn't come up as a search item lol. Here's how the movies are organized in my library: Also I'm running Emby Server 4.8.5.0 on my M1 Mac Mini and Emby 1.8.8 (2) on my Apple TV. Also, Clash of the Titans is still popping up as the old version, but this is definitely the remake: Let me know if you need anything. embyserver.txt
  20. Statick

    memory leak in library scans since 7.8

    updated to 4.8.5 and then again to 4.9.0.16 no change
  21. Not the slowness. At least usually. It seems if it's scanning it hogs all resources. But still sometimes it loads everything but the next up and continue watching. Or those come eventually but it takes ages. Im known 4.9.0.16 so not sure if that changed anything. Crashing seems to happen I am guessing because of the scanning as it doesnt do it otherwise.
  22. I have an problem when searching for subtitles via kodi The title string that the subtitle add on retrieves from Emby is very strange. It’s a long string of random numbers and letters. So I cannot download any subtitles as they are not found. I tried different versions of Kodi, because I had been using it for years without any problems. But no matter what I did, it didn't fix it. A native mode was suggested on a similar issue, but it didn't work either. Anyone have a suggestion?
  23. sftech13

    Images for More Like This

    Lol disregard.
  24. blackcatTN

    ghost sessions in dashboard

    When you try to click on the stop icon to kill the session do you get the same timeout error? That makes me thing that the client is NOT connected since the stop command cannot reach that client with the ghost session on the dashboard.
  25. Is your LAN assigned via Emby Network menu? Is the hostmachine LAN ip changing? But sort of does not make sense as if LAN ip changed then would assume port forwarding would have broken also so no external access.
  26. sftech13

    Images for More Like This

    Okay that was easy... thanks... However is there a way to have only current live tv under more like this instead of future?
  1. Load more activity
×
×
  • Create New...