mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
prep for portable providers project
This commit is contained in:
parent
cdd5d2f1bc
commit
7130d8a78f
@ -94,7 +94,7 @@ namespace MediaBrowser.Providers.Music
|
||||
{
|
||||
|
||||
}
|
||||
catch (DirectoryNotFoundException)
|
||||
catch (IOException)
|
||||
{
|
||||
|
||||
}
|
||||
|
@ -98,7 +98,7 @@ namespace MediaBrowser.Providers.Music
|
||||
{
|
||||
|
||||
}
|
||||
catch (DirectoryNotFoundException)
|
||||
catch (IOException)
|
||||
{
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user