utils: Add a title parser
It tries to extract the season & episode number to decide whether the media is a tvshow or not Fix #63
Showing
- Makefile.am 3 additions, 0 deletionsMakefile.am
- src/utils/TitleAnalyzer.cpp 252 additions, 0 deletionssrc/utils/TitleAnalyzer.cpp
- src/utils/TitleAnalyzer.h 52 additions, 0 deletionssrc/utils/TitleAnalyzer.h
- test/unittest/TitleAnalyzerTests.cpp 100 additions, 0 deletionstest/unittest/TitleAnalyzerTests.cpp
Loading
Please register or sign in to comment