This website requires JavaScript.
Explore
Help
Sign In
cotugno
/
jellyfin
Watch
2
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2024-11-16 10:29:01 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d6786c7304
jellyfin
/
MediaBrowser.Model
/
Configuration
/
ImageSavingConvention.cs
9 lines
132 B
C#
Raw
Normal View
History
Unescape
Escape
Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model
2019-01-13 13:02:23 -07:00
namespace
MediaBrowser.Model.Configuration
Add GPL modules
2018-12-27 16:27:57 -07:00
{
public
enum
ImageSavingConvention
{
Legacy
,
Compatible
}
EditorConfig reformat: MediaBrowser.Model
2019-01-13 12:31:15 -07:00
}
Reference in New Issue
Copy Permalink