mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-25 04:28:04 +00:00
prep for portable providers project
This commit is contained in:
@@ -94,7 +94,7 @@ namespace MediaBrowser.Providers.Music
|
||||
{
|
||||
|
||||
}
|
||||
catch (DirectoryNotFoundException)
|
||||
catch (IOException)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
@@ -98,7 +98,7 @@ namespace MediaBrowser.Providers.Music
|
||||
{
|
||||
|
||||
}
|
||||
catch (DirectoryNotFoundException)
|
||||
catch (IOException)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user