Commit Graph

19 Commits

Author SHA1 Message Date
e6b2aeecad TV_rename: return a vector of languages for windows 2020-02-25 10:19:24 +01:00
7f69b3c662 tv_rename: getLangs returns map instead of vector of pairs 2020-02-12 11:46:44 +01:00
1d52ff388f Use tuple instead of pair of pairs 2020-01-31 22:51:43 +01:00
3f6c97bda7 TV_Rename: slight refactor and formatting 2020-01-18 22:56:47 +01:00
8b4a21fb53 TV_rename: add const 2020-01-18 22:19:17 +01:00
fda181edea Fix possible error when adding to database 2020-01-17 20:54:26 +01:00
875541b67d Tv_rename: add validID, formatting 2020-01-17 14:03:22 +01:00
57fc45be61 Make GUI work 2020-01-16 11:12:22 +01:00
c596acb2be TV_Rename: refactor 2020-01-15 22:20:44 +01:00
81cfc9a53b Somewhat working with API (push before major refactor) 2020-01-15 10:00:25 +01:00
f1063bb14e GUI for sqlite 2019-07-12 23:10:40 +02:00
d1e82d4a94 Initial support of database 2019-06-04 21:54:00 +02:00
55a8f32f49 Add Windows support 2019-02-04 17:39:48 +01:00
bcd79546f5 Refactor code, only allocate new std::set<std::string> in singleSeason when needed 2019-01-29 17:50:19 +01:00
3d4c355342 Use thetvdb name of show in '%show' 2019-01-26 00:50:26 +01:00
72706a5c0e Fix bug where the program relied on episodes sorted by the episode number 2019-01-23 22:57:52 +01:00
c8e93aa3cc Add option to compile with GUI 2019-01-23 20:46:03 +01:00
c5328f4057 Option to specify filename pattern 2019-01-23 14:08:40 +01:00
81bf7e3588 Break up into more files 2019-01-19 13:40:10 +01:00