-
[Support] Pinchflat (YouTube media Manager)
I was out on vacation which is why there wasn't a release based on that new version. That release is in-progress and should be out either later today or early next week! In the meantime, you can open the Pinchflat console and run this: su yt-dlp -U Then restart your Pinchflat container. It should show yt-dlp 2024.07.09 in the lower left
-
[Support] Pinchflat (YouTube media Manager)
That's actually relatively new, so there's a chance it wasn't there when you first deleted it! Anyway, if anything else comes up just let me know! I've been working on some cool stuff lately and you can see the recent release notes here
-
[Support] Pinchflat (YouTube media Manager)
@karldonteljames Sorry for the delay - I didn't get an email for this reply! I've made sure to update my notifications settings for this thread Depends how they were deleted. If the media item record was deleted it should automatically get picked up on next index. If the file was deleted but the media item record still exists, you can search for that record and click "Force Download" under the "Actions" menu That's very strange! It sometimes takes up to 30 minutes for new media to get returned by yt-dlp, but it definitely should've caught up by now. I see that in the original_url field, the URL ends in ?list= but doesn't actually contain the playlist ID - was that an intentional redaction?
-
Kieran E started following [Support] Pinchflat (YouTube media Manager)
-
[Support] Pinchflat (YouTube media Manager)
Release v0.1.4: [Feature] RSS feed for sources [beta] by @kieraneglin in #110 This is a big one [Enhancement] Show total count of downloaded media on Source page by @kieraneglin in #134 [Enhancement] Disable Index Frequency field when fast indexing is enabled by @kieraneglin in #135 [Bugfix] updated fast indexing to respect title filter regex by @kieraneglin in #136 ---------------- I'm really excited for this one. Now you can use Pinchflat to serve content to your favourite podcasting app! Podcasting apps are great for consuming content because they automatically stay up-to-date, save your progress, sync between devices, support offline consumption, and more! Check the docs on how to set this up: https://github.com/kieraneglin/pinchflat/wiki/Podcast-RSS-Feeds-(beta)
-
[Support] Pinchflat (YouTube media Manager)
Pinchflat is your next YouTube media manger Github: https://github.com/kieraneglin/pinchflat Docs: https://github.com/kieraneglin/pinchflat/wiki Github Container Registry (preferred): https://github.com/kieraneglin/pinchflat/pkgs/container/pinchflat Docker Hub: https://hub.docker.com/r/keglin/pinchflat If you find something wrong with the app, please make an issue on Github! If you need basic support, consider posting here. Ongoing release notes: https://github.com/kieraneglin/pinchflat/releases
-
Kieran E changed their profile photo
-
[Support] binhex - DelugeVPN
For people having trouble getting ltconfig working: you need to build the plugin in the container. Open a container console and make a new folder like '/config/pluginbuilder' 'cd' into that folder git clone this repo: https://github.com/mhertz/deluge-ltconfig git checkout the 2.x branch run the build command: 'python setup.py bdist_egg' copy the resulting file in the /dist directory to /config/plugins restart the container