|
|
c3bb6c6469
|
If the name is not sufficient for a valid guess a insuffienet name error is thrown which is not handled correctly for both files and folders, then returned to the user to try move it by changing input name.
|
2018-10-18 20:48:59 +02:00 |
|
|
|
50e6e4a259
|
Insufficient exception is thrown when not enough info is needed to move file to correct location. All insufficient items are returned along with the found videos. The wanted path we want to move the file is no longer class vairable, but gets the string by function.
|
2018-10-17 22:58:22 +02:00 |
|
|
|
5a6486189e
|
Merged to updated logger name.
|
2018-10-17 19:59:43 +02:00 |
|
|
|
11f5c16336
|
Added moviebase and showbase that represents the absolute base for the movie and show folders on disk.
|
2018-09-23 20:13:30 +02:00 |
|
|
|
94599fd6ee
|
Fixed merge conflict
|
2018-09-23 20:10:47 +02:00 |
|
|
|
abb9ddbf09
|
Removed unused print and fixed show path and sanity check.
|
2018-09-23 18:01:55 +02:00 |
|
|
|
f92a3fc2a2
|
Added custom logger instance to core and import in video.
|
2018-09-23 18:00:24 +02:00 |
|
|
|
81a53465e7
|
If a movie or series does not have sufficient info it is logged before returning value.
|
2018-09-23 17:42:42 +02:00 |
|
|
|
bfab59d49c
|
Methods should not have been tagged with classmethods and now the basename of class name is attributed to the final home path.
|
2018-09-23 17:26:43 +02:00 |
|
|
|
a106a35d42
|
Moved checks for sufficient info in order to move series or movie to the class. Homelocation in now a class function for each movie and series class.
|
2018-09-23 16:29:41 +02:00 |
|
|
|
1fc62479be
|
Conflict resolved by re-adding release_group
|
2018-09-16 23:46:39 +02:00 |
|
|
|
16afdb4cd8
|
Video has a new attribute home that is the optimal parent folder for this element.
|
2018-09-16 23:38:19 +02:00 |
|
|
|
3e2faadc2f
|
Video gets a new parameter embeded_subtitles to represent the subtitle files found in the mkv container.
|
2018-09-16 23:26:06 +02:00 |
|
|
|
1ff34630ac
|
Renamed subtitle_languages to subtitles to save the subtitles and not only the subtitle languages available.
|
2018-09-16 23:05:09 +02:00 |
|
|
|
2541a21715
|
Changed class var from name_hash to just be hash.
|
2018-09-16 17:26:58 +02:00 |
|
|
|
24047a2b1d
|
Hash_name variable added to Video class and reordered varaibles in class declaration.
|
2018-09-15 12:16:48 +02:00 |
|
|
|
fb7f623881
|
Imported default conf for video.
|
2018-09-14 21:58:51 +02:00 |
|
|
|
61a1307275
|
Removed custom paramenters and class functions for subtitles and video.
|
2018-09-14 19:31:16 +02:00 |
|
|
|
7ea82d4b33
|
Renamed seasonedParser subfolder to src
|
2018-09-14 19:18:59 +02:00 |
|