copyparty/docs
2025-08-14 16:42:48 +00:00
..
copyparty.d add v2 config syntax (#20) 2023-02-07 19:54:08 +00:00
cursed-usecases update readmes + fix typo 2023-02-26 19:22:54 +00:00
examples docker-compose: PYTHONUNBUFFERED=1 2025-07-29 17:13:34 +00:00
rice smoketest fs-access when transcoding 2025-04-07 18:41:37 +00:00
biquad.html alternative equalizer tuning 2021-09-09 00:27:18 +02:00
bufsize.txt add option --s-rd-sz (socket read size): 2024-03-23 16:35:14 +00:00
changelog.md v1.19.1 2025-08-10 12:26:12 +00:00
chungus.conf Add RAW file thumbnailing support via rawpy (#567) 2025-08-11 17:28:01 +00:00
chunksizes.py add chunksize cheat-sheet 2025-01-10 18:24:40 +00:00
design.txt full-duplex broker for up2k-registry 2019-07-01 02:42:29 +02:00
devnotes.md support pillow-heif; closes #607 2025-08-14 16:42:48 +00:00
example.conf add v2 config syntax (#20) 2023-02-07 19:54:08 +00:00
example2.conf add config-file preprocessor (%include) 2022-11-04 23:48:14 +00:00
hls.html add hls notes 2021-07-03 01:32:36 +02:00
idp.md mention optional idp persistence 2025-07-30 19:38:33 +00:00
lics.txt add tftp server 2024-02-10 18:37:21 +00:00
logo-sq.svg v1.18.10 2025-08-04 00:13:54 +00:00
logo.svg logo tweaks (kerning, footer-slant) 2024-08-31 20:37:58 +00:00
logo256.svg v1.18.10 2025-08-04 00:13:54 +00:00
multisearch.html add multisearch 2021-12-12 20:11:07 +01:00
music-analysis.sh make mistakes 2021-03-17 00:55:27 +01:00
notes.bat notes 2022-05-01 12:02:27 +02:00
notes.md add lore 2024-02-03 15:05:27 +00:00
notes.sh add chunksize cheat-sheet 2025-01-10 18:24:40 +00:00
nuitka.txt update nuitka notes 2024-04-10 22:04:43 +00:00
pretend-youre-qnap.patch deal with a soho nas (and FF60esr) 2020-08-17 20:39:46 +00:00
protocol-reference.sh volflags can be -unset 2023-04-23 21:05:29 +00:00
rclone.md rename up2k.py (client) to u2c.py 2023-05-07 15:35:56 +00:00
README.md add synology howto 2024-12-27 02:16:20 +00:00
synology-dsm.md synology dsm: add updating 2025-02-16 18:12:35 +00:00
tcp-debug.sh mention num.clients for rproxy 2021-06-14 19:27:34 +02:00
TODO.md fau doesn't work on iphones; compensate by preloading much earlier 2024-04-06 18:43:45 +00:00
unirange.py add monospace font 2020-05-16 02:13:34 +02:00
up2k.txt add cursed TLS to enable crypto.subtle, thx webkit 2019-06-25 21:01:00 +00:00
versus.md versus: nextcloud does chunked uploads 2025-07-26 18:22:51 +00:00
xff.md docs: real-ip (with or without cloudflare) 2024-03-18 16:30:51 +00:00

NOTE: there's more stuff (sharex config, service scripts, nginx configs, ...) in /contrib/

utilities

multisearch.html

  • takes a list of filenames of youtube rips, grabs the youtube-id of each file, and does a search on the server for those
  • use it by putting it somewhere on the server and opening it as an html page
  • also serves as an extendable template for other specific search behaviors

other stuff

TODO.md

  • planned features / fixes / changes

example.conf

  • example config file for -c

versus.md

  • similar software / alternatives (with pros/cons)

changelog.md

  • occasionally grabbed from github release notes

synology-dsm.md

  • running copyparty on a synology nas

devnotes.md

  • technical stuff

rclone.md

  • notes on using rclone as a fuse client/server

junk

alphabetical list of the remaining files

what why
biquad.html bruteforce calibrator for the audio equalizer since im not that good at maths
design.txt initial brainstorming of the copyparty design, unmaintained, incorrect, sentimental value only
hls.html experimenting with hls playback using hls.js, works p well, almost became a thing
music-analysis.sh testing various bpm/key detection libraries before settling on the ones used in /bin/mtag/
notes.sh notepad, just scraps really
nuitka.txt how to build a copyparty exe using nuitka (not maintained)
pretend-youre-qnap.patch simulate a NAS which keeps returning old cached data even though you just modified the file yourself
tcp-debug.sh looks like this was to debug stuck tcp connections?
unirange.py uhh
up2k.txt initial ideas for how up2k should work, another unmaintained sentimental-value-only thing