LICENSE
README.md
pyproject.toml
requirements.txt
setup.cfg
songhive/__init__.py
songhive/__main__.py
songhive/app.py
songhive/version.py
songhive.egg-info/PKG-INFO
songhive.egg-info/SOURCES.txt
songhive.egg-info/dependency_links.txt
songhive.egg-info/entry_points.txt
songhive.egg-info/requires.txt
songhive.egg-info/top_level.txt
songhive/api/__init__.py
songhive/api/_common.py
songhive/api/_include.py
songhive/api/_sorting.py
songhive/api/app.py
songhive/api/deps.py
songhive/api/errors.py
songhive/api/responses.py
songhive/api/share_page.py
songhive/api/middleware/__init__.py
songhive/api/middleware/auth.py
songhive/api/middleware/rate_limit.py
songhive/api/routes/__init__.py
songhive/api/routes/_common.py
songhive/api/routes/_images.py
songhive/api/routes/admin.py
songhive/api/routes/albums.py
songhive/api/routes/api_tokens.py
songhive/api/routes/artists.py
songhive/api/routes/auth.py
songhive/api/routes/favorites.py
songhive/api/routes/federation.py
songhive/api/routes/files.py
songhive/api/routes/genres.py
songhive/api/routes/hashtags.py
songhive/api/routes/history.py
songhive/api/routes/instance.py
songhive/api/routes/libraries.py
songhive/api/routes/playlists.py
songhive/api/routes/radios.py
songhive/api/routes/reports.py
songhive/api/routes/share.py
songhive/api/routes/share_urls.py
songhive/api/routes/shares.py
songhive/api/routes/tracks.py
songhive/api/routes/users.py
songhive/cli/__init__.py
songhive/cli/admin.py
songhive/config/__init__.py
songhive/config/loader.py
songhive/config/schema.py
songhive/federation/__init__.py
songhive/federation/_common.py
songhive/federation/activities.py
songhive/federation/actors.py
songhive/federation/serializers.py
songhive/federation/storage.py
songhive/migrations/__init__.py
songhive/migrations/env.py
songhive/migrations/script.py.mako
songhive/migrations/utils.py
songhive/migrations/versions/10f8d202505a_add_track_musicbrainz_enriched_at.py
songhive/migrations/versions/194ec56009fe_add_api_tokens_table.py
songhive/migrations/versions/3a8c9d2e1f45_add_image_enriched_at.py
songhive/migrations/versions/55e5cbed94e8_add_hashtags.py
songhive/migrations/versions/69bc219bdb87_add_metadata_edit_columns.py
songhive/migrations/versions/8ad99ccdcef2_make_library_playlist_radio_owner_.py
songhive/migrations/versions/d49ed7492551_base.py
songhive/migrations/versions/e4307588dfd3_add_genres.py
songhive/migrations/versions/f854f113ac09_make_track_musicbrainz_id_non_unique.py
songhive/migrations/versions/fa56625fc487_add_genre_track_inheritance.py
songhive/models/__init__.py
songhive/models/_enums.py
songhive/models/album.py
songhive/models/api_token.py
songhive/models/artist.py
songhive/models/audit_log.py
songhive/models/base.py
songhive/models/favorite.py
songhive/models/genre.py
songhive/models/hashtag.py
songhive/models/history.py
songhive/models/invite.py
songhive/models/library.py
songhive/models/library_track.py
songhive/models/oauth_client.py
songhive/models/playlist.py
songhive/models/radio.py
songhive/models/report.py
songhive/models/setting.py
songhive/models/share_grant.py
songhive/models/share_token.py
songhive/models/stored_file.py
songhive/models/track.py
songhive/models/transcoded_file.py
songhive/models/upload.py
songhive/models/user.py
songhive/models/user_link.py
songhive/music/__init__.py
songhive/music/importer.py
songhive/music/metadata.py
songhive/services/__init__.py
songhive/services/acl.py
songhive/services/admin_tasks.py
songhive/services/api_token_tracker.py
songhive/services/audit.py
songhive/services/auth.py
songhive/services/celery_admin.py
songhive/services/deletion.py
songhive/services/email.py
songhive/services/federation.py
songhive/services/genres.py
songhive/services/hashtags.py
songhive/services/import_.py
songhive/services/metadata.py
songhive/services/music.py
songhive/services/musicbrainz.py
songhive/services/redis.py
songhive/services/reports.py
songhive/services/settings.py
songhive/services/sharing.py
songhive/services/stats.py
songhive/services/storage.py
songhive/services/streaming.py
songhive/static/favicon.ico
songhive/static/index.html
songhive/static/logo.png
songhive/static/assets/AboutView-DKieBlea.css
songhive/static/assets/AboutView-bt-_sOm8.js
songhive/static/assets/AddToCollectionDialog-Bm6ATeuE.css
songhive/static/assets/AddToCollectionDialog-DqXKPg1f.js
songhive/static/assets/AlbumCard-B2O7AoLL.js
songhive/static/assets/AlbumCard-BNKCsgwg.css
songhive/static/assets/AlbumEditView-BoPYJPRQ.js
songhive/static/assets/AlbumEditView-DyfNh1Ex.css
songhive/static/assets/AlbumView-BGXsjaY0.css
songhive/static/assets/AlbumView-xJLRHn6o.js
songhive/static/assets/AlbumsView-BzR-1mAx.js
songhive/static/assets/AlbumsView-CFo1-4ck.css
songhive/static/assets/AppBanner-ClY_Bj8y.css
songhive/static/assets/AppBanner-DZ387FGW.js
songhive/static/assets/AppCheckbox-CLvYiYyd.js
songhive/static/assets/AppCheckbox-DfUo5m4X.css
songhive/static/assets/AppInput-BvOfcX7S.css
songhive/static/assets/AppInput-C8UZpDSo.js
songhive/static/assets/AppPagination-BqiOxstb.js
songhive/static/assets/AppPagination-Cg1SqJ7z.css
songhive/static/assets/AppSelect-BHk9zeEd.js
songhive/static/assets/AppSelect-DvRSiWvX.css
songhive/static/assets/AppTable-BJqp_qey.js
songhive/static/assets/AppTable-CANcd2lD.css
songhive/static/assets/ArtistEditView-BZKuZ1Js.js
songhive/static/assets/ArtistEditView-Cvv5wVUE.css
songhive/static/assets/ArtistView-68j-cDyo.css
songhive/static/assets/ArtistView-CmnpHC6h.js
songhive/static/assets/ArtistsView-Dw8Zp9uS.js
songhive/static/assets/ArtistsView-tSuYFfAR.css
songhive/static/assets/AuditView-DdUCFc9L.js
songhive/static/assets/AuditView-N1uoMt56.css
songhive/static/assets/BulkEditableGrid-B7PxH8P_.js
songhive/static/assets/BulkEditableGrid-CfWX9jz3.css
songhive/static/assets/CeleryView-JQFUmMGw.js
songhive/static/assets/CeleryView-LjpkKFnh.css
songhive/static/assets/DashboardView-7VBEirky.css
songhive/static/assets/DashboardView-eDkbDr6l.js
songhive/static/assets/DeleteModal-BBcGxskW.js
songhive/static/assets/DeleteModal-DmBbv5Ee.css
songhive/static/assets/EntityActions-CzbwCPJd.css
songhive/static/assets/EntityActions-DkBvO7Gf.js
songhive/static/assets/FavoritesView-C14k_Ctk.css
songhive/static/assets/FavoritesView-Cgl2eURe.js
songhive/static/assets/FileDetailView-B_tSQMqP.css
songhive/static/assets/FileDetailView-D67ZS61O.js
songhive/static/assets/FilesView-CbKBU4yp.js
songhive/static/assets/FilesView-DsjWX6xi.css
songhive/static/assets/ForbiddenView-CCDcSZDT.js
songhive/static/assets/ForbiddenView-CJFaq6jv.css
songhive/static/assets/GenreInput-BZ7SRQfM.css
songhive/static/assets/GenreInput-DqbN110z.js
songhive/static/assets/GenreList-BsgEnETR.js
songhive/static/assets/GenreList-kGIUP0Li.css
songhive/static/assets/GenreView-BUR2l5o6.js
songhive/static/assets/GenresView-DIbuPjTi.css
songhive/static/assets/GenresView-DgUj_GOx.js
songhive/static/assets/HashtagList-Bw9HIEti.css
songhive/static/assets/HashtagList-DVzMsmjx.js
songhive/static/assets/HashtagView-CI_SZHy4.js
songhive/static/assets/HashtagsView-BpAaUHIB.css
songhive/static/assets/HashtagsView-DB2BpBCf.js
songhive/static/assets/HistoryView-Bd8dkyCW.js
songhive/static/assets/HistoryView-DTz83IWR.css
songhive/static/assets/HomeView-BEo8E8kV.js
songhive/static/assets/ImageUploadField-BCYmyeKn.js
songhive/static/assets/ImageUploadField-DSaVBUYi.css
songhive/static/assets/InvitesView-DZ1vxcaE.js
songhive/static/assets/InvitesView-hmfKk-K5.css
songhive/static/assets/LibraryDetailView-BfwjqROM.css
songhive/static/assets/LibraryDetailView-D3XcFTpJ.js
songhive/static/assets/LibraryEditView-BiEoYPNQ.css
songhive/static/assets/LibraryEditView-CvNr2o2m.js
songhive/static/assets/LibraryView-D1jSssqI.js
songhive/static/assets/LibraryView-TgwqxIND.css
songhive/static/assets/LoginView-A2HLq23j.css
songhive/static/assets/LoginView-BU73yzPT.js
songhive/static/assets/NotFoundView-BxFXOWN-.css
songhive/static/assets/NotFoundView-De84sUhW.js
songhive/static/assets/PasswordResetConfirmView-BcBDhsjX.js
songhive/static/assets/PasswordResetConfirmView-CC_XZybH.css
songhive/static/assets/PasswordResetView-B2uexNh4.css
songhive/static/assets/PasswordResetView-BiDn9hMR.js
songhive/static/assets/PlaylistEditView-CSB3r4AJ.js
songhive/static/assets/PlaylistEditView-DZawW2Gj.css
songhive/static/assets/PlaylistView-BbXNWD9k.css
songhive/static/assets/PlaylistView-D1Uzp7DH.js
songhive/static/assets/PlaylistsView-Bb2ak7c7.css
songhive/static/assets/PlaylistsView-D7mQSRZB.js
songhive/static/assets/ProfileView-CeklF-St.css
songhive/static/assets/ProfileView-DmahCHAi.js
songhive/static/assets/RadioView-BvqHn5HI.js
songhive/static/assets/RadioView-CCydWzZ8.css
songhive/static/assets/RegisterView-CCji7WIi.css
songhive/static/assets/RegisterView-Ygn6omig.js
songhive/static/assets/ReportsView-CxDGqRWH.css
songhive/static/assets/ReportsView-QdqN-gNO.js
songhive/static/assets/SearchBar-D6YONt3S.css
songhive/static/assets/SearchBar-tAozVmFx.js
songhive/static/assets/SettingsView-BrhH6aQx.css
songhive/static/assets/SettingsView-Du5I7H31.js
songhive/static/assets/ShareDialog-BeTAlCxz.js
songhive/static/assets/ShareDialog-e0bm_N6h.css
songhive/static/assets/ShareView-Mo5eAbx-.css
songhive/static/assets/ShareView-uEuU9XgJ.js
songhive/static/assets/SkeletonLoader-BVAjfRPe.js
songhive/static/assets/SkeletonLoader-CDLOQWxb.css
songhive/static/assets/SortControl-ByWpQkTh.js
songhive/static/assets/SortControl-DK9rwXgC.css
songhive/static/assets/TagDetailView-BXVAj4mU.css
songhive/static/assets/TagDetailView-Bes26M_P.js
songhive/static/assets/TasksView-B6qqnHYq.js
songhive/static/assets/TasksView-Cbnf9_sp.css
songhive/static/assets/TrackEditView-CMaEbk5Q.js
songhive/static/assets/TrackEditView-DDROZ9y6.css
songhive/static/assets/TrackList-8bw2b-P5.js
songhive/static/assets/TrackList-CiA36Irj.css
songhive/static/assets/TrackView-BE6UYlJF.css
songhive/static/assets/TrackView-BNVa0oYo.js
songhive/static/assets/TracksView-2dNSYd86.js
songhive/static/assets/TracksView-CsYYiU4K.css
songhive/static/assets/UsersView-BrY7DJ9P.css
songhive/static/assets/UsersView-DR6wkxr5.js
songhive/static/assets/VerifyEmailView--lrF2mRv.js
songhive/static/assets/VerifyEmailView-CNDB5h5C.css
songhive/static/assets/admin-CFiq-f0G.js
songhive/static/assets/albums-B4MvYRjc.js
songhive/static/assets/artists-DKfgHH_Q.js
songhive/static/assets/enrich-Bxwh0z_4.js
songhive/static/assets/entity-DaWPHepj.js
songhive/static/assets/fa-brands-400-D1LuMI3I.ttf
songhive/static/assets/fa-brands-400-D_cYUPeE.woff2
songhive/static/assets/fa-regular-400-BjRzuEpd.woff2
songhive/static/assets/fa-regular-400-DZaxPHgR.ttf
songhive/static/assets/fa-solid-900-CTAAxXor.woff2
songhive/static/assets/fa-solid-900-D0aA9rwL.ttf
songhive/static/assets/fa-v4compatibility-C9RhG_FT.woff2
songhive/static/assets/fa-v4compatibility-CCth-dXg.ttf
songhive/static/assets/files-D77ujQWP.js
songhive/static/assets/genres-joIx5zmg.js
songhive/static/assets/hashtags-wRn1KQRn.js
songhive/static/assets/index-CxM6uG64.js
songhive/static/assets/index-PD_9JJZo.css
songhive/static/assets/libraries-uXDDcnhn.js
songhive/static/assets/playlists-DrK-KdGh.js
songhive/static/assets/share-Bg_PG2U-.js
songhive/static/assets/tracks-DHXuq6SE.js
songhive/static/assets/useCanManage-BnzH5ISp.js
songhive/static/assets/useChunkList-B4d_-AI4.js
songhive/static/assets/useConfirm-C79C6NEi.js
songhive/static/assets/useDebounce-CJIsE33m.js
songhive/static/assets/useEntityDelete-CGjTY8t8.js
songhive/static/assets/useEntityList-Bph6V0yj.js
songhive/static/assets/useEntityMeta-9Y3jxiSa.js
songhive/static/assets/useMediaQuery-BHGK0rwT.js
songhive/storage/__init__.py
songhive/storage/base.py
songhive/storage/exc.py
songhive/storage/local.py
songhive/storage/s3.py
songhive/streaming/__init__.py
songhive/streaming/handler.py
songhive/streaming/transcoder.py
songhive/tasks/__init__.py
songhive/tasks/api_tokens.py
songhive/tasks/celery.py
songhive/tasks/email.py
songhive/tasks/federation.py
songhive/tasks/images.py
songhive/tasks/import_.py
songhive/tasks/musicbrainz.py
songhive/tasks/storage.py
songhive/tasks/tags.py
songhive/tasks/transcoding.py
songhive/users/__init__.py
songhive/users/api_tokens.py
songhive/users/invites.py
songhive/users/manager.py
songhive/users/oauth.py
songhive/users/tokens.py
songhive/ws/__init__.py
songhive/ws/events.py
tests/test_acl_service.py
tests/test_admin.py
tests/test_admin_features.py
tests/test_albums_api.py
tests/test_api.py
tests/test_api_deps.py
tests/test_api_errors.py
tests/test_api_libraries.py
tests/test_api_playlists.py
tests/test_api_tokens.py
tests/test_app.py
tests/test_artists_api.py
tests/test_audio_hash.py
tests/test_auth.py
tests/test_celery_admin.py
tests/test_cli_admin.py
tests/test_config.py
tests/test_deletion.py
tests/test_email.py
tests/test_favorites_api.py
tests/test_federation.py
tests/test_federation_block.py
tests/test_federation_delivery.py
tests/test_federation_incoming.py
tests/test_federation_routes.py
tests/test_federation_service.py
tests/test_federation_unpublish.py
tests/test_federation_visibility.py
tests/test_files_api.py
tests/test_genres_api.py
tests/test_genres_service.py
tests/test_hashtags_api.py
tests/test_hashtags_service.py
tests/test_history_api.py
tests/test_images.py
tests/test_import_tasks_extra.py
tests/test_importer.py
tests/test_instance.py
tests/test_invites.py
tests/test_libraries_api.py
tests/test_mastodon_api.py
tests/test_metadata.py
tests/test_metadata_write.py
tests/test_migrations_utils.py
tests/test_models.py
tests/test_music_service.py
tests/test_musicbrainz.py
tests/test_oauth.py
tests/test_playlists_api.py
tests/test_radios_api.py
tests/test_rate_limit.py
tests/test_redis.py
tests/test_reports_service.py
tests/test_settings_service.py
tests/test_share_urls_api.py
tests/test_shares_api.py
tests/test_sharing_service.py
tests/test_stats_service.py
tests/test_storage.py
tests/test_storage_service.py
tests/test_storage_tasks.py
tests/test_streaming.py
tests/test_streaming_service.py
tests/test_tags.py
tests/test_tokens.py
tests/test_tracks_api.py
tests/test_transcoder.py
tests/test_transcoding_tasks.py
tests/test_users.py
tests/test_ws_events.py