2019-12-19, 00:13
No problem. Appreciate the effort [emoji4]
(2019-12-28, 03:14)AnonTester Wrote: @Haris1977 version 1.1.1 I uploaded earlier does not require python 3 any longer. The requirement is set to python 2.1.0. I just double checked the addon.xml files in the repo and in that version.
(2019-12-29, 18:04)AnonTester Wrote: I've pushed version 1.2.0 of AfterWatch pushed to my repo. This version adds options to restrict the episodes function to only act on shows with specific words in them and it adds options to specify a folder that should be excluded from either movie or episode functions as well as limiting either function to a specific folder.Great thanks I'll have a look at this later
I don't have any local folders to test with, so any feedback (with debug logs) is appreciated.
@WolvesPhil
To only delete the daily shows, you could either:
- add them into a separate source and have AfterWatch only delete from that source,
- use a subfolder of the existing source and define that
- add a list of include keywords that will be in the episode filenames.
@Haris1977
The shows you're having problems with do not have to have internet metadata, but you need to get those shows into the Kodi database if you want AfterWatch to be able to do something with them. As you said you have shows that are more common and work fine, I suggest you move the shows without metadata to a specific folder, add that folder as a new TV source and use the "Just the filename" or "Local information only" or similar scrapers for that source. Once done AfterWatch will be able to work with those files as you want.
(2019-12-29, 22:10)WolvesPhil Wrote:(2019-12-29, 18:04)AnonTester Wrote: I've pushed version 1.2.0 of AfterWatch pushed to my repo. This version adds options to restrict the episodes function to only act on shows with specific words in them and it adds options to specify a folder that should be excluded from either movie or episode functions as well as limiting either function to a specific folder.Great thanks I'll have a look at this later
I don't have any local folders to test with, so any feedback (with debug logs) is appreciated.
@WolvesPhil
To only delete the daily shows, you could either:
- add them into a separate source and have AfterWatch only delete from that source,
- use a subfolder of the existing source and define that
- add a list of include keywords that will be in the episode filenames.
@Haris1977
The shows you're having problems with do not have to have internet metadata, but you need to get those shows into the Kodi database if you want AfterWatch to be able to do something with them. As you said you have shows that are more common and work fine, I suggest you move the shows without metadata to a specific folder, add that folder as a new TV source and use the "Just the filename" or "Local information only" or similar scrapers for that source. Once done AfterWatch will be able to work with those files as you want.