aboutsummaryrefslogtreecommitdiff
path: root/server/src/compat/mod.rs
blob: 85fb566fb1b09be9d8a9365a0bd77c1437a64799 (plain)
1
2
3
4
5
6
7
/*
    This file is part of jellything (https://codeberg.org/metamuffin/jellything)
    which is licensed under the GNU Affero General Public License (version 3); see /COPYING.
    Copyright (C) 2026 metamuffin <metamuffin.org>
*/
pub mod jellyfin;
pub mod youtube;