2023-07-13, 07:15 PM
Hey All,
I have been trying to get LiveTV to record, but for some reason, the only thing being created is .nfo files. For reference, I am using an m3u link to get LiveTV, which works fine. Playback is good, and I can see the .ts files being created and removed while watching LiveTV. However, when I press the record button, only .nfo files are created and no .ts files are created in the transcodes folder. Both folders are owned by Jellyfin, and chmod is 777 for testing.
Here are some logs;
[2023-07-13 19:10:51.729 +00:00] [INF] Beginning recording. Will record for "19.137835885" minutes.
[2023-07-13 19:10:51.730 +00:00] [INF] Writing file to: "/mnt/media/shows/The Fast and the Farmer-ish/The Fast and the Farmer-ish 2023_07_13_19_00_00.ts"
[2023-07-13 19:10:51.731 +00:00] [INF] Triggering refresh on "/mnt/media/shows/The Fast and the Farmer-ish/The Fast and the Farmer-ish 2023_07_13_19_00_00.ts"
[2023-07-13 19:10:51.732 +00:00] [INF] Refreshing recording parent "/mnt/media/shows/The Fast and the Farmer-ish"
[2023-07-13 19:10:51.735 +00:00] [INF] Copying recording to file "/mnt/media/shows/The Fast and the Farmer-ish/The Fast and the Farmer-ish 2023_07_13_19_00_00.ts"
[2023-07-13 19:10:51.735 +00:00] [ERR] Error recording to "/mnt/media/shows/The Fast and the Farmer-ish/The Fast and the Farmer-ish 2023_07_13_19_00_00.ts"
System.IO.FileNotFoundException: Could not find file '/mnt/media/transcodes/b7b03186079a4328a683174e784e78a5.ts'.
Any idea what is going on here? If more logs are needed, I am happy to provide them.
I have been trying to get LiveTV to record, but for some reason, the only thing being created is .nfo files. For reference, I am using an m3u link to get LiveTV, which works fine. Playback is good, and I can see the .ts files being created and removed while watching LiveTV. However, when I press the record button, only .nfo files are created and no .ts files are created in the transcodes folder. Both folders are owned by Jellyfin, and chmod is 777 for testing.
Here are some logs;
[2023-07-13 19:10:51.729 +00:00] [INF] Beginning recording. Will record for "19.137835885" minutes.
[2023-07-13 19:10:51.730 +00:00] [INF] Writing file to: "/mnt/media/shows/The Fast and the Farmer-ish/The Fast and the Farmer-ish 2023_07_13_19_00_00.ts"
[2023-07-13 19:10:51.731 +00:00] [INF] Triggering refresh on "/mnt/media/shows/The Fast and the Farmer-ish/The Fast and the Farmer-ish 2023_07_13_19_00_00.ts"
[2023-07-13 19:10:51.732 +00:00] [INF] Refreshing recording parent "/mnt/media/shows/The Fast and the Farmer-ish"
[2023-07-13 19:10:51.735 +00:00] [INF] Copying recording to file "/mnt/media/shows/The Fast and the Farmer-ish/The Fast and the Farmer-ish 2023_07_13_19_00_00.ts"
[2023-07-13 19:10:51.735 +00:00] [ERR] Error recording to "/mnt/media/shows/The Fast and the Farmer-ish/The Fast and the Farmer-ish 2023_07_13_19_00_00.ts"
System.IO.FileNotFoundException: Could not find file '/mnt/media/transcodes/b7b03186079a4328a683174e784e78a5.ts'.
Any idea what is going on here? If more logs are needed, I am happy to provide them.