Missing Hunter Line schedules in NSW Trains GTFS

Hello,
It appears that the trips for the Hunter Line are missing in the NSW Trains feed. These trips are present in the Sydney Trains feed, but in your technical documentation you recommend using the NSW Trains feed over the Sydney Trains one.
Why are the Hunter Line trips missing from the NSW Trains feed? Should we henceforth be taking the Hunter Line schedules from the Sydney Trains feed?
Thanks.

Hmm, they seem to be coming up fine for me…

How are you filtering out the Hunter services?

$ grep '4T.T.HUN' /tmp/nswtrains/trips.txt | wc -l
1195
$ grep '4T.T.HUN' /tmp/nswtrains/trips.txt | head
"4T.T.HUN","V603.080517.31","V603.080517.31.0321","Scone Station","V603","0","","4T.T.HUN.7.H","1","","","Hamilton to Scone"
"4T.T.HUN","V607.070517.96","V607.070517.96.0358","Scone Station","V607","0","","4T.T.HUN.7.H","1","","","Hamilton to Scone"
"4T.T.HUN","V618.080517.31","V618.080517.31.0607","Hamilton Station","V618","1","","4T.T.HUN.8.R","1","","","Scone to Hamilton"
"4T.T.HUN","V622.070517.96","V622.070517.96.0638","Hamilton Station","V622","1","","4T.T.HUN.8.R","1","","","Scone to Hamilton"
"4T.T.HUN","V625.080517.31","V625.080517.31.0817","Muswellbrook Station","V625","0","","4T.T.HUN.9.H","1","","","Hamilton to Muswellbrook"
"4T.T.HUN","V638.080517.31","V638.080517.31.1009","Hamilton Station","V638","1","","4T.T.HUN.6.R","1","","","Muswellbrook to Hamilton"
"4T.T.HUN","V659.080517.31","V659.080517.31.1632","Scone Station","V659","0","","4T.T.HUN.7.H","1","","","Hamilton to Scone"
"4T.T.HUN","V669.070517.96","V669.070517.96.1751","Scone Station","V669","0","","4T.T.HUN.7.H","1","","","Hamilton to Scone"
"4T.T.HUN","V671.080517.31","V671.080517.31.1802","Scone Station","V671","0","","4T.T.HUN.7.H","1","","","Hamilton to Scone"
"4T.T.HUN","V676.080517.31","V676.080517.31.1906","Hamilton Station","V676","1","","4T.T.HUN.8.R","1","","","Scone to Hamilton"