Commit Graph

389 Commits

Author SHA1 Message Date
dkanada
47d75b5a4c
Merge pull request #42 from Bond-009/cleanup
Cleanup
2019-07-21 17:04:56 -07:00
Bond_009
a045aaecaf Cleanup 2019-07-02 22:20:06 +02:00
Joshua Boniface
cea6b90901 Bump to version 3 2019-05-03 18:30:10 -04:00
Joshua M. Boniface
6beaeb28da
Merge pull request #37 from StillLoading/issue-36
Fix configuration page typo
2019-05-03 18:29:03 -04:00
StillLoading
913a17c62e quick typo fix 2019-05-03 19:29:10 +02:00
Joshua M. Boniface
13b8305f88
Merge pull request #35 from joshuaboniface/jellyfin-bump
Bump version and Jellyfin version
2019-04-19 20:09:16 -04:00
Joshua Boniface
40722458a4 Bump version and Jellyfin version 2019-04-19 17:02:26 -04:00
Joshua M. Boniface
a9e750952f
Merge pull request #32 from Matt07211/standardized
Standardized and QOL Imporvements
2019-04-19 16:56:37 -04:00
Matt07211
b90acc78c2 Drop explicit PackageReference
Jellyfin.Controller already includes it
2019-03-22 21:42:59 +11:00
Matt07211
e008e14304 Add CONTRIBUTORS.md 2019-03-14 00:47:13 +11:00
Matt07211
2bb6eaff0e Style changes
This mainly code style changes bringing the plugin in line with how
other plugins
- Put system before any other, rest sorted in alphabetical order
- Typo fixes
- Updating the configuration section to current standard implementation
2019-03-14 00:27:22 +11:00
Matt07211
afe6c1e1ba Drop duplicate asynclock code
And use refernce Jellyfin.Plugin.Anime so Downloader.cs can make use of
Asynclock
2019-03-13 23:53:15 +11:00
Joshua M. Boniface
57698f318b
Merge pull request #31 from dkanada/patch-1
Update build.yaml
2019-03-11 00:03:27 -04:00
dkanada
2c80e3c5ce
Update build.yaml 2019-03-11 11:47:16 +09:00
Joshua M. Boniface
8eb4f59296
Merge pull request #29 from joshuaboniface/upstream-bump
Bump Controller version to 10.2.0
2019-02-18 14:40:00 -05:00
Joshua Boniface
534d8942d6 Bump Controller version to 10.2.0 2019-02-18 14:09:13 -05:00
Joshua M. Boniface
6255d9e0d8
Merge pull request #25 from joshuaboniface/build-yaml
Add build metadata and new GUID
2019-02-18 11:49:33 -05:00
Joshua Boniface
8df158cb2a Last uuid replacement 2019-02-18 11:38:14 -05:00
Joshua Boniface
718bbfbfdf Remove superfluous dotnet_runtime 2019-02-18 11:35:16 -05:00
Joshua M. Boniface
4113f1c1a6
Merge pull request #27 from StillLoading/anidb-genre-fix
Parse tag instead of category
2019-02-13 19:24:33 -05:00
Joshua M. Boniface
c719e893bd
Merge pull request #23 from StillLoading/ugly-config
Update configPage with CSS
2019-02-13 19:22:15 -05:00
StillLoading
afdb1ddd46 Parse tag instead of category 2019-02-13 19:24:26 +01:00
siekmann
de24b4d7fb Fixed two typos 2019-02-13 17:15:47 +01:00
Joshua Boniface
2797b4edb8 Add more expansive overview 2019-02-10 18:08:37 -05:00
Joshua Boniface
14f3e4b2e9 Use real version now 2019-02-10 18:03:19 -05:00
Joshua Boniface
90f202b153 Update version 2019-02-10 18:02:08 -05:00
Joshua Boniface
1ffb85193d Update to new UUID 2019-02-10 17:57:19 -05:00
Joshua Boniface
c1e77e0d12 Add initial build.yaml 2019-02-10 17:57:14 -05:00
Julian Siekmann
42be56a33d Implemented CSS where possible. Removed unused options and default
values (this is done in PluginConfiguration.cs).
2019-02-07 19:46:35 +01:00
Joshua M. Boniface
bfdf0ef63f
Merge pull request #21 from Matt07211/anilist-fix
Fix incorrect AniList ID being used
2019-02-06 22:24:45 -05:00
Matt07211
b55caa7937 Fix incorrect AniList ID being used
Due to change I made
(211672c885 (diff-a3b336ee9cf78b4920b9b9700718d2da)) the AniList metadata provider would use the show ID specific to MAL and not the ID specific to AniList.
2019-02-06 21:27:40 +11:00
Joshua M. Boniface
f3df278b25
Merge pull request #18 from Matt07211/jellyfin-rename
Jellyfin Rebrand
2019-02-05 23:55:33 -05:00
Matt07211
a797bb58eb Fix build error
The file got malforemed by a bad revert
(1d9cba390c
)

This fixes the bandaid the got put on it after the bad revert
2019-02-06 15:50:14 +11:00
Matt07211
064d31a9b9 Use Jellyfin namespace 2019-02-06 15:50:14 +11:00
Matt07211
10ba4ee902 Renamed to be inline with current standard 2019-02-06 15:50:14 +11:00
Joshua M. Boniface
cc84d24157
Merge pull request #16 from Matt07211/remove-auto-data
Drop automatic metadata update option
2019-02-05 23:43:41 -05:00
Joshua M. Boniface
de753e5eec
Merge pull request #15 from Matt07211/german-drop
Drop German localisation option
2019-02-05 23:43:08 -05:00
Joshua M. Boniface
ceabd0deef
Merge pull request #14 from Matt07211/anidb-timer
Set AniDB wait time default
2019-02-05 23:42:46 -05:00
Matt07211
f2a2481908 Drop automatic metadata update option
Jellyfin can currently do this itself (Enable advance options when
creating library > refresh metadata every X days).

Also looking at current code compared to when the feature was added, I
am unable to find any code that makes use of this configuration option

Closes https://github.com/jellyfin/jellyfin-plugin-anime/issues/11
2019-02-04 17:01:23 +11:00
Matt07211
c47c860d6c Drop German localisation option
Closes https://github.com/jellyfin/jellyfin-plugin-anime/issues/9
2019-02-04 16:40:10 +11:00
Matt07211
434f917788 Set AniDB wait time default
Closes https://github.com/jellyfin/jellyfin-plugin-anime/issues/5
2019-02-04 15:25:12 +11:00
Anthony Lavado
6e53511e92
Merge pull request #13 from Matt07211/readme
Update README.md
2019-01-31 11:42:28 -05:00
Matthew
211672c885 Drop MyAnimeList support (#12)
* Drop MyAnimeList support

Closes https://github.com/jellyfin/jellyfin-plugin-anime/issues/7
2019-01-30 23:41:21 -05:00
Matt07211
17ba4b83b2 Update README.md 2019-01-31 01:21:11 +11:00
Matthew
c18b597509 Plugin cleanup (#6)
* Remove unused code

Removes files that where fully commented out, as well as updating the
csproj so it will build against current jellyfin
2019-01-26 16:32:47 +03:00
hawken
138d186571 bump version to 10.0.0.0 2019-01-26 16:32:47 +03:00
hawken
157ddf12ec csproj: set PackageReference to Jellyfin.Controller 2019-01-26 16:32:47 +03:00
hawken
f948bb1f9c fix some grammar and take the buttons out of the list 2019-01-26 16:32:47 +03:00
hawken
2bd7d83f98 Remove MediaBrowser.Model.Logging since jellyfin removed it 2019-01-26 16:32:47 +03:00
hawken
6c217a2243 Remove thumbnail to restore compatibility 2019-01-26 16:32:47 +03:00