Commit Graph
756 Commits
Author SHA1 Message Date
euzu 49c7f64a8f Added sleep timer 2025-06-11 16:47:57 +02:00
euzu 1e114b85f7 Merge branch 'master' into feature/shared_streams_uhd 2025-06-11 15:55:45 +02:00
euzu d8f07c0eeb Active user manager 2025-06-11 15:55:40 +02:00
euzu 5d0a9fbff7 User connection remove fix 2025-06-11 15:52:23 +02:00
euzu 6828e0f5d1 refactored shared stream manager 2025-06-11 15:50:15 +02:00
euzu 9e9fa4f77f sanitize log added 2025-06-11 10:11:37 +02:00
euzu 80dcc424b6 Merge branch 'master' into feature/shared_streams_uhd 2025-06-10 19:08:04 +02:00
euzu d1400bb476 added session key 2025-06-10 19:00:27 +02:00
euzu d992ac1f46 Refactoring shared streams for UHD streams 2025-06-10 11:54:44 +02:00
euzu a5f25eea64 session key update 2025-06-10 09:24:53 +02:00
euzu 6486c9a519 using x-forwarded-for for session 2025-06-09 13:35:44 +02:00
euzu c9745d50f6 added session limit 2025-06-09 13:23:27 +02:00
euzu d8daefb452 fixed hls api 2025-06-09 13:00:37 +02:00
euzu f87e308660 Merge branch 'master' into fix/catchup 2025-06-09 10:48:38 +02:00
euzu 9bafbe27a5 epg icon fix 2025-06-09 10:30:52 +02:00
euzu 358aeb49fe Merge branch 'master' into fix/catchup 2025-06-07 11:31:57 +02:00
euzu 3338985afd small refactorings 2025-06-07 11:27:49 +02:00
euzu 931aab5c14 continuity counter using reduced memory now 2025-06-07 11:16:52 +02:00
euzu 4b2c745944 removed atomics, because we have only one thread accessing the stream 2025-06-07 10:47:17 +02:00
euzu b82d9e4c77 Custom stream loop 2025-06-07 10:23:19 +02:00
euzu 0192d7b6a6 Catchup play fix 2025-06-06 11:17:42 +02:00
euzu b9f65b61a7 Merge branch 'master' into fix/catchup 2025-06-05 20:09:09 +02:00
euzu 138977deb6 Remove Icon tag which has no source attribute 2025-06-05 20:06:04 +02:00
euzu 4dc27e5ed0 ipadr session 2025-06-05 17:51:03 +02:00
euzu 827d32d246 Merge branch 'master' into fix/catchup 2025-06-05 15:29:23 +02:00
euzu a629c46129 Added blocks to mapper,
Added first function to mapper
2025-06-05 15:27:10 +02:00
euzu 1191049b1a fixed log level info print 2025-06-05 10:30:56 +02:00
euzu 78d3a2b8c6 Merge branch 'master' into fix/catchup
# Conflicts:
#	src/api/endpoints/xtream_api.rs
#	src/utils/network/request.rs
2025-06-05 08:17:03 +02:00
euzu 4eb6d05881 Series info can have release_date and releaseDate as fields, which should be handled 2025-06-04 21:59:24 +02:00
euzu cf44587034 Series info can have release_date and releaseDate as fields, which should be handled 2025-06-04 21:52:55 +02:00
euzu abed4a75ee implemented session with redirect 2025-06-04 21:40:14 +02:00
euzu 4605449608 implemented session with redirect 2025-06-03 18:25:15 +02:00
euzu cdacf54f48 Catchup/Timeshift fix 2025-06-02 18:03:34 +02:00
euzu 977a61ec19 Fixed input filter and epg sources 2025-06-02 10:44:09 +02:00
euzu 4ef922e59e little refactoring bplustree 2025-05-30 13:36:19 +02:00
euzu 7f5070785a epg source preparation refactored 2025-05-30 12:52:41 +02:00
euzu ef4200bfc8 epg source preparation refactored 2025-05-30 12:02:14 +02:00
euzuandGitHub 5ca98ec20d Update playlist.rs
added input field to field accessor
2025-05-27 17:59:47 +02:00
euzu 8a6a738b63 During grace period the stream should be blocked to avoid unnecessary stream download 2025-05-27 12:57:35 +02:00
euzu 86892991c6 During grace period the stream should be blocked to avoid unnecessary stream download 2025-05-27 12:52:29 +02:00
euzu caeba744e8 Merge branch 'master' into feature/grace_period_block_stream 2025-05-27 12:50:58 +02:00
euzu 1ba6b15d33 During grace period the stream should be blocked to avoid unnecessary stream download 2025-05-27 12:50:34 +02:00
euzu cd392fed90 Hls request handling for m3u fixed,
Updated example config
2025-05-27 12:42:11 +02:00
euzu 451a1a9e79 During grace period the stream should be blocked to avoid unnecessary stream download 2025-05-27 11:31:46 +02:00
euzu adc428aa5b During grace period the stream should be blocked to avoid unnecessary stream download 2025-05-27 11:30:37 +02:00
euzu 0f636f52c9 Reading config files one by one to avoid wrong line numbers on config errors 2025-05-27 10:47:24 +02:00
euzu 07ddc5b8dd Reading config files one by one to avoid wrong line numbers on config errors 2025-05-27 10:29:40 +02:00
euzu bd790bc675 readme updated 2025-05-26 18:05:42 +02:00
euzu 2fb1de425f fixed custom stream response buffering 2025-05-26 17:44:39 +02:00
euzu 9a7b6f021c cleanup old epg file downloads 2025-05-26 15:20:11 +02:00