|
d36d7a385d
|
Formatting
|
2019-06-01 21:54:45 +02:00 |
|
|
55a8f32f49
|
Add Windows support
|
2019-02-04 17:39:48 +01:00 |
|
|
1b20d90c0b
|
Replace '/', at the end check for double spaces
|
2019-02-02 22:27:18 +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 |
|
|
4c8922b619
|
Fix replacing windows-illegal characters (I have no idea how it worked till now)
|
2019-01-24 16:37:25 +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 |
|
|
86367c82c2
|
Removed useless variable
|
2019-01-23 18:18:07 +01:00 |
|
|
c5328f4057
|
Option to specify filename pattern
|
2019-01-23 14:08:40 +01:00 |
|
|
b00e8a4305
|
Fix bug that assumes language is english
|
2019-01-23 02:10:01 +01:00 |
|
|
a7a0976c30
|
Fix bug when episodes have 'table' in their name
|
2019-01-23 00:47:08 +01:00 |
|
|
81bf7e3588
|
Break up into more files
|
2019-01-19 13:40:10 +01:00 |
|
|
c8067ddaf1
|
Delete unused function, add a few comments
|
2019-01-17 17:33:13 +01:00 |
|
|
769f8508a4
|
Fewer filesystem operations when using multipleSeasons
|
2019-01-17 17:23:15 +01:00 |
|
|
46abfe3dd9
|
Fewer filesystem operations when using 'all'
|
2019-01-17 17:08:51 +01:00 |
|
|
309b07d353
|
Removed global variable
|
2019-01-17 01:24:04 +01:00 |
|
|
55efe036dd
|
Fixed command line options
|
2019-01-09 22:19:47 +01:00 |
|
|
3bfa1e586e
|
No more regex, yay!
|
2019-01-07 23:24:28 +01:00 |
|
|
c2fd4cd106
|
Use new functions, slight clean up
|
2019-01-07 22:24:00 +01:00 |
|
|
715153f13f
|
Use return value from parseCommandLine
|
2019-01-04 20:22:54 +01:00 |
|
|
c014a059b6
|
Use getopt_long for command line parsing, fix seasons parsing (when only a-zA-Z were present it behaved unpredictably), spaces instead of tabs
|
2019-01-04 20:18:18 +01:00 |
|
|
e45615b6c0
|
Only show renamed files
|
2019-01-03 20:19:51 +01:00 |
|
|
c58dfab990
|
Make string short, so regex won't segfault with libstdc++, replace simple regex with c++ functions
|
2019-01-03 20:16:28 +01:00 |
|
|
49a490061e
|
C++11
|
2019-01-03 19:01:43 +01:00 |
|
|
e5c02be1e0
|
libc++ now officially supports filesystem now
|
2019-01-03 16:35:17 +01:00 |
|
|
8009c3fcb6
|
Actually print show's name
|
2018-10-02 00:01:30 +02:00 |
|
|
1afc0fe1f3
|
Use global curl object instead of creating one with every request
|
2018-09-26 12:45:37 +02:00 |
|
|
cdf5120234
|
Fixed random regex mishaps
|
2018-09-23 12:04:34 +02:00 |
|
|
b6141fd238
|
Use std functions
|
2018-09-23 10:59:30 +02:00 |
|
|
eafb180b89
|
Initial commit
|
2018-09-23 00:50:42 +02:00 |
|