aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Implementations.Tests/Test Data
diff options
context:
space:
mode:
authorBond_009 <bond.009@outlook.com>2022-11-05 14:11:49 +0100
committerBond_009 <bond.009@outlook.com>2022-11-05 14:11:49 +0100
commitba3e7027fee956f695c1b659857aa709eb0b9057 (patch)
tree5b7f6853af6d3af9228adabdc11bcc5a08eee713 /tests/Jellyfin.Server.Implementations.Tests/Test Data
parentd929793251afbf0692b0f7bb5dcc8fd247fc3f9b (diff)
Add regression test for #8696
Diffstat (limited to 'tests/Jellyfin.Server.Implementations.Tests/Test Data')
-rw-r--r--tests/Jellyfin.Server.Implementations.Tests/Test Data/LiveTv/Listings/XmlTv/notitle.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/Jellyfin.Server.Implementations.Tests/Test Data/LiveTv/Listings/XmlTv/notitle.xml b/tests/Jellyfin.Server.Implementations.Tests/Test Data/LiveTv/Listings/XmlTv/notitle.xml
new file mode 100644
index 0000000000..5a5be79976
--- /dev/null
+++ b/tests/Jellyfin.Server.Implementations.Tests/Test Data/LiveTv/Listings/XmlTv/notitle.xml
@@ -0,0 +1,10 @@
+<tv date="20221104">
+ <programme channel="3297" start="20221104130000 -0400" stop="20221105235959 -0400">
+ <category lang="en">sports</category>
+ <episode-num system="original-air-date">2022-11-04 13:00:00</episode-num>
+ <icon height="" src="https://domain.tld/image.png" width=""/>
+ <credits/>
+ <video/>
+ <date/>
+ </programme>
+</tv>