[Issue]: Bug: DVR not recording series #4976

Closed
opened 2026-02-07 01:21:04 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @socphoenix on GitHub (Jul 18, 2023).

Please describe your bug

Setting Jellyfin to record individual tv episodes works as expected. When Record Series is selected it (options all episodes, don't record items already in library) is added to the series list, and on the guide recording marks are placed on the items, but nothing gets added to the scheduler and no items actually record. TV source is IPTV

Jellyfin Version

Other

if other:

10.8.10

Environment

- OS: FreeBSD
- Linux Kernel: n/a
- Virtualization: FreeBSD jail
- Clients: Linux/macOS
- Browser: Chrome/Safari
- FFmpeg Version: 6.0_1,1
- Playback Method: n/a
- Hardware Acceleration: n/a
- GPU Model: n/a
- Plugins: none
- Reverse Proxy: none
- Base URL: 192.168.50.30
- Networking: local lan
- Storage: zfs dataset

Jellyfin logs

[2023-07-17 22:29:13.810 -06:00] [INF] [42] Emby.Server.Implementations.LiveTv.LiveTvManager: New recording scheduled
[2023-07-17 22:31:38.343 -06:00] [INF] [73] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2023-07-17 22:31:50.344 -06:00] [INF] [81] Emby.Server.Implementations.Session.SessionWebSocketListener: Lost 1 WebSockets.
[2023-07-17 22:32:42.428 -06:00] [INF] [73] Emby.Server.Implementations.LiveTv.EmbyTV.EmbyTV: Creating recording timer for "e69aa319a31db14ca7cba05713e6adaa", "ABCNL Prime With Linsey Davis". Timer will fire in "1107.29285251" minutes
[2023-07-17 22:32:42.429 -06:00] [INF] [73] Emby.Server.Implementations.LiveTv.EmbyTV.EmbyTV: Creating recording timer for "6702776591f2f20b879bf0876d590dc5", "ABCNL Prime With Linsey Davis". Timer will fire in "27.292842151666665" minutes
[2023-07-17 22:33:12.109 -06:00] [INF] [26] Emby.Server.Implementations.LiveTv.EmbyTV.EmbyTV: Creating recording timer for "da1a865f5a3fa5c4c7ea9785a60f123c", "ABCNL Prime With Linsey Davis". Timer will fire in "1106.7981833783333" minutes
[2023-07-17 22:33:12.109 -06:00] [INF] [26] Emby.Server.Implementations.LiveTv.EmbyTV.EmbyTV: Creating recording timer for "b775b768f0e9c3a5484c83d58d1fced0", "ABCNL Prime With Linsey Davis". Timer will fire in "26.798169671666667" minutes
[2023-07-17 22:33:24.411 -06:00] [INF] [99] Emby.Server.Implementations.LiveTv.EmbyTV.EmbyTV: Creating recording timer for "7803add4c225a84d2dac4bee69ce71ff", "ABCNL Prime With Linsey Davis". Timer will fire in "1106.5931462566666" minutes
[2023-07-17 22:33:24.411 -06:00] [INF] [99] Emby.Server.Implementations.LiveTv.EmbyTV.EmbyTV: Creating recording timer for "aece424a43af9fd4441f78b9b9898a5b", "ABCNL Prime With Linsey Davis". Timer will fire in "26.59313661" minutes

FFmpeg logs

No response

Please attach any browser or client logs here

Requesting http://192.168.50.30:8096/LiveTv/Timers/Defaults?programId=230b474c926c740a4778ea769cd48ed0
main.jellyfin.bundle.js?dafe991ea4b0f4a6e0a5:2 Requesting url without automatic networking: http://192.168.50.30:8096/LiveTv/SeriesTimers
main.jellyfin.bundle.js?dafe991ea4b0f4a6e0a5:2 Requesting http://192.168.50.30:8096/LiveTv/Programs/230b474c926c740a4778ea769cd48ed0?userId=c1319979c3f0421eb03e784304ea5c7e
main.jellyfin.bundle.js?dafe991ea4b0f4a6e0a5:2 Requesting http://192.168.50.30:8096/LiveTv/Programs/230b474c926c740a4778ea769cd48ed0?userId=c1319979c3f0421eb03e784304ea5c7e

Please attach any screenshots here

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
Originally created by @socphoenix on GitHub (Jul 18, 2023). ### Please describe your bug Setting Jellyfin to record individual tv episodes works as expected. When Record Series is selected it (options all episodes, don't record items already in library) is added to the series list, and on the guide recording marks are placed on the items, but nothing gets added to the scheduler and no items actually record. TV source is IPTV ### Jellyfin Version Other ### if other: 10.8.10 ### Environment ```markdown - OS: FreeBSD - Linux Kernel: n/a - Virtualization: FreeBSD jail - Clients: Linux/macOS - Browser: Chrome/Safari - FFmpeg Version: 6.0_1,1 - Playback Method: n/a - Hardware Acceleration: n/a - GPU Model: n/a - Plugins: none - Reverse Proxy: none - Base URL: 192.168.50.30 - Networking: local lan - Storage: zfs dataset ``` ### Jellyfin logs ```shell [2023-07-17 22:29:13.810 -06:00] [INF] [42] Emby.Server.Implementations.LiveTv.LiveTvManager: New recording scheduled [2023-07-17 22:31:38.343 -06:00] [INF] [73] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets. [2023-07-17 22:31:50.344 -06:00] [INF] [81] Emby.Server.Implementations.Session.SessionWebSocketListener: Lost 1 WebSockets. [2023-07-17 22:32:42.428 -06:00] [INF] [73] Emby.Server.Implementations.LiveTv.EmbyTV.EmbyTV: Creating recording timer for "e69aa319a31db14ca7cba05713e6adaa", "ABCNL Prime With Linsey Davis". Timer will fire in "1107.29285251" minutes [2023-07-17 22:32:42.429 -06:00] [INF] [73] Emby.Server.Implementations.LiveTv.EmbyTV.EmbyTV: Creating recording timer for "6702776591f2f20b879bf0876d590dc5", "ABCNL Prime With Linsey Davis". Timer will fire in "27.292842151666665" minutes [2023-07-17 22:33:12.109 -06:00] [INF] [26] Emby.Server.Implementations.LiveTv.EmbyTV.EmbyTV: Creating recording timer for "da1a865f5a3fa5c4c7ea9785a60f123c", "ABCNL Prime With Linsey Davis". Timer will fire in "1106.7981833783333" minutes [2023-07-17 22:33:12.109 -06:00] [INF] [26] Emby.Server.Implementations.LiveTv.EmbyTV.EmbyTV: Creating recording timer for "b775b768f0e9c3a5484c83d58d1fced0", "ABCNL Prime With Linsey Davis". Timer will fire in "26.798169671666667" minutes [2023-07-17 22:33:24.411 -06:00] [INF] [99] Emby.Server.Implementations.LiveTv.EmbyTV.EmbyTV: Creating recording timer for "7803add4c225a84d2dac4bee69ce71ff", "ABCNL Prime With Linsey Davis". Timer will fire in "1106.5931462566666" minutes [2023-07-17 22:33:24.411 -06:00] [INF] [99] Emby.Server.Implementations.LiveTv.EmbyTV.EmbyTV: Creating recording timer for "aece424a43af9fd4441f78b9b9898a5b", "ABCNL Prime With Linsey Davis". Timer will fire in "26.59313661" minutes ``` ### FFmpeg logs _No response_ ### Please attach any browser or client logs here Requesting http://192.168.50.30:8096/LiveTv/Timers/Defaults?programId=230b474c926c740a4778ea769cd48ed0 main.jellyfin.bundle.js?dafe991ea4b0f4a6e0a5:2 Requesting url without automatic networking: http://192.168.50.30:8096/LiveTv/SeriesTimers main.jellyfin.bundle.js?dafe991ea4b0f4a6e0a5:2 Requesting http://192.168.50.30:8096/LiveTv/Programs/230b474c926c740a4778ea769cd48ed0?userId=c1319979c3f0421eb03e784304ea5c7e main.jellyfin.bundle.js?dafe991ea4b0f4a6e0a5:2 Requesting http://192.168.50.30:8096/LiveTv/Programs/230b474c926c740a4778ea769cd48ed0?userId=c1319979c3f0421eb03e784304ea5c7e ### Please attach any screenshots here _No response_ ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
OVERLORD added the bug label 2026-02-07 01:21:04 +03:00
Author
Owner

@socphoenix commented on GitHub (Jul 18, 2023):

I set a show manually to record last night. For whatever reason series are now showing up in the schedule, will request to close the issue if they record successfully tonight.

@socphoenix commented on GitHub (Jul 18, 2023): I set a show manually to record last night. For whatever reason series are now showing up in the schedule, will request to close the issue if they record successfully tonight.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#4976