Jump to content

Search the Community

Showing results for tags 'recording'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements
    • Emby Premiere Purchase/Subscription Support
    • Feature Requests
    • Tutorials and Guides
  • Emby Server
    • General/Windows
    • Android Server
    • Asustor
    • FreeBSD
    • Linux
    • NetGear ReadyNAS
    • MacOS
    • QNAP
    • Synology
    • TerraMaster NAS
    • Thecus
    • Western Digital
    • DLNA
    • Live TV
  • Emby Apps
    • Amazon Alexa
    • Android
    • Android TV / Fire TV
    • Windows & Xbox
    • Apple iOS / macOS
    • Apple TV
    • Kodi
    • LG Smart TV
    • Linux & Raspberry Pi
    • Roku
    • Samsung Smart TV
    • Sony PlayStation
    • Web App
    • Windows Media Center
    • Plugins
  • Language-specific support
    • Arabic
    • Dutch
    • French
    • German
    • Italian
    • Portuguese
    • Russian
    • Spanish
    • Swedish
  • Community Contributions
    • Ember for Emby
    • Fan Art & Videos
    • Tools and Utilities
    • Web App CSS
  • Testing Area
    • WMC UI (Beta)
  • Other
    • Non-Emby General Discussion
    • Developer API
    • Hardware
    • Media Clubs

Blogs

  • Emby Blog

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

  1. I have a program that shows up in the recording schedule but hasn't been recorded in the past couple of weeks, although it was in the past. Is there any log where I can find out why, assuming some sort of conflict? (There isn't any obvious conflict that I can see) The logs seem to be about what Emby does, not what it doesn't do. Thanks
  2. I am also having this exact issue and this is extremely frustrating. The stream will hang randomly (it could be 5, 15 or 30 mins) but if it doesn't, it will ultimately crash at around 4 hours of continuous playing. The transcoding log gives zero information as it only hangs there until I quit the frozen stream and then it logs "user quit"... The emby server log has the errors as mentionned by the first posts in this thread. In exemple : 2022-07-31 09:47:41.193 Info HttpClient: Http response 404 from http://host6/x_path4_x/x_path21_x after 175ms. HeadersServer=nginx, Date=Sun, 31 Jul 2022 13:47:41 GMT, Connection=close, Access-Control-Allow-Origin=* The most frustrating part is if and when I use VLC to watch/decode the M3U link, the stream works flawlessly and will keep going for days. There must be something you guys can do about it..?
  3. Hi, When trying to create a recording while on the iPad using channel and time, it keeps asking to "select an item in the list". Using Emby iOS 2.2.0. iPadOS 15.6. iPad Pro 11” 2018. Same issue on iOS (iPhone). This was working fine three updates back. Thanks
  4. Hello, Emby default recordings folder is `/var/lib/emby/data/livetv/recordings`. I want to change it to my mounted USB HDD `/mnt/Seagate/recordings`. I add permissions to default user 777 but when I choose that folder in livetv settings it's gone after I change site or tab in Emby and it record still in default folder. Regards.
  5. MAX92

    Recording planning

    Hello, For the moment, for a recurring recording, we only see the next scheduled recording. Better to see all the next scheduled recording. Thanks
  6. This possibly falls into a feature request, but is there a way to exclude (or explicitly include for those who need it) the sign language broadcasts that typically run late/early morning in the UK? a quick general search returns this thread that states that it's both embedded into the main video stream and EPG should mention 'SL' (Sign Language) in the show details. while i've used schedules direct (mythtv & emby), and now moved to embys own EPG i cant say I've ever seen the 'SL' tag on either so maybe it's a youview EPG feature only. I'm not quite sure how i did it with Mythtv but i somehow got it to avoid these SL-enabled shows so I'm looking to do the same with emby.
  7. Pommes

    Tuner for Live DVR and Recording

    Hi, I know there are a few similar posts, but I havent found anything for my specific situation. I am looking for a DVB-C Tuner for the live tv and recording feature in Emby, that is currently available to buy (Europe). It should be able to handle up to 4 streams at 1080p, work with Emby and have a ci+ slot (or two) I found HD Homeruns etc only used at ebay on amazon etc they are all out of stock. Will the tv guide work with that solution, i found a few post that sayed it only works with DVB-T :)
  8. speedingcheetah

    Record failing at random times/closed connection

    I have having recording failures. Sometimes its 40 min, sometimes 15min. The server reports stream server closed connection. and it retries, but gets 403 error. and quits after 435ms. I need this to be much longer and have it try more.... From the log, i gather my iptv service is dropping connection, and it take several seconds for it to accept a new connection. here is what log says, removed the iptv url. 2020-07-13 16:15:53.562 Info SharedHttpPipelineSource: Remote server closed stream http:// 2020-07-13 16:15:53.563 Info SharedHttpPipelineSource: Retry opening stream http:// 2020-07-13 16:15:53.563 Info SharedHttpPipelineSource: Opening SharedHttpPipelineSource Live stream from http:// 2020-07-13 16:15:53.563 Info HttpClient: GET http:/ 2020-07-13 16:15:53.999 Info HttpClient: Http response 403 from http:// after 435ms. HeadersServer=nginx, Date=Mon, 13 Jul 2020 21:15:53 GMT, Connection=close, Access-Control-Allow-Origin=* 2020-07-13 16:15:54.001 Error SharedHttpPipelineSource: Give up retries copying live stream http:// *** Error Report *** Version: 4.4.3.0 Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb Operating system: Unix 5.3.0.62 64-Bit OS: True 64-Bit Process: True User Interactive: True Runtime: file:///opt/emby-server/system/System.Private.CoreLib.dll System.Environment.Version: 3.1.2 Processor count: 4 Program data path: /var/lib/emby Application directory: /opt/emby-server/system MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: Forbidden at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod) at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod) at Emby.LiveTV.TunerHosts.SharedHttpPipelineSource.OpenStream(IDisposable connectionContext, MediaSourceInfo mediaSource, String url, MediaProtocol protocol, CancellationToken cancellationToken, Int32 recursion) at Emby.LiveTV.TunerHosts.SharedHttpPipelineSource.<>c__DisplayClass8_0.<<StartStreaming>b__0>d.MoveNext() Source: Emby.Server.Implementations TargetSite: Void MoveNext() 2020-07-13 16:15:54.003 Error SharedHttpPipelineSource: Error copying live stream. *** Error Report *** Version: 4.4.3.0 Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb Operating system: Unix 5.3.0.62 64-Bit OS: True 64-Bit Process: True User Interactive: True Runtime: file:///opt/emby-server/system/System.Private.CoreLib.dll System.Environment.Version: 3.1.2 Processor count: 4 Program data path: /var/lib/emby Application directory: /opt/emby-server/system MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: Forbidden at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod) at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod) at Emby.LiveTV.TunerHosts.SharedHttpPipelineSource.OpenStream(IDisposable connectionContext, MediaSourceInfo mediaSource, String url, MediaProtocol protocol, CancellationToken cancellationToken, Int32 recursion) at Emby.LiveTV.TunerHosts.SharedHttpPipelineSource.<>c__DisplayClass8_0.<<StartStreaming>b__0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Emby.LiveTV.TunerHosts.SharedHttpPipelineSource.<>c__DisplayClass8_0.<<StartStreaming>b__0>d.MoveNext() Source: Emby.Server.Implementations TargetSite: Void MoveNext() 2020-07-13 16:15:54.003 Info SharedHttpPipelineSource: SharedHttpPipelineSource is done streaming.
  9. al92780

    User custom Recording Folder

    With a custom recording folder for each user, does a user see their folder only?
  10. Hi I have a question about the livetv buffer. If I start watching livetv and let say 10 minutes later, I hit the record button. The recording start at the moment the button is pushed and the content of the livetv buffer that can go back 10 minutes ago is not saved in the recording like other dvr do. Is this the expected behavior? Does this feature on your todo list? Thank you
  11. liviosa

    Private recording

    I would like to record a program and be seen only by the user who recorded it.
  12. Kimballslice1890

    Start active recording from beginning

    Been having an issue lately that I have gotten more intimate with the quarantines going on. Over the past couple of days when an active recording on Live TV is happening, I selected the channel via the guide with the active recording and opted to play from beginning. Sometimes it will hang at the spinning circle, other times it will load a frozen frame and sit (my sever shows it is streaming with the time counter moving forward), and sometimes it will stream for a couple seconds then hang up (server side showing it is still streaming). When checking the server side it has sometimes showed direct playing and other times showed transcoding, however end issue is consistent regardless. If I play the channel that is being recorded and play live, there are no issues. I had a similar issue on my PS4 as well a few weeks back (previous server release) where I was playing an active recording from the beginning but could not fast forward or rewind without it going all the way back to the beginning of the recording. Tuner is an HDHomerun Prime and I have a dedicated Readynas Ultra 6 upgraded to 4GB of RAM and OS 6.10.3, 6x2tb drives Raid 5 for DVR. Performance of the NAS is not an issue. My Emby server runs on a Windows Server 2008 R2 VM with plenty of resources on a SATA SSD with 310GB of local storage available to it. Any help would be appreciated.
  13. Hi New to Emby, when i see a show i hit record or record series. I wanted to go back and change some setting to that series but I cannot find an easy to modify recording settings. The only way I have been able to is to click on 'upcoming on tv' and then the recording settings becomes available. Is there a better option? Thanks.
  14. I would like to have the ability to check if a movie is already in my library before scheduling a recording in the DVR. The only way to do it now is to make a search. This mean going from on screen to another. It is already possible to not record an episode of a serie that already exist in the library. A similar option should be available for movie, One suggestion is to have a seach display on screen when scheduling the recording of a movie, in order to inform if the movie is already in the library or not. Hope this help!
  15. I was trying to find a way to manually start recording a channel even if the guide data is missing for that particular time slot. I'd say my EPG brings in about 2/3 of the data, leaving a handful of channels that I can tune in to no problem, just can't see the schedule. I recall the DVRs I've tried over the years all included a way to schedule a recording for a specific channel regardless of what the guide said. I remember running into this whenever there was an extended rain delay with a baseball game for example. Is there any way to accomplish this? Thanks!
  16. sundevil67

    DVR: List of Known Issues

    I'm still struggling to get the DVR to work reliably. The recordings are either of the wrong show, or the playback skips around and even seems to switch channels at times. While all of these recordings were all set up on channels/programs that appeared correctly in the guide at the time, there are quite a number of missing spots in my EPG, and I've tried Emby, Schedules Direct, and XMLTV.. from what I've read in some of these threads, mapping all of the channels through some other 3rd party service sounds like a ton of work & a production-ready integrated Emby live TV/DVR solution with IPTV support is still a ways off. Is there a thread or site where I might find known issues that might cause this type of behavior upon playback? When I playback a recording & run into this, is there any information recorded in the server log that might be useful to the Emby support staff? I also have a ton of empty channels in the EPG that say "No Programming Info", but there doesn't seem to be a way to filter them out, so I'm stuck endlessly scrolling through hundreds of these...short of pointing to a local file for my giude that I edit to remove these empty channels, is there any way to set up the guide so that it excludes these channels that are unavailable? Thanks.
  17. So as of a few weeks ago Emby stopped Recording Live TV altogether and I can't get live TV to stream from any device. I noticed there were a few upgrades recently and I'm on version 4.2.1.0 Windows server. I can stream previously recorded videos, but new recordings never get recorded and trying to watch live TV I just get a blank screen and the spinning wheel of death.
  18. I'm not sure when this started as most of the shows I record only started coming back for first-runs in the past week or so, but I am getting the following errors in Scheduled Tasks for recording shows by schedule: Task Scheduler failed to start "\Emby Recording Family Guy Sun, 06 Oct 2019 21 29 00 GMT" task for user "DomainName\ServerName$". Additional Data: Error Value: 2147943645. Task Category: Task Start Failed Last Run Result: "The operation being requested was not performed because the user has not logged on to the network. The specified service does not exist. (0x800704DD)" I am recording with an HD Homerun using OTA Digital antenna. The server is 2012R2 with Emby set to run as a service. It looks like Emby is building the scheduled tasks with "Run only when user is logged on" instead of what should be "Run whether user is logged on or not" in the task settings. It has to have been an update sometime since March-ish of this year as that is the last time I know that I had shows scheduled to record.
  19. Hi, in LiveTV Section of Emby -> Submenu "Zeitplan" (german -> schedules) the TV Channel logos are shown in wrong aspect ratio (logos are stretched) I attached a screenshot showning the "prob" In the section "Serie" the aspect ratio is shown correct (look at second screenshot) I know this is only a visual bug but would be nice if it could be fixed ;-) thx
  20. Hello Everyone, Back here with a simple issue, not sure if it was intentional or not, but when I am watching live TV, the option to record is no longer there. I have to back out of the show and click record from the guide. I have attached my server log and two screenshots. one of the screenshots is showing that I can record from the guide, the other is from live tv view and there no longer being an option to record. Guide View Live TV View emby-server-log.rtf
  21. When searching for a TV series, I think it would make it much easier to schedule a recording if only the NEXT showing of a series was shown, instead of ALL the episodes, or at least have them in date/time order.
  22. I record Jeopardy daily because I usually get home just as it's ending or after. I don't mind it being spoiled so I'll sometimes watch the end live (last ~10 min). When I go to watch the whole episode after the recording ends, sometimes the recording is only 4-5 minutes and then I can't watch the beginning. Usually if this happens, I'll get an error about the amount of streams, which I don't understand. Is watching while recording a no-no and I should practice more discipline? Or is this fixable?
  23. tvmainia

    error recording

    I have two concurrent streams available from provider. i wanted to record two shows at the same time. one recorded, the other one didn't. here are the logs: https://pastebin.com/y37Y0e3y ffmpeg log: https://pastebin.com/gcGAELdE MacOS 10.13.6 thank you! tvmainia
  24. mickeyfinn

    Recordings failing after a few minutes

    Hi there, I have seen another post about this, which may be related. I have had a few instances since the upgrade to Emby v. 4, but since I have only been using Emby Live TV consistently for a few months, I am not certain that the upgrade is a factor. In instances prior to the one shown in the attached logs, one show will fail after 2 - 9 minutes. I did not have time to gather the logs for the earlier instances of this issue. In this instance, two recordings were happening at the same time and stopped at the same time. I have provided logs from the time the issue started to the end of that log. Can you give me an idea as to what happened? Thanks in advance. embyserver-63689760000.txt
  25. I'm running an Emby server on a Shield TV Pro with Emby Premium. I'm trying to setup a recording of a series ("Bull") but am running into difficulties. I had it scheduled and wanted to make a change but now I just get a looping circle and can't change or delete the program. It's a little hard to see in the screenshot. Emby version is Version 4.0.2.0. My impression is some sort of database corruption but not sure how I can tell or troubleshoot.
×
×
  • Create New...