• Joined on 2025-11-12
nyc_tk commented on pull request sim0n00ps/OF-DL#103 2025-12-16 14:07:42 +00:00
fix: updating Docker for ffmpeg 7.0 - requires Alpine v3.23 community packages

This looks good to me, but is there a specific benefit to the newer version? I haven't seen any issues with 6.1.1.

No, nothing that I encountered but when I started down this path, I was…

nyc_tk commented on pull request sim0n00ps/OF-DL#105 2025-12-16 13:52:15 +00:00
fix: force media to empty list when null to avoid object deref error during purchased media processing

I'm curious as to what conditions might trigger this error, can you elaborate?

It's an error that happened to me. I added a bunch of diagnostic logging after I saw that it kept happening…

nyc_tk created pull request sim0n00ps/OF-DL#105 2025-12-16 04:51:19 +00:00
fix: force media to empty list when null to avoid object deref error during purchased media processing
nyc_tk created branch fix-purchased-media-obj-deref-error in nyc_tk/OF-DL 2025-12-16 04:49:50 +00:00
nyc_tk pushed to fix-purchased-media-obj-deref-error at nyc_tk/OF-DL 2025-12-16 04:49:50 +00:00
fc4ecf9b5e Force media to empty list when null to avoid object deref error
nyc_tk opened issue sim0n00ps/OF-DL#104 2025-12-16 04:49:11 +00:00
Purchased tab download - obj def error when media is null
nyc_tk created pull request sim0n00ps/OF-DL#103 2025-12-16 03:30:17 +00:00
fix: updating Docker for ffmpeg 7.0 - requires Alpine v3.23 community packages
nyc_tk pushed to docker-update-ffmpeg at nyc_tk/OF-DL 2025-12-16 03:24:27 +00:00
fcd287027f Updating Docker for ffmpeg 7.0 - requires Alpine v3.23 community packages
nyc_tk pushed to docker-update-ffmpeg at nyc_tk/OF-DL 2025-12-16 03:22:56 +00:00
18dc3d04cd Updating Docker for ffmpeg 7.0 - requires Alpine v3.23 community packages
nyc_tk pushed to docker-update-ffmpeg at nyc_tk/OF-DL 2025-12-16 03:21:19 +00:00
1d4dfd2a72 Updating Docker for ffmpeg 7.0 - requires Alpine v3.23 community packages.
nyc_tk opened issue sim0n00ps/OF-DL#102 2025-12-16 03:19:58 +00:00
Docker: Update to use ffmpeg v7 & add version ARG
nyc_tk pushed to docker-update-ffmpeg at nyc_tk/OF-DL 2025-12-16 03:18:20 +00:00
490853afdf Updating Docker for ffmpeg 7.0 - requires Alpine v3.23 community packages.
nyc_tk created branch docker-update-ffmpeg in nyc_tk/OF-DL 2025-12-16 03:08:12 +00:00
nyc_tk pushed to docker-update-ffmpeg at nyc_tk/OF-DL 2025-12-16 03:08:12 +00:00
a67c6cf040 Updating Docker for ffmpeg 7.0 - requires Alpine v3.23 community packages.
nyc_tk pushed to fix-purchased-media-obj-defref at nyc_tk/OF-DL 2025-12-15 17:40:11 +00:00
7d2e652dc5 Adding ffmpeg debug reporting config
nyc_tk pushed to fix-purchased-media-obj-defref at nyc_tk/OF-DL 2025-12-15 17:32:18 +00:00
e6075be886 Ensure all response bodies logged and refactoring pagination loops
d304c1bb6a Adding missed response body logging and API rate limiting
Compare 2 commits »
nyc_tk pushed to fix-purchased-media-obj-defref at nyc_tk/OF-DL 2025-12-15 16:56:54 +00:00
0dccb0ca9c Alpine v3.23 is required for ffmpeg7
nyc_tk pushed to fix-purchased-media-obj-defref at nyc_tk/OF-DL 2025-12-15 16:46:21 +00:00
3c99e293a4 Updating to alpine.322 to support ffmpeg7
nyc_tk pushed to fix-purchased-media-obj-defref at nyc_tk/OF-DL 2025-12-15 16:45:14 +00:00
213690d1f6 Switching ffmpeg to v7 for Docker
nyc_tk pushed to fix-purchased-media-obj-defref at nyc_tk/OF-DL 2025-12-15 15:38:46 +00:00
9b7a98011e Adding Docker build env var for version