🚸 Improve mail with movies from the Savoy
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sun, 25 Feb 2024 00:54:01 +0000 (01:54 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sun, 25 Feb 2024 00:56:09 +0000 (01:56 +0100)
commitb66df27edfad2a27e8602636a81941600db5d558
treeb6ae32e1897592c6dac0af5c5bd00c3b8f84b709
parent0538ddd058d25b2ae63977941e18402d2a081bc6
🚸 Improve mail with movies from the Savoy
src/main/java/net/pterodactylus/rhynodge/watchers/SavoyTicketWatcher.java
src/main/kotlin/net/pterodactylus/rhynodge/filters/webpages/savoy/MovieState.kt [new file with mode: 0644]
src/main/kotlin/net/pterodactylus/rhynodge/filters/webpages/savoy/SavoyMerger.kt [new file with mode: 0644]
src/test/kotlin/net/pterodactylus/rhynodge/filters/webpages/savoy/MovieStateTest.kt [new file with mode: 0644]
src/test/kotlin/net/pterodactylus/rhynodge/filters/webpages/savoy/SavoyMergerTest.kt [new file with mode: 0644]