mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-22 21:16:38 +00:00
Add season and episode tags in NFO test
This commit is contained in:
parent
b9b702ab85
commit
034d877d6a
@ -661,6 +661,8 @@ class MediaTestCase(TestCase):
|
||||
'<episodedetails>',
|
||||
' <title>no fancy stuff title</title>',
|
||||
' <showtitle>testname</showtitle>',
|
||||
' <season>2020</season>',
|
||||
' <episode>1</episode>',
|
||||
' <ratings>',
|
||||
' <rating default="True" max="5" name="youtube">',
|
||||
' <value>1.2345</value>',
|
||||
|
Loading…
Reference in New Issue
Block a user