Move timer services to separate folder

This commit is contained in:
Patrick Barron
2024-02-08 12:07:11 -05:00
parent dfe82a7472
commit e13ccfe854
5 changed files with 6 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
using Jellyfin.LiveTv.Channels;
using Jellyfin.LiveTv.EmbyTV;
using Jellyfin.LiveTv.Guide;
using Jellyfin.LiveTv.Listings;
using Jellyfin.LiveTv.Timers;
using Jellyfin.LiveTv.TunerHosts;
using Jellyfin.LiveTv.TunerHosts.HdHomerun;
using MediaBrowser.Controller.Channels;