Commit Graph

  • efa1daf639 SQLitepp: added TODO zvon 2020-01-18 22:45:17 +0100
  • 5155569a69 SeasonWindow: added TODO zvon 2020-01-18 22:43:55 +0100
  • d3d7ac801e MainWindow: removed debug outputs and slight refactor zvon 2020-01-18 22:37:04 +0100
  • 8b4a21fb53 TV_rename: add const zvon 2020-01-18 22:19:17 +0100
  • 90f45464ac Functions: slight refactor zvon 2020-01-18 22:18:58 +0100
  • d546d8442f Filesystem: added some checks zvon 2020-01-18 21:31:09 +0100
  • 1d69bdd770 Filesystem: removed useless include zvon 2020-01-18 21:20:40 +0100
  • a93cff77d9 Databasewindow: formatting zvon 2020-01-18 21:16:43 +0100
  • b8906467fc Add margins to database window zvon 2020-01-18 11:15:20 +0100
  • fda181edea Fix possible error when adding to database zvon 2020-01-17 20:54:26 +0100
  • dac1ccc6c4 If no episode names found in singleSeason, skip to the end zvon 2020-01-17 20:28:44 +0100
  • 586d0d90dc Fix crash on save in 'DatabaseManage' (and possibly other stuff that uses progresswindow) zvon 2020-01-17 16:24:47 +0100
  • 471f1ac526 Makefile: add stuf for gui in Linux zvon 2020-01-17 14:19:18 +0100
  • 100834c01f Mainwindow: formatting zvon 2020-01-17 14:14:24 +0100
  • d3a4ee8b0c Databasewindow: new layout, use progress on save zvon 2020-01-17 14:13:58 +0100
  • 4175c44c22 Mainwindow: use progresswindow, add option to change database pattern zvon 2020-01-17 14:12:04 +0100
  • 6c859efdf5 Functions: use new progress, refreshSelect instead of refreshSingle zvon 2020-01-17 14:11:03 +0100
  • 9c551e8b55 Progresswindows zvon 2020-01-17 14:06:31 +0100
  • af1355ca93 Progress: add gui progress capability zvon 2020-01-17 14:05:30 +0100
  • 875541b67d Tv_rename: add validID, formatting zvon 2020-01-17 14:03:22 +0100
  • a9802b4d47 Network: add lastResponseCode zvon 2020-01-17 14:01:10 +0100
  • 8da68a5327 Gui: added dvd check box zvon 2020-01-16 23:22:21 +0100
  • 57fc45be61 Make GUI work zvon 2020-01-16 11:12:22 +0100
  • eb5acd795c Need TEXT macro in functions.hpp zvon 2020-01-16 00:00:58 +0100
  • 758af6ff6b Fix windows problems zvon 2020-01-15 23:59:39 +0100
  • 01cf6d289a Don't print name changes on database-add zvon 2020-01-15 22:44:29 +0100
  • 0da0152804 Remove whitespace at the end of episodes if there is any zvon 2020-01-15 22:34:01 +0100
  • 2a42f679ba More refactoring zvon 2020-01-15 22:23:11 +0100
  • c596acb2be TV_Rename: refactor zvon 2020-01-15 22:20:44 +0100
  • 1e7a714a62 Main: fix file_set zvon 2020-01-15 20:10:47 +0100
  • 5b38547fe3 Functions: slight refactor zvon 2020-01-15 19:55:24 +0100
  • 1036431f2e Filesystem: refactor zvon 2020-01-15 18:21:27 +0100
  • d9351c583f Progress: refactor zvon 2020-01-15 17:45:29 +0100
  • bae6f47bc5 Main: refactor zvon 2020-01-15 17:12:54 +0100
  • 2536881452 Network: refactor zvon 2020-01-15 16:30:30 +0100
  • e50c3317a2 Merge branch 'sqlite' of gitlab.com:zvon/tv_rename_cpp into sqlite zvon 2020-01-15 10:04:30 +0100
  • 81cfc9a53b Somewhat working with API (push before major refactor) zvon 2020-01-15 10:00:25 +0100
  • 8310b4ef74 Make sure FSLib::Directory variables are initialized zvon 2019-09-26 21:58:41 +0200
  • f1063bb14e GUI for sqlite zvon 2019-07-12 23:10:40 +0200
  • 1ced65f632 Add last_insert_rowid to sqlitepp and use it zvon 2019-07-07 16:02:01 +0200
  • 1d00c5374e Ignore dotfiles zvon 2019-07-02 16:27:48 +0200
  • 1da7287376 Fix windows compilation zvon 2019-06-07 13:12:59 +0200
  • d1e82d4a94 Initial support of database zvon 2019-06-04 21:54:00 +0200
  • d36d7a385d Formatting zvon 2019-06-01 21:54:45 +0200
  • d2ae8ab94c Path doesn't require '-p' to be specified, possible to specify file instead of directory zvon 2019-06-01 21:37:58 +0200
  • 6714d3f437 Don't replace space with + in url, let encodeUrl take care of spaces zvon 2019-05-29 23:16:18 +0200
  • 306ee0d4e5 Add Windows binaries zvon 2019-05-18 15:32:43 +0200
  • aac6b93668 Delete everything zvon 2019-05-18 15:31:41 +0200
  • 00efca3df9 Delete everything zvon 2019-05-18 15:31:17 +0200
  • 49149bf86f Fix README.md for gitlab zvon 2019-05-18 13:22:31 +0000
  • 717a186c17 Fix typos in README and add installation guide zvon 2019-05-18 15:15:11 +0200
  • 425941b50e Fix desktop file, add uninstall to Makefile zvon 2019-05-18 15:05:06 +0200
  • 95d2c85dfe Removed redefinition of FSLib::Directory::path() for windows zvon 2019-05-18 14:10:40 +0200
  • 34216f1112 Add desktop file for linux zvon 2019-05-18 13:45:46 +0200
  • 97b9d3fe27 New icon zvon 2019-05-18 13:45:36 +0200
  • c02a14b1b7 Split filesystem library into 2 files based on operating system zvon 2019-04-01 20:18:47 +0200
  • b3db96d485 Fix default show name zvon 2019-02-08 13:29:50 +0100
  • 3ee1937af5 Fix for season 0 zvon 2019-02-07 19:36:36 +0100
  • 3ff6557f83 Comments, don't try to read pattern when creating appdata folder zvon 2019-02-05 01:52:43 +0100
  • 55a8f32f49 Add Windows support zvon 2019-02-04 17:39:48 +0100
  • 1b20d90c0b Replace '/', at the end check for double spaces zvon 2019-02-02 22:27:18 +0100
  • bcd79546f5 Refactor code, only allocate new std::set<std::string> in singleSeason when needed zvon 2019-01-29 17:50:19 +0100
  • 3d4c355342 Use thetvdb name of show in '%show' zvon 2019-01-26 00:50:26 +0100
  • 4c8922b619 Fix replacing windows-illegal characters (I have no idea how it worked till now) zvon 2019-01-24 16:37:25 +0100
  • 72706a5c0e Fix bug where the program relied on episodes sorted by the episode number zvon 2019-01-23 22:57:52 +0100
  • 85d459a3f0 Add 'install' and 'install_gui' targets zvon 2019-01-23 22:45:38 +0100
  • c8e93aa3cc Add option to compile with GUI zvon 2019-01-23 20:46:03 +0100
  • 0762a7d21d Fix default pattern zvon 2019-01-23 19:54:42 +0100
  • 41fd924cf1 Updated README and help zvon 2019-01-23 18:24:33 +0100
  • 86367c82c2 Removed useless variable zvon 2019-01-23 18:18:07 +0100
  • c5328f4057 Option to specify filename pattern zvon 2019-01-23 14:08:40 +0100
  • b00e8a4305 Fix bug that assumes language is english zvon 2019-01-23 02:10:01 +0100
  • a7a0976c30 Fix bug when episodes have 'table' in their name zvon 2019-01-23 00:47:08 +0100
  • ad0f081a3c Support utf-8 in show's name zvon 2019-01-21 20:30:14 +0100
  • 81bf7e3588 Break up into more files zvon 2019-01-19 13:40:10 +0100
  • c8067ddaf1 Delete unused function, add a few comments zvon 2019-01-17 17:33:13 +0100
  • 6b6e38ab5a Actually call the right function zvon 2019-01-17 17:26:19 +0100
  • 769f8508a4 Fewer filesystem operations when using multipleSeasons zvon 2019-01-17 17:23:15 +0100
  • 46abfe3dd9 Fewer filesystem operations when using 'all' zvon 2019-01-17 17:08:51 +0100
  • 309b07d353 Removed global variable zvon 2019-01-17 01:24:04 +0100
  • e976ffddc1 Fix segmentation fault when '.' or '..' is first entry in readdir zvon 2019-01-15 23:52:15 +0100
  • 55efe036dd Fixed command line options zvon 2019-01-09 22:19:47 +0100
  • 1aa3f6b05f Reflect changes in arguments in README zvon 2019-01-07 23:34:46 +0100
  • a9e0ae9c64 Change order in which help prints arguments zvon 2019-01-07 23:34:22 +0100
  • 7797c8fd32 Remove test files zvon 2019-01-07 23:32:18 +0100
  • 3bfa1e586e No more regex, yay! zvon 2019-01-07 23:24:28 +0100
  • c2fd4cd106 Use new functions, slight clean up zvon 2019-01-07 22:24:00 +0100
  • ddcb8e3215 Use own functions to find seasons instead of regex zvon 2019-01-07 22:23:15 +0100
  • 46528b1f29 Add consts zvon 2019-01-07 22:21:02 +0100
  • a50ae5d93f Don't create debug version zvon 2019-01-07 22:20:17 +0100
  • 9af53e272e Fix possible memory leak, split FSLib::Directory into cpp and hpp parts zvon 2019-01-06 20:40:16 +0100
  • 715153f13f Use return value from parseCommandLine zvon 2019-01-04 20:22:54 +0100
  • 1bbddc5de9 Spaces instead of tabs zvon 2019-01-04 20:19:08 +0100
  • 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 zvon 2019-01-04 20:18:18 +0100
  • e45615b6c0 Only show renamed files zvon 2019-01-03 20:19:51 +0100
  • c58dfab990 Make string short, so regex won't segfault with libstdc++, replace simple regex with c++ functions zvon 2019-01-03 20:16:28 +0100
  • 49a490061e C++11 zvon 2019-01-03 19:01:43 +0100
  • e5c02be1e0 libc++ now officially supports filesystem now zvon 2019-01-03 16:35:17 +0100
  • a11d030b66 Guess I should set a license zvon 2018-10-08 20:51:52 +0000
  • 8009c3fcb6 Actually print show's name zvon 2018-10-02 00:01:30 +0200