diff --git a/src/Library.csproj b/src/Library.csproj
index a12237b..e2eda0d 100644
--- a/src/Library.csproj
+++ b/src/Library.csproj
@@ -13,9 +13,11 @@
MusicFM.hu
MusicFM.hu
en
- First stable release. The enty point to the library is the MusicFM class. NuGet package now contains the XML documentation.
+ Fixes "Couldn't find songs with the given XPath!" Exception when the timeline tracklist is 0.
MusicFM.hu is the one of the most popular radio station in Hungary. This is a .NET Standard 2.0 library to can access the Timeline, every MusicKIller DJ's tracklist and the two chart (TOP 20 and TOP 50).
- 1.0.1.1
+ 1.0.2
+ 1.0.2.0
+ 1.0.2.0
diff --git a/src/Parsers/TimelineParser.cs b/src/Parsers/TimelineParser.cs
index dd6379e..0f3aa3d 100644
--- a/src/Parsers/TimelineParser.cs
+++ b/src/Parsers/TimelineParser.cs
@@ -17,6 +17,9 @@ internal static class TimelineParser
///
internal static List