Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)T
Posts
12
Comments
73
Joined
2 yr. ago

  • We figured it out. fix coming in a few minutes.

  • Thanks, you can really thank MediaBunny for that. This is just a lazily slapped together amalgamation of other dependencies.

    • memes/reaction gifs / social media
    • content creation/reviews (youtube, tiktok)
    • reference/research
  • If Emby happens to have the same API surface as Jellyfin, you could use that. I doubt that works, I have not tried it.

  • I don't see why it wouldn't?

  • Selfhosted @lemmy.world

    Cliparr v0.2 - Jellyfin support

  • There we go, I think. Thanks!

  • Good suggestions! I'll work on both.

  • This project shares nothing with that other project. It is designed to be a companion app to your media server. Currently only supporting Plex, it will show you the currently active video.

    The pipeline for me is something like

    • Watches TV show
    • Wants make a clip in the moment
    • Opens Cliparr

    The alternative required downloading the video from the Plex web client, and then manually editing the full video file in local editing software. If people are interested, adding Jellyfin support should be very simple, I just do not currently run an instance of Jellyfin

  • Selfhosted @lemmy.world

    Cliparr - Create clips from your personal media server

  • So, contribute yourself? This is how new software works. AI assisted coding is the norm. This is exhausting. Do you have any critiques of the code quality? See any bugs or errors? What is the problem here? Please don't answer.

  • You dont know what vibe coding means. You and me. Laptops. Zero internet coding challenge. I'm up for it? Are you?

  • The issue now is that most RSS feeds do not include content. Which is understandable So its really more of a link aggregator now. Tuvix is not a reader app yet, maybe it will be, but I have seen some apps that will fetch and cache the page for offline viewing. Maybe one day.

  • It does not, but there are many tools that can create feeds from static sources, like you mention, that pair great with Tuvix. Tuvix is mostly a consumer, but it also has the ability to publish new feeds from a mix of sources. That's useful if you want to show your "tech" news feeds in your self hosted dashboards like Glance.

  • Tuvix! Tuvix is your RSS aggregator app. Follow all the feeds you want there. But RSS has a discovery issue where it is difficult to find new things to subscribe to. That's where Tricorder comes in. Use Tuvix to follow the content you want, use Tricorder to make sure you subscribe to content when you discover it.

  • There is! Click that gear icon and you can change the default action of the Subscribe button. Though iirc copy isnt an option, but there are options to open your default RSS reader or link to the feed directly. I will add an option to make this a copy. I appreciate it!

  • Thank you!

  • I'm about to modify my setup to handle scene releases. I currently get locked up when a rar gets downloaded

  • Selfhosted @lemmy.world

    Tuvix Tricorder - An RSS Button For The Web

    tuvix.app /blog/tuvix-tricorder-browser-extension/
  • Programmer Humor @lemmy.ml

    When you have to checkout the master branch

  • Selfhosted @lemmy.world

    Tuvix - Self-Hosted RSS Aggregator

    tuvix.app
  • 3DPrinting @lemmy.world

    I Made An ESP32 On-Call Beeper

    techsquidtv.com /blog/i-made-an-esp32-on-call-beeper/
  • Linux @lemmy.world

    A deep dive into the tar format

    depot.dev /blog/what-is-a-tar-file
  • Plex @lemmy.ml

    Any command line filebot alternatives?

  • Games @lemmy.world

    Where In The World Is Static Shock For GBA?

    lostpixellore.com /blog/where-in-the-world-is-static-shock-for-gba/
  • Home Video (VHS, DVD, Blu-ray, 4k) @feddit.uk

    A Tour of My 18U VHS Server Rack

    lostpixellore.com /blog/a-tour-of-my-18u-vhs-server-rack/
  • RetroGaming @lemmy.world

    Where In The World Is Static Shock For GBA?

    lostpixellore.com /blog/where-in-the-world-is-static-shock-for-gba/
  • Docker @programming.dev

    Docker multi-stage builds with Rust