Commit Graph

16590 Commits

Author SHA1 Message Date
vanhofen
36275228ad fix cst build
Origin commit data
------------------
Branch: ni/coolstream
Commit: 02131db4c4
Author: vanhofen <vanhofen@gmx.de>
Date: 2025-07-21 (Mon, 21 Jul 2025)

Origin message was:
------------------
- fix cst build

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2025-07-21 20:04:10 +02:00
vanhofen
9f418ef8db locale: add LOCALE_CI_OP
Origin commit data
------------------
Branch: ni/coolstream
Commit: f45ce753f3
Author: vanhofen <vanhofen@gmx.de>
Date: 2025-07-19 (Sat, 19 Jul 2025)

Origin message was:
------------------
- locale: add LOCALE_CI_OP

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2025-07-19 12:32:51 +02:00
BPanther
dfc58c00bd fix last commit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 434ea92e98
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2025-06-22 (Sun, 22 Jun 2025)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2025-07-19 10:57:35 +02:00
BPanther
6f6f3114c3 fix ffm 7.xx
Origin commit data
------------------
Branch: ni/coolstream
Commit: c9c72541b5
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2025-06-22 (Sun, 22 Jun 2025)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2025-07-19 10:56:28 +02:00
BPanther
0d1ee0dbca ci init changed, new slot option added
Origin commit data
------------------
Branch: ni/coolstream
Commit: 672e40c0de
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2025-04-30 (Wed, 30 Apr 2025)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2025-07-19 10:49:54 +02:00
vanhofen
cc77352502 deactivate f2bdac723c to "fix" cst build
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9374e1287f
Author: vanhofen <vanhofen@gmx.de>
Date: 2025-06-14 (Sat, 14 Jun 2025)

Origin message was:
------------------
- deactivate f2bdac723c to "fix" cst build

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2025-06-14 00:06:43 +02:00
Thilo Graf
a6659b939d streamts: Fix const-correctness issues in Send() and write_packet()
- Change Send() parameter from unsigned char* to const unsigned char*.
- Update write_packet() to accept const uint8_t*.
- Fix invalid conversion error with GCC 14.

Confirmed working by building generic neutrino with GCC 14.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 19cb83d8db
Author: Thilo Graf <dbt@novatux.de>
Date: 2025-03-10 (Mon, 10 Mar 2025)



------------------
This commit was generated by Migit
2025-06-10 22:23:30 +02:00
Thilo Graf
f2bdac723c cc_item_picture.h: fix build warnings
Import base class methods setWidth and setHeight to avoid
-Woverloaded-virtual warnings


Origin commit data
------------------
Branch: ni/coolstream
Commit: f026ec1eb1
Author: Thilo Graf <dbt@novatux.de>
Date: 2025-03-10 (Mon, 10 Mar 2025)



------------------
This commit was generated by Migit
2025-06-10 22:23:21 +02:00
vanhofen
d9bffc0d40 yWeb/jQuery: bump to version 3.7.1
Origin commit data
------------------
Branch: ni/coolstream
Commit: 09384e98d0
Author: vanhofen <vanhofen@gmx.de>
Date: 2025-05-19 (Mon, 19 May 2025)

Origin message was:
------------------
- yWeb/jQuery: bump to version 3.7.1

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2025-05-19 20:33:42 +02:00
vanhofen
a8c4caed32 Change to version 3.67
Origin commit data
------------------
Branch: ni/coolstream
Commit: c3bd20c0c2
Author: vanhofen <vanhofen@gmx.de>
Date: 2025-05-19 (Mon, 19 May 2025)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
NI-3.67
2025-05-19 20:12:06 +02:00
Thilo Graf
d8a179dc85 streamts.cpp: Try to fix LIBAVFORMAT_VERSION_INT comparsion
Origin commit data
------------------
Branch: ni/coolstream
Commit: f7ad6b5f4d
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-12-22 (Sun, 22 Dec 2024)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2025-05-19 20:09:04 +02:00
Thilo Graf
abb840b48c Refactor: Adjust Send and write_packet methods for compatibility with newer FFmpeg versions
- Added conditional compilation for `LIBAVFORMAT_VERSION_INT` to handle
 differences in FFmpeg API versions.
- Updated `Send` method to use `const unsigned char*` for compatibility
- Refactored `write_packet` to use `const uint8_t*` for consistency with
 the newer FFmpeg API.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 36566bbeba
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-12-21 (Sat, 21 Dec 2024)

Origin message was:
------------------
Refactor: Adjust `Send` and `write_packet` methods for compatibility with newer FFmpeg versions

- Added conditional compilation for `LIBAVFORMAT_VERSION_INT` to handle
 differences in FFmpeg API versions.
- Updated `Send` method to use `const unsigned char*` for compatibility
- Refactored `write_packet` to use `const uint8_t*` for consistency with
 the newer FFmpeg API.


------------------
This commit was generated by Migit
2025-05-19 20:08:52 +02:00
vanhofen
2a7ff65966 record-info: second try to fix rec/ts-icon for current channel
Origin commit data
------------------
Branch: ni/coolstream
Commit: 80220af4bf
Author: vanhofen <vanhofen@gmx.de>
Date: 2025-01-19 (Sun, 19 Jan 2025)

Origin message was:
------------------
- record-info: second try to fix rec/ts-icon for current channel

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2025-01-19 21:42:16 +01:00
vanhofen
a91b74d7fe timerlist: mark remote timers with different text colors
Origin commit data
------------------
Branch: ni/coolstream
Commit: 23eb0168c1
Author: vanhofen <vanhofen@gmx.de>
Date: 2025-01-19 (Sun, 19 Jan 2025)

Origin message was:
------------------
- timerlist: mark remote timers with different text colors

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2025-01-19 21:42:16 +01:00
BPanther
a68fe4215a vuall: small fix bcm3466
Origin commit data
------------------
Branch: ni/coolstream
Commit: ff14fd96bb
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2024-12-28 (Sat, 28 Dec 2024)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-12-29 15:08:41 +01:00
BPanther
195e93a406 no hybrid for bcm3466 t2 tuner
Origin commit data
------------------
Branch: ni/coolstream
Commit: cd8030ae17
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2024-07-17 (Wed, 17 Jul 2024)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-12-29 15:08:28 +01:00
vanhofen
5cecbd8918 record-info: try to fix rec/ts-icon for current channel
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2ce74b827a
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-11-20 (Wed, 20 Nov 2024)

Origin message was:
------------------
- record-info: try to fix rec/ts-icon for current channel

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-11-20 20:30:02 +01:00
Thilo Graf
30eb4fd522 timerd.cpp: Rework command descriptions
- Minor format and style fixes for readability
- Replaced German comments with English to ensure consistent ASCII
 encoding and avoid potential encoding issues


Origin commit data
------------------
Branch: ni/coolstream
Commit: ca05b09fe9
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-11-16 (Sat, 16 Nov 2024)

Origin message was:
------------------
timerd.cpp: Rework command descriptions

- Minor format and style fixes for readability
- Replaced German comments with English to ensure consistent ASCII
 encoding and avoid potential encoding issues


------------------
This commit was generated by Migit
2024-11-20 19:54:37 +01:00
GetAway
8a4e66e252 timerd.cpp: Fix thread declarations, typos, and improve timerd_main_thread consistency
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7571071f60
Author: GetAway <get-away@t-online.de>
Date: 2024-11-16 (Sat, 16 Nov 2024)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-11-20 19:54:24 +01:00
Jacek Jendrzej
1f60833aed lua: add compatibility to lua 5.3 and 5.4; copy from https://github.com/SteveKChiu/lua-intf/blob/master/LuaIntf/LuaCompat.h
Origin commit data
------------------
Branch: ni/coolstream
Commit: e8e77b7f41
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2024-11-10 (Sun, 10 Nov 2024)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-11-10 20:03:08 +01:00
GetAway
7e2a9f66f4 Fix: fix warning: type struct CFile violates the C++ one definition rule
Set _FILE_OFFSET_BITS=64 in Makefiles for consistent 64-bit off_t definition

This removes -Wodr warnings when compiling CFile and several other classes,
ensuring off_t is consistently defined as a 64-bit type across all
translation units.

Observed while compiling with GCC 13.

Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: decda9db11
Author: GetAway <get-away@t-online.de>
Date: 2024-11-10 (Sun, 10 Nov 2024)



------------------
This commit was generated by Migit
2024-11-10 20:03:08 +01:00
Thilo Graf
79669e0ecd Refactor setButtonLabels() to use std::vector for safer memory management
- Replaced manual dynamic memory allocation with std::vector in
 setButtonLabels(const button_label*...) and setButtonLabels(const std::vector<button_label_cc>&...).
- Reserved vector capacity upfront to match label_count, optimizing memory usage.
- Improved safety and readability by removing manual delete[] calls and
 handling memory cleanup through vector's automatic management.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 646d24320f
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-11-03 (Sun, 03 Nov 2024)

Origin message was:
------------------
Refactor setButtonLabels() to use std::vector for safer memory management

- Replaced manual dynamic memory allocation with std::vector in
 setButtonLabels(const button_label*...) and setButtonLabels(const std::vector<button_label_cc>&...).
- Reserved vector capacity upfront to match label_count, optimizing memory usage.
- Improved safety and readability by removing manual delete[] calls and
 handling memory cleanup through vector's automatic management.


------------------
This commit was generated by Migit
2024-11-03 18:34:25 +01:00
Thilo Graf
2337d8cfbe Update '.gitignore' to include 'venv' for Python environment fallout.
- Previously, only Visual Studio Code settings were ignored.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 28c9a6e65d
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-11-03 (Sun, 03 Nov 2024)



------------------
This commit was generated by Migit
2024-11-03 18:34:25 +01:00
vanhofen
35ad76f6f6 infoviewer: fix start of infoicons and weather in showMovieTitle()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4a1773b058
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-10-25 (Fri, 25 Oct 2024)

Origin message was:
------------------
- infoviewer: fix start of infoicons and weather in showMovieTitle()

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-10-25 19:20:02 +02:00
vanhofen
da5193b8c4 infoviewer: move showMovieTitle() below showTitle()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4568645abf
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-10-25 (Fri, 25 Oct 2024)

Origin message was:
------------------
- infoviewer: move showMovieTitle() below showTitle()

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-10-25 19:20:02 +02:00
vanhofen
a9fab13220 infoviewer: enable weather data
Origin commit data
------------------
Branch: ni/coolstream
Commit: f988d129b5
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-10-21 (Mon, 21 Oct 2024)

Origin message was:
------------------
- infoviewer: enable weather data

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-10-21 21:44:57 +02:00
vanhofen
0f6f33c4c3 infoicons: add getHeightRel() to get relative height
Origin commit data
------------------
Branch: ni/coolstream
Commit: 94a5fcb66d
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-10-21 (Mon, 21 Oct 2024)

Origin message was:
------------------
- infoicons: add getHeightRel() to get relative height

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-10-21 21:44:57 +02:00
vanhofen
311c29efc4 fix compile; cleanup EPG replacements
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4c77ec8624
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-10-08 (Tue, 08 Oct 2024)

Origin message was:
------------------
- fix compile; cleanup EPG replacements

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-10-08 22:23:59 +02:00
vanhofen
57721aafef lua_curl: sync with tangocash
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3b94c1740e
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-10-07 (Mon, 07 Oct 2024)

Origin message was:
------------------
- lua_curl: sync with tangocash

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-10-07 20:24:49 +02:00
TangoCash
aef9695b53 update lua curl
Origin commit data
------------------
Branch: ni/coolstream
Commit: f5acbb236e
Author: TangoCash <eric@loxat.de>
Date: 2024-10-07 (Mon, 07 Oct 2024)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-10-07 20:24:49 +02:00
vanhofen
374dfaf2a7 unify text-replacements in EPG
Origin commit data
------------------
Branch: ni/coolstream
Commit: 49d2cb3abf
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-10-07 (Mon, 07 Oct 2024)

Origin message was:
------------------
- unify text-replacements in EPG

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-10-07 20:24:49 +02:00
TangoCash
d35ca8abba fix linebreaks/tabs in epg+ footer
Origin commit data
------------------
Branch: ni/coolstream
Commit: cdea62ed25
Author: TangoCash <eric@loxat.de>
Date: 2024-10-07 (Mon, 07 Oct 2024)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-10-07 20:24:49 +02:00
TangoCash
af2aaab523 fix faulty epg, e.g. ATV
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7faf515f1e
Author: TangoCash <eric@loxat.de>
Date: 2024-10-07 (Mon, 07 Oct 2024)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-10-07 20:24:49 +02:00
TangoCash
5761badebd streamts: add fallback to FindChannel48()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4ebfb3d8ff
Author: TangoCash <eric@loxat.de>
Date: 2024-10-07 (Mon, 07 Oct 2024)

Origin message was:
------------------
- streamts: add fallback to FindChannel48()

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-10-07 20:24:49 +02:00
vanhofen
74f5c52759 Revert "getservices.cpp: fix e2tv streaming on cable boxes"
This reverts commit 21465ade0c.


Origin commit data
------------------
Branch: ni/coolstream
Commit: f87c24f459
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-10-07 (Mon, 07 Oct 2024)



------------------
This commit was generated by Migit
2024-10-07 20:24:49 +02:00
vanhofen
ace112e8c9 weather-setup: change g_settings.weather_api_version to 3.0
Origin commit data
------------------
Branch: ni/coolstream
Commit: c902f2aac8
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-09-22 (Sun, 22 Sep 2024)

Origin message was:
------------------
- weather-setup: change g_settings.weather_api_version to 3.0

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-09-22 17:39:52 +02:00
TangoCash
8e50575708 fix sleeptimer for webtv
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2260d13704
Author: TangoCash <eric@loxat.de>
Date: 2024-09-18 (Wed, 18 Sep 2024)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-09-22 17:26:12 +02:00
vanhofen
638e4163a2 initial-settings: update last matze settings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2567d00c7f
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-09-07 (Sat, 07 Sep 2024)

Origin message was:
------------------
- initial-settings: update last matze settings

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-09-07 23:22:16 +02:00
vanhofen
c5edb2899a initial-settings: update matze settings
Origin commit data
------------------
Branch: ni/coolstream
Commit: d6c2dd31e5
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-09-07 (Sat, 07 Sep 2024)

Origin message was:
------------------
- initial-settings: update matze settings

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-09-07 12:21:51 +02:00
Jacek Jendrzej
63f43d0f18 channellist fix footer line
Origin commit data
------------------
Branch: ni/coolstream
Commit: 269e7e0117
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2024-09-05 (Thu, 05 Sep 2024)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-09-05 21:34:45 +02:00
Jacek Jendrzej
4e9ac3ce4f epgplus fix footer line
Origin commit data
------------------
Branch: ni/coolstream
Commit: b8272a32a2
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2024-09-05 (Thu, 05 Sep 2024)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-09-05 21:34:45 +02:00
Jacek Jendrzej
21896d808f fix epg newline forÖR channels
Origin commit data
------------------
Branch: ni/coolstream
Commit: b07bef983f
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2024-09-05 (Thu, 05 Sep 2024)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-09-05 21:34:45 +02:00
Jacek Jendrzej
363b223bee avoid null pointer use
Origin commit data
------------------
Branch: ni/coolstream
Commit: e257b06f44
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2024-09-05 (Thu, 05 Sep 2024)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-09-05 21:34:45 +02:00
Jacek Jendrzej
6b173240a4 remove av_packet_make_refcounted, this break build with old ffmpeg
Origin commit data
------------------
Branch: ni/coolstream
Commit: eaa66c57bf
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2024-09-05 (Thu, 05 Sep 2024)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-09-05 21:34:45 +02:00
Jacek Jendrzej
17ccb41d03 avoid double mutex lock
Origin commit data
------------------
Branch: ni/coolstream
Commit: c9c8652834
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2024-09-02 (Mon, 02 Sep 2024)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-09-02 21:06:01 +02:00
Jacek Jendrzej
d687e1f0df second try to fix record m3u8 format with separate audio
Origin commit data
------------------
Branch: ni/coolstream
Commit: f0dc8e33f8
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2024-09-02 (Mon, 02 Sep 2024)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-09-02 21:06:01 +02:00
vanhofen
b1182c9c69 weather-setup: fix typo
Origin commit data
------------------
Branch: ni/coolstream
Commit: c75df7211c
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-09-02 (Mon, 02 Sep 2024)

Origin message was:
------------------
- weather-setup: fix typo

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-09-02 21:06:01 +02:00
Thilo Graf
5816bbe278 menue.h/cpp: Remove virtual specifier from getOption methods
- Removed the 'const' specifier from CMenuOptionChooser's getOption method.
- Ensured that getOption methods in derived classes do not hide the base class methods.

This should avoid compiler warnings related to method hiding
and ensure that the correct getOption method is used without ambiguity.
Tested and verified that no new warnings or errors are introduced.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 809c0f58e4
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-09-02 (Mon, 02 Sep 2024)



------------------
This commit was generated by Migit
2024-09-02 21:06:01 +02:00
Thilo Graf
019d5d8cfd msgbox.h: Fixed method hiding issue by using 'virtual' keyword for setTimeOut
This should avoid potential -Woverloaded-virtual warnings.


Origin commit data
------------------
Branch: ni/coolstream
Commit: d909533f23
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-09-02 (Mon, 02 Sep 2024)



------------------
This commit was generated by Migit
2024-09-02 21:06:01 +02:00
Thilo Graf
38cb943659 mb.h: Fixed method overriding issue in CMenuSelector class
- Fixed the getHeight() method in CMenuSelector using the override keyword
 to ensure it correctly overrides the virtual method from CMenuItem.
- Resolved -Woverloaded-virtual warnings related to hidden overloaded
 virtual methods.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 25a43d2855
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-09-02 (Mon, 02 Sep 2024)

Origin message was:
------------------
mb.h: Fixed method overriding issue in CMenuSelector class

- Fixed the getHeight() method in CMenuSelector using the override keyword
 to ensure it correctly overrides the virtual method from CMenuItem.
- Resolved -Woverloaded-virtual warnings related to hidden overloaded
 virtual methods.


------------------
This commit was generated by Migit
2024-09-02 21:06:01 +02:00