Kilian von Pflugk
55ee501cf5
check if intro skip button is build-in and skip injecting ( #240 )
...
Co-authored-by: rlauuzo <46294892+rlauuzo@users.noreply.github.com>
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-08-31 19:08:42 +02:00
Kilian von Pflugk
25fd56d83c
use correct namespace
2024-08-31 18:56:48 +02:00
Kilian von Pflugk
08ccca266f
append version to script URL at script injection time
...
This will force the browser to refresh its cache.
2024-07-30 21:22:09 +02:00
Kilian von Pflugk
11e648ffbb
InjectSkipButton error: refer to the troubleshooting guide
2024-07-29 20:35:46 +02:00
rlauuzo
9388f2a583
refactor item queue ( #183 )
...
Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-06-15 11:16:47 +00:00
rlauuzo
ddecb15a51
Clean Cache Task to Remove Unused Files ( #195 )
2024-06-15 10:57:20 +02:00
TwistedUmbrellaX
48bfec8d32
Movin on up (movin on up) #166
2024-05-16 18:24:36 +02:00
Kilian von Pflugk
4be60f2e08
check that intro.xml/credits.xml exits before moving
2024-05-12 20:31:35 +02:00
rlauuzo
9d4cb0a4ec
Replace Dictionary + locks with ConcurrentDictionary ( #143 )
2024-05-08 16:27:16 +02:00
rlauuzo
920fa34a43
Change GetItem to return null to handle nullable LibraryManager ( #137 )
2024-05-01 13:45:57 +02:00
rlauuzo
1394926a3c
Update Plugin.cs
2024-04-20 16:23:47 +02:00
rlauuzo
a9bf646421
No more wasteful XML writes
...
update only the XML file corresponding to the analyzed mode
2024-04-20 16:21:20 +02:00
Kilian von Pflugk
699483e0be
use a local variable
2024-04-20 13:36:04 +02:00
Kilian von Pflugk
169e08047c
remove redundant qualifier
2024-04-20 12:22:34 +02:00
Kilian von Pflugk
58f4617ebc
remove redundant suppression
2024-04-20 12:21:07 +02:00
rlauuzo
ad3e0c4c08
Change task from being canceled to waiting ( #118 )
2024-04-16 18:19:05 +02:00
Kilian von Pflugk
06939ff330
use the ConfigurationChanged directly
...
this also fixes a restart issue
2024-04-12 14:09:19 +02:00
rlauu
057352b212
analyze when item is added to the server ( #96 )
2024-04-10 08:06:23 -04:00
TwistedUmbrellaX
3d8df74d08
Let's stop logging every single step
2024-03-31 16:08:32 -04:00
Kilian von Pflugk
ef1e3f59c7
migrate from XMLSchema to DataContract
2024-03-29 20:53:24 +01:00
rlauu
a98525ddaa
move plugin cache into jellyfins cache
...
Enhance the organization of the introskipper plugin by relocating its data into Jellyfin's cache directory, aligning it with most plugins.
Create a dedicated directory within Jellyfin's cache directory to store introskipper data.
Move existing introskipper data files, including intros.xml and credits.xml, to the new cache directory.
2024-03-18 23:49:06 +01:00
TwistedUmbrellaX
4b353bc024
Still check for ffmpeg errors on load
2024-03-07 17:08:15 -05:00
TwistedUmbrellaX
8e8a6207a5
Update StyleCop and address warnings
2024-03-03 21:46:52 -05:00
TwistedUmbrellaX
d7c587694f
Provide a warning about cache option
2024-03-02 11:53:34 -05:00
TwistedUmbrellaX
de61329140
Skip backing up public source code
2024-03-01 16:53:41 -05:00
ConfusedPolarBear
b2f316856d
Restore season count to support bundle
2023-06-08 00:51:18 -05:00
ConfusedPolarBear
d540f7e70e
Merge branch 'analyzers'
2023-02-07 23:50:28 -06:00
ConfusedPolarBear
a68914ca8f
Add chapter name based media file analyzer
...
Closes #58
2022-11-24 00:43:23 -06:00
ConfusedPolarBear
bcb5e5ea30
Remove dependency on shared media item queue
2022-11-23 02:34:28 -06:00
ConfusedPolarBear
50e1d15cb9
Display commit in version information
2022-11-23 01:20:48 -06:00
ConfusedPolarBear
cc01c7657d
Add warnings to support bundle
2022-11-11 00:43:36 -06:00
ConfusedPolarBear
f4e84d4d07
Inject skip button into web interface
...
Text for the skip button and auto skip message can now be customized
Closes #104 , 105
2022-11-11 00:43:36 -06:00
ConfusedPolarBear
61178832c1
Add initial end credits detection code
2022-10-31 01:00:39 -05:00
ConfusedPolarBear
ce52a0b979
Relocate Chromaprint analysis code
2022-10-28 02:25:57 -05:00
ConfusedPolarBear
90ca76210f
Reorganize plugin constructor
2022-09-27 21:03:27 -05:00
ConfusedPolarBear
c41e134a10
Warn on XML deserialization errors
2022-09-27 20:31:18 -05:00
ConfusedPolarBear
991283387c
Remove analysis statistics
2022-09-23 22:13:07 -05:00
ConfusedPolarBear
18b201bf7e
Add new end to end testing tools
2022-08-23 22:56:50 -05:00
ConfusedPolarBear
cc830abae4
Support adding and editing intro timestamps
...
Closes #26
2022-07-17 01:54:05 -05:00
ConfusedPolarBear
a9554e265f
Move visualization code to a dedicated file
2022-07-16 23:35:15 -05:00
ConfusedPolarBear
0d69c3a9d5
Merge branch 'edl'
2022-07-08 01:02:50 -05:00
ConfusedPolarBear
3a4e688376
Measure analysis times
2022-07-04 02:03:10 -05:00
ConfusedPolarBear
9dbe684790
Add initial support for writing EDL files
2022-06-23 00:03:22 -05:00
ConfusedPolarBear
ac1f0d40f3
Start/stop auto skip timer after saving settings
2022-06-14 14:36:05 -05:00
ConfusedPolarBear
3459e3ce4b
Move from fpcalc to ffmpeg
2022-06-09 15:56:52 -05:00
ConfusedPolarBear
96333f5f9e
Enable StyleCop analyzers
2022-05-10 00:25:29 -05:00
ConfusedPolarBear
547a2c705b
Reformat code to comply with StyleCop analyzers
2022-05-10 00:25:29 -05:00
ConfusedPolarBear
1c55d749a3
Allow caching fpcalc results
...
Probably only useful during development, when the same files are being
fingerprinted repeatedly
2022-05-05 18:10:34 -05:00
ConfusedPolarBear
98f73c3dba
Server side works
2022-05-01 01:24:57 -05:00
ConfusedPolarBear
a1862d0e2f
Initial rewrite from Go
2022-05-01 00:33:22 -05:00