Add function to extract the season number of an episode.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 19 Feb 2013 19:15:40 +0000 (20:15 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 19 Feb 2013 19:15:40 +0000 (20:15 +0100)
commit6ea5acf682dec9e234df216e61a60bb23cdd5d0c
treec083b951482eb38dc3ac5fd0252a449550a527f5
parent992e01bce6d9818d4e94460a30137e2f39033649
Add function to extract the season number of an episode.

This can be used to create a multimap by season from an iterable.
src/main/java/net/pterodactylus/rhynodge/states/EpisodeState.java