Compare commits

...

3 Commits

Author SHA1 Message Date
970ff55b67 updates 2023-12-18 06:26:45 +00:00
d3c17fa091 updates 2023-12-12 05:57:28 +00:00
428ebfaf1b Fixes 2022-10-28 03:52:30 +00:00
2 changed files with 4 additions and 2 deletions

2
.gitignore vendored
View File

@ -1,4 +1,6 @@
*.pyc *.pyc
*.junk
*~ *~
.idea/ .idea/
test/ test/

View File

@ -54,9 +54,9 @@ Example of settings is [here](/settings.json)
## Hard Fork ## Hard Fork
https://git.macaw.me/emdee/filebot https://git.plastiras.org/emdee/filebot
* Ported to Python 3.9 * Ported to Python 3.9
* Changed to use https://git.macaw.me/emdee/toxygen_wrapper * https://git.plastiras.org/emdee/filebot
Work on this project is suspended until the MultiDevice problem is solved. Work on this project is suspended until the MultiDevice problem is solved.