25 Commits

Author SHA1 Message Date
DogmaDragon
034a8a7939
Add forum links in README files for various plugins and themes (#559) 2025-05-18 22:37:19 +03:00
feederbox826
c9b6e8494e
[stash-watcher] pin version
closes #425
2024-12-18 00:21:35 -05:00
HornyLupus
25ce987367
Update renamer script for new db schema (#283)
* Update renamer for new db schema

* Update Readme and delegate finding new names to library scan

---------

Co-authored-by: HornyLupus <29715030+HornyLupus@users.noreply.github.com>
2024-06-02 01:46:25 +03:00
Raghavan
228c294ffa
Workflow to check JS and PY code format (#242)
* fix css files
* create workflow
* format code using prettier
* black ignore 3rd party folder
* format py code using black
* black exclude option in workflow
* Don't format workflow files
* Add contributing instructions to readme
---------
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2024-02-07 10:25:44 +11:00
Maista6969
b36952016c Fix Kodi-Helper producing invalid XML 2024-01-22 19:26:30 +01:00
Maista6969
3690daa72f Update kodi-helper
Replaces fields that were deprecated in v0.24
2024-01-20 01:00:37 +01:00
scruffynerf
fd2aeba116
Fixes spacing to close #196 2023-12-28 23:23:58 -05:00
scruffynerf
2784391227
Fix deprecated configuration getting with StashAPI
My bad, when I merged this into the repo on Oct 19th, I missed this deprecated stashapi call, and the stashapi change had taken effect on Oct 11th, so... bad timing.

Luckily it's a one line fix.
2023-11-22 01:18:43 -05:00
DuctTape42
85f4b3a249 Remove blank lines 2023-10-19 16:17:02 -07:00
DuctTape42
be0e8e867f Remove gitignore to ignore the gitignore 2023-10-19 16:15:52 -07:00
DuctTape42
b89338038a
Update README.md
Add notes to README about SMB shares
2023-10-03 23:05:42 -07:00
DuctTape42
161b4fd706 Watcher is now aware of which platform you're on. Adds heuristics for Windows, Linux, and a generic Poller.
Mac OS just mirrors Linux (hopefully that works).
Windows tests to see if the file is openable (works on local files to see if they're still in use before triggering an update)
2023-09-28 08:12:45 -07:00
DuctTape42
c722cc65ce Remove unused dependency from requirements.txt 2023-09-28 08:12:45 -07:00
DuctTape42
1a38b753b6
Fix anchor tags in readme 2023-09-26 19:31:59 -07:00
DuctTape42
29ab7190be
Update README.md
Added readme with project description and execution instructions
2023-09-26 18:23:48 -07:00
DuctTape42
5cecd9d1dc Add a template config.toml 2023-09-26 18:04:33 -07:00
DuctTape42
aa11a295ea Remove empty config.toml file 2023-09-26 18:00:17 -07:00
DuctTape42
93f3ab1808 Initial commit of stash file watcher 2023-09-26 17:21:33 -07:00
stg-annon
466c4689a2
[tagGraph] Consolidate script and plugin versions (#61) 2022-09-15 23:02:50 +03:00
stg-annon
8d053af3d7
add ApiKey support (#60) 2022-07-14 09:21:28 +10:00
stg-annon
e3584bdc16
Update tagGraph plugin to Script (#32)
* init tagGraph

* Update tagGraph plugin to Script

removes tagGraph as a plugin and instead runs as a script allowing it to work on remote and Docker instances

-need for use of sqlite to fetch graph data
+minimal documentation
+stash like theme to graph
2022-01-16 10:09:33 +11:00
Belleyy
d604870917
Update Stash_Sqlite_Renamer.py (#31) 2022-01-16 10:08:41 +11:00
Belley
dd28704f74
[Script] Rework Renamer (#8)
* Update Stash_Sqlite_Renamer.py
* Update README.md
2021-07-12 20:10:39 +10:00
WithoutPants
08ed338414
Kodi nfo and strm file generator (#5) 2021-07-02 09:25:10 +10:00
Belley
a4713042e5
[Scripts] SQLite Renamer (#2) 2021-06-23 09:42:36 +10:00